:root {
    --primary-bg: rgba(61, 26, 120, 0.58);
    --light-bg: rgba(238, 238, 238, 0.1);
    --primary-font-color: #fff;
}

body {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-size: 1rem;
}

.slider {
    width: 30%;
    float: left;
    margin-top: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.hd_info_button {
	font-size:10px;
}

.bot-main {
	width: 100%;
	float: left;
	margin: 4%;
}

.left {
	float: left;
	margin: 1%;
}

.img-bot {
	margin:3%;
	float:left;
}

.bot-main-2 {
	margin:2%;
	margin-left:5%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.iframeVideo {
	height: 0px;
	padding-top: 25px;
	padding-bottom: 56.2%;
	position: relative;
}
.iframeVideo iframe {
	width: 100%;
	height: 100%;
	position: absolute;
}

.list-group {
    margin-top: 5%;
    margin-bottom: 5%;
}

.manage-order {
    width: 35% !important;
}

.mail2 {
    color: red !important;
}

.domain-ext {
    font-weight: bold;
    font-size: 16pt;
}

.ext-domain {
    /*display: flex;*/
    clear: both;
    width: 100%;
}

.ext-domain input[type=radio] {
    border: 0px;
    width: 100%;
    height: 1em;
}

.space {
    margin: 5%;
}

.ext-domain .radio-inline {
    margin: 1%;
    font-size: 12pt;
    font-weight: bold;
    background: #251649db;
    border-radius: 10px;
    padding: 1%;
    float: left;
    text-align: center;
    text-shadow: -1px 0 #0000007a, 0 1px #0000007a, 1px 0 #0000007a, 0 -1px #ffffff7a;
	min-width:8rem;
}

.domain-label-1 {
    font-size: 26pt !important;
    padding-top: 1%;
    color: #1f165a !important;
    text-shadow: -1px 0 #ffffff7a, 0 1px #ffffff7a, 1px 0 #ffffff7a, 0 -1px #ffffff7a;
}

.domain-form {
    background: url('../img/freedom.jpg') no-repeat center center fixed;
    background-size: auto;
    padding: 5%;
    border-radius: 10px;
    background-size: cover;
	background-attachment: scroll;
}

.ext-main {
    font-size: 12pt;
    padding-top: 1%;
}

.row2 {
    display: flex;
    flex-wrap: wrap;
}

.slider img {
    /* width: 60%;
    height: auto */
}

.alert {
    margin-bottom: 0;
}

.alert-tip {
    color: #ffffff94;
    background-color: #0d0d0d52;
    border-color: #fdfdfe;
    padding: 2%;
    border-radius: 10px;
}

.carousel-item {}

.twoslides {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
}

.carousel-item-img {
    width: 50%;
    min-width: 9rem;
}

.clients-main {
    font-size: 25px;
    margin-top: 3%;
    float: left;
}

.basic-loyal,
.dodatki-loyal,
.akcesoria-loyal {
    display: none;
}

.points_center .table {
    color: white !important;
}


/* Dropdown Button */

.dropbtn {
    color: white;
    padding: 8px;
    font-size: 16px;
    border: none;
    cursor: pointer;
}


/* The container <div> - needed to position the dropdown content */

.dropdown {
    position: relative;
    display: inline-block;
    z-index: 999999;
    text-align: left;
    position: relative;
    display: inline-block;
    z-index: 999;
    text-align: left;
}

.nvme {
    background: #7e47b5;
}

.presta {
    background-color: #a7289f !important;
    border-color: #a7289f !important;
    color: white !important;
}


/* Dropdown Content (Hidden by Default) */

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #251649;
    min-width: 190px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 999999;
}


/* Links inside the dropdown */

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}


/* Change color of dropdown links on hover */

.dropdown-content a:hover {
    background-color: #4a367b;
}


/* Show the dropdown menu on hover */

.dropdown:hover .dropdown-content {
    display: block;
}

.points {
    border-radius: 10px;
    background: #ffffff2e;
    border: 0;
    padding: 10px;
    font-size: 26px;
    width: 100%;
}

.points_main {
    border-radius: 10px;
    background: #ffffff2e;
    border: 0;
    padding: 10px;
    font-size: 26px;
    width: 50%;
}

.points-form {
    width: 100%;
}

.btn-margin {
    margin: 5px;
}

.points_center h2 {
    margin-top: 10%;
}

.points_order {
    width: 100%;
}

.noorders {
	padding-top:10%;
	width:100%;
}

#infos_ssl {
	margin: 5%;
}

.bonus {
    margin: 5%;
    margin-left: 20%;
    margin-right: 20%;
    text-align: left;
    width: 70%;
}

.points_center {
    width: 100%;
    margin-left: 25%;
    margin-right: 25%;
}

.points_center_main {
    width: 100%;
    margin: 5%;
    margin-left: 25%;
    margin-right: 25%;
}

.points img,
.points_main img {
    float: left;
    margin: 10px;
}

.cx {
    float: left;
    width: 65%;
    margin-right: 5%;
    margin-bottom: 2%;
}

.move_btn {
    width: 70%;
    margin-bottom: 15px;
}

@media(max-width:875px) {
	.helpdesk {
		font-size: 11px !important;
	}
	.header_table_small_hd {
		font-size: 0.7rem !important;
	}
	.nav-item::after {
		display:none;
	}
	.bot-main-2 {
		margin:2%;
		margin-left:5%;
		display: block;
	}
    .cx {
        width: 100%;
    }
	.mobile-100 {
		width: 100% !important;
	}
    .nomobile {
        display: none;
    }
    .dropdown-content {
        display: block;
        background: none;
        position: relative;
        min-width: none;
        text-align: center;
    }
    /* .offer_hos,
    .offer_hos_res {
        width: 100% !important;
    } */
    .free-mig {
        width: 25% !important;
    }
    .cycle-slideshow {
        width: 100%;
        float: left;
        margin-top: 0 !important;
    }
    .cycle-slideshow img {
        width: 80%;
        height: auto;
    }
    .move_page {
        padding-left: 5% !important;
    }
    /* .m.offer_hos {
        margin-top: 30px;
        margin-bottom: 30px;
    } */
    .cycle-slideshow img {
        width: 50%;
    }
    /* .offer_hos {
        width: 100% !important;
    } */
    /* .m {
        transform: scale(1.0) !important;
        -o-transform: scale(1.0) !important;
        -moz-transform: scale(1.0) !important;
        -webkit-transform: scale(1.0) !important;
    } */
    .reseller_m {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .mainz {
        flex-direction: column;
        width: 70% !important;
		margin-left: 35%;
		margin-right: 35%;
    }
	.bonus {
		margin:0 !important;
		width: 100% !important;
	}
	.bonus img {
		margin:35% !important;
		float:none !important;
	}
	.points_main, .points_center_main {
		margin:0 !important;
		width: 100% !important;
	}
    .nav-items {
        margin-right: 0 !important;
    }
    .footerContainer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .box2 {
        padding: 4% !important;
        margin-left: 2% !important;
        margin-right: 2%!important;
    }
	.table td, .table th {
		padding: 1px !important;
	}
	.table .alert {
		padding: 1px !important;
		font-size: 10px !important;
	}
	.domains_title, .cennik_domen {
		font-size: 9px !important;
	}
	.slider {
		width: 100%;
	}
}

a .cx {
    color: white !important;
}

@media(max-width:875px) and (min-width:767px) {
    /* body {
        font-size: .8rem !important;
    } */
    .navbar {
        font-size: 10px !important;
    }
    .nav-items {
        margin-right: 0 !important;
    }
    .email img {
        width: 20%;
    }
    .domain-logo-main {
        width: 10% !important;
    }
    .free-mig {
        height: 160px !important;
    }
    .cycle-slideshow {
        width: 50% !important;
    }
    .cycle-slideshow img {
        width: 90% !important;
    }
    .cycle-slideshow {
        width: 30% !important;
        margin-top: -60px !important;
        margin-left: 350px !important;
    }
    .clients-main {
        margin-top: -60px !important;
        margin-left: 200px !important;
    }
    .main-man {
        width: 40% !important;
        right: 80% !important;
    }
    .footerContainer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .mainz {
        flex-direction: row !important;
    }
    .cx {
        width: 100% !important;
    }
    .move_btn {
        width: 70% !important;
    }
}

@media(min-width:875px) and (max-width:1100px) {
    .cycle-slideshow {
        width: 30%;
        float: left;
        margin-top: 20px;
    }
    .cycle-slideshow img {
        width: 90% !important;
    }
    .main-man {
        width: 40% !important;
        right: 85% !important;
    }
    .footerContainer {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .cx {
        width: 60% !important;
    }
    .mainz {
        flex-wrap: nowrap !important;
    }
    .move_btn {
        width: 100% !important;
    }
}

@media(min-width:1200px) {
    .cx {
        width: 50% !important;
    }
    .move_page {
        max-height: 190px;
    }
    .move-title {
        font-size: 24px !important;
    }
}

input[type=radio].css-checkbox {
    display: none;
}

.free-mig {
    color: red;
    font-size: 50px;
    float: left;
    margin: 10px;
    text-shadow: -1px 0 #ffffff7a, 0 1px #ffffff7a, 1px 0 #ffffff7a, 0 -1px #ffffff7a;
    background: url(/images/gadzety/koszulka_basic_4.png) center;
    background-size: auto;
    width: 16%;
    height: 120px;
    z-index: 9999;
    background-size: cover;
}

.move-title {
    font-size: 30px;
}

.move_page {
    color: white;
    padding: 10px;
    border-radius: 10px;
    width: 100%;
    padding-left: 20%;
}

.bx-menu {
    display: flex;
    justify-content: space-around;
    align-self: flex-end;
    text-align: center;
    flex-wrap: wrap;
    flex-direction: row;
    padding: 10px;
    margin-bottom: 10px;
    margin-right: 15px;
    border-radius: 10px;
    border: 1px solid #ffffff47;
}

.mail_img {
    width: 10%;
}

.panel-buttons {
    margin-right: 5.5%;
}

@media only screen and (max-width: 600px) {
    .bx-menu {
        width: 100%;
        margin: 1%;
    }
    .links {
        padding: 10px;
    }
    .panel-buttons {
        width: 100%;
        text-align: center;
        margin-right: 0;
    }
    .links-container {
        margin-bottom: 10px;
    }
    .navbar-nav {
        padding-right: 0rem !important;
    }
    .domain-logo-main {
        width: 20% !important;
    }
    .move_btn {
        width: 100% !important;
    }
}

.payment-main {
    text-align: center;
    background: #ffffffc4;
    min-width: 15rem;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    float: left;
    width: 20%;
    margin: 2%;
    height: 250px;
    padding: 1%;
}

.payment-main_link {}

.payment_main_one {
    width: 40%;
    padding: 1rem 0;
}

.payment-main-last {
    text-align: center;
    background: #000000c9;
    min-width: 15rem;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    border-radius: 10px;
    float: left;
    width: 90%;
    margin: 2%;
    padding: 5%;
}

.payment_main_one-last {
    width: 20%;
    margin-right: 5%;
    float: left;
}

.header {
    background: url('../img/background.jpg') no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 145px;
	background-attachment: scroll;
}

.main-1 {
    background: url('../img/rock_city.jpg') no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 145px;
	background-attachment: scroll;
}

.main-2 {
    background: url('../img/city_cloud.jpg') no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 145px;
	background-attachment: scroll;
}

.main-3 {
    background: url('../img/city_night.jpg') no-repeat center top fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding-bottom: 145px;
	background-attachment: scroll;
}

.main-man {
    position: absolute;
    float: right;
    right: 75%;
    margin-top: 15px;
    width: 20%;
    z-index: 999;
}

.navbar {
    font-weight: 510;
    color: var(--primary-font-color);
}

.describe {
    font-size: 22px;
    text-align: center;
    color: white;
}

.left-text {
    text-align: left !important;
}

.logos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

.logos>a>img {
    height: 5rem;
    margin: 1rem;
}

#infos {
    margin-left: 6% !important;
    margin-right: 6% !important;
    clear: both;
}

#infos2 {
    margin-left: 15%;
    margin-right: 15%;
}

.domain-logo-main {
    width: 5%;
}

.logo-main {
    margin: 5px;
    width: 10%;
}

@media(max-width: 870px)and (min-width:500px) {
    .bx-menu,
    .navbar.navbar-expand-md.navbar-dark.w-100,
    #toppanel {
        padding: 0 5rem;
    }
}

@media(max-width: 870px) {
	.header {
		background: url('../img/background.jpg') no-repeat center top !important;
		padding: 0 !important;
		background-attachment: scroll !important;
	}
    .bx-menu {
        border-radius: 10px;
        margin-top: 10px;
    }
    .navbar {
        border-radius: 10px;
    }
    .main-man {
        display: none;
    }
    #domain_main_offer {
        margin-left: 0 !important;
    }
    #domain_main_offer p {
        width: 25% !important;
        float: left;
    }
    #silnik img {
        width: 30% !important;
    }
    .mail_img {
        width: 20%;
    }
    #feature {
        padding: 0 !important;
    }
    /* .pakiety_subpage_reseller {
        margin-left: 0 !important;
    } */
    .no-mobile {
        display: transparent;
    }
    #domain_main_offer p {
        margin-left: 5%;
    }
	.dropdown-content a:hover {
		background-color: transparent;
	}
	.dropdown-content {
		background-color: transparent;
		box-shadow: none;
	}
	.payment-main-last {
		width: 100%;
		margin:0;
		margin-top:1rem;
	}
	.payment_main_one-last {
		width:60%;
		margin-right: 20%;
		margin-left:20%;
		padding:5%;
	}
	.alertInfo2 {
		width:100% !important;
	}
	.info_main3 {
		margin:0;
	}
	.offer_hos, .offer_hos_res {
		width:100% !important;
		margin: 0 !important;
	}
}

.navbar-toggler {
    border: 2px solid #fff !important;
}

.navbar-nav {
    padding-right: 5rem;
}

.btn-transparent {
    background-color: #ffffff26 !important;
	color: white !important;
}

.btn-omni {
    background-color: #4a367b !important;
	border-color: #4a367b  !important;
	color: white !important;
}

.bg-omni {
    background-color: #4a367b !important;
}

.btn-omni2 {
    background-color: #7e47b5 !important;
	border-color: #7e47b5  !important;
	color: white !important;
}

.bg-omni2 {
    background-color: #7e47b5 !important;
}

.btn-omni3 {
    background-color: #9f124d !important;
	border-color: #9f124d  !important;
	color: white !important;
}

.bg-omni3 {
    background-color: #9f124d !important;
}

.btn-omni4 {
    background-color: #663d82 !important;
	border-color: #663d82  !important;
	color: white !important;
}

.bg-omni4 {
    background-color: #663d82 !important;
}

.btn-transparent-red {
	background-color: #dc354582 !important;
	border-color: none !important;
	color: white !important;
}

.btn-transparent:hover {
    color: #fff !important;
    background-color: #00000047 !important;
    text-decoration: none;
}

.nav-items {
    max-width: 1200px;
    width: 100%;
    display: flex;
    padding-left: 5rem;
    margin-right: 5rem;
}

@media(min-width:1000px) {
    .nav-items {
        padding-left: 5rem;
    }
}

@media(max-width: 767px) {
    .nav-items {
        justify-content: space-between;
        align-items: center;
        padding-left: 0;
    }
}

.nav-item {
    position: relative;
    margin-bottom: .5rem;
}

.nav-item:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: transparent;
    width: 100%;
    height: 2px;
}

.nav-item:hover:after {
    background-color: #fff;
}

input[type=radio].css-checkbox+label.css-label {
    padding-left: 38px;
    height: 25px;
    /*color: #3F3D3D;*/
    display: inline-block;
    line-height: 25px;
    background-repeat: no-repeat;
    background-position: 0 0;
    font-size: 22px;
    vertical-align: middle;
    cursor: pointer;
    float: left;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 5px;
}

.placer {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: #fff;
    font-weight: 700;
}

.slajderCont {
    max-width: 600px;
    max-height: 400px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@media(max-width: 500px) {
    .slajderCont {
        display: none;
    }
}

input[type=radio].css-checkbox:checked+label.css-label {
    background-position: 0 -25px;
}

label.css-label {
    background-image: url('/img/checkbox_new.png');
    /*http://csscheckbox.com/checkboxes/u/csscheckbox_67cbb0e41c457d9b42b60aba7bdeb915.png);*/
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@font-face {
    font-family: 'Myriad-Pro';
    src: url('/fonts/Myriad-Pro.eot');
    /* IE */
    src: local('Myriad-Pro'), url('fonts/Myriad-Pro.ttf') format('truetype');
    /* non-IE */
    src: local('Myriad-Pro'), url('fonts/Myriad-Pro.woff') format('woff');
    /* Modern Browsers */
}

@font-face {
    font-family: 'Calibri';
    src: url('fonts/calibri.eot');
    /* IE9 Compat Modes */
    src: url('fonts/calibri.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('fonts/calibri.woff') format('woff'), /* Modern Browsers */
    url('fonts/calibri.ttf') format('truetype'), /* Safari, Android, iOS */
    url('fonts/calibri.svg#svgFontName') format('svg');
    /* Legacy iOS */
}

.popup-close {
    position: absolute;
    top: 30px;
    right: 0px;
    font-weight: bold;
    z-index: 9999;
}

#dialog {
    position: fixed;
    top: 150px;
    z-index: 9999;
}

#overlay {
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 100;
}

a {
    color: #0c5895;
    text-decoration: none;
}


/* img {
    border: 0 none;
} */

img,
input {
    vertical-align: middle;
    outline: none;
}

.h1 {
    color: #545e68;
    font-size: 20px;
    padding-left: 20px;
    padding-right: 10px;
}

input.text,
input.password {
    border: 1px solid #DEDEDE;
    padding: 2px;
    width: 145px;
    outline: none;
}

input.submit {
    cursor: pointer;
}

#main {
    width: 1024px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 0;
}

.mainz {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

@media(max-width: 819px) {
    .mainz {
        flex-direction: column;
        width: 100%;
    }
}

.center {
    /*display: flex;*/
    justify-content: center;
    text-align: center;
}

.logo {
    width: 10rem;
}

.logoImg {
    width: 35%;
    min-width: 10rem;
    margin-left: 10%;
}


/* #logo {
    position: relative;
    top: 62px;
    margin: 0;
    padding: 0;
    z-index: 9999;
} */

#logo_user {
    position: relative;
    top: 65px;
    margin: 0;
    padding: 0;
    z-index: 9999;
}

#online {
    position: absolute;
    left: 892px;
    top: 355px;
    padding: 45px 0 0 0;
    color: #3d3d3d;
}

#userBar_left {
    position: absolute;
    right: 270px;
    top: 2px;
    background: url(../img/in.png) no-repeat;
    margin: 0;
    padding: 45px 0 0 0;
    text-align: center;
    width: 236px;
    height: 94px;
    color: #3d3d3d;
    margin-bottom: 10px;
}

#userBar_right {
    position: absolute;
    right: 30px;
    top: 2px;
    background: url(../img/in.png) no-repeat;
    margin: 0;
    padding: 45px 0 0 0;
    text-align: center;
    width: 236px;
    height: 94px;
    color: #3d3d3d;
    margin-bottom: 10px;
}

#userBar_right h3,
#userBar_left h3 {
    margin-left: 15px;
    font-size: 13px;
    text-align: center;
}

.login {
    position: absolute;
    top: 2px;
    left: 30px;
    width: 160px;
    height: 15px;
    color: #3d3d3d;
}

.ipanel {
    position: absolute;
    top: 2px;
    left: 30px;
    width: 160px;
    height: 15px;
    color: #3d3d3d;
}

.cpanel {
    position: absolute;
    top: 2px;
    left: 30px;
    width: 160px;
    height: 15px;
    color: #3d3d3d;
}

#userBar_right p,
#userBar_left p {
    margin: 0;
    padding: 0;
}

#userBar_right p a,
#userBar_left p a {
    font-size: 10px;
    text-decoration: none;
}

#userBar_right p input.text,
#userBar_right p input.password {
    margin-bottom: 4px;
    width: 130px;
}

#userBar_right p input.text,
#userBar_right p input.password {
    margin-bottom: 4px;
    width: 130px;
}

#userBar_right p .submit {
    background: url(../img/submit-login.png) no-repeat;
    border: 0 none;
    text-indent: -1000px;
    width: 51px;
    height: 24px;
}

#lang {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    color: black;
}

#lang_user {
    color: black;
}

ul#menu {
    margin: 20px 0 0 0;
    padding: 0 0 0 10px;
    clear: both;
    overflow: hidden;
    list-style: none;
    height: 65px;
    float: left;
    margin-left: 300px;
    margin-top: 0;
    padding: 0;
    top: -70px;
    position: relative;
    z-index: 110;
    margin-top: 62px;
}

ul#menu_user {
    margin: 20px 0 0 0;
    padding: 0 0 0 10px;
    clear: both;
    overflow: hidden;
    list-style: none;
    height: 65px;
    width: 550px;
    float: left;
    margin-left: 300px;
    margin-top: 0;
    padding: 0;
    top: -70px;
    position: relative;
    z-index: 110;
    margin-top: 65px;
}

ul#menu a,
ul#menu_user a {
    text-decoration: none;
    color: #fff !important;
    font-size: 18px;
    float: left;
    margin: 10px 0 0 0px;
    height: 25px;
    padding: 2px 2px 0 2px;
}

ul#menu li,
ul#menu_user li {
    float: left;
    position: relative;
    left: -2px;
    height: 24px;
    padding: 0 10px 0 10px;
}

ul#menu li.zarejestruj-sie {
    float: left;
    border: 0 none;
    position: absolute;
    margin: 0 0 0 835px;
}

ul#menu li.zarejestruj-sie a {
    border: 0 none;
    padding: 0 30px;
    color: white;
    background: #063E54;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 5px 20px 3px 20px;
    font-weight: bold;
    border-radius: 5px;
}

#info {
    clear: both;
    background: url(../img/box-bg.jpg);
    overflow: hidden;
    color: #fff;
    padding: 50px 360px 0 290px;
    height: 140px;
    text-align: right;
}

#bar {
    background: url(../img/bar-bg.png) no-repeat center;
    overflow: hidden;
    line-height: 31px;
    width: 959px;
    color: #fff;
    margin: -15px auto;
    z-index: 1000;
    position: relative;
}

#bar .news {
    padding: 0 0 0 40px;
    margin: 0;
    float: left;
    width: 400px;
    background: url(../img/icon-rss.png) no-repeat 10px 6px;
}

#bar strong {
    color: #FEBA17;
}

#bar .news a {
    color: #fff;
    text-decoration: none;
}

#bar .news a:hover {
    text-decoration: underline;
}

#bar form {
    float: right;
    width: 500px;
    text-align: right;
    padding-right: 10px;
}

#bar form p {
    margin: 0;
    padding: 0;
}

#bar form input.text {
    margin: 2px;
    padding: 1px;
}

#bar form input.submit {
    background-image: url(../img/submit-check.png);
    border: 0 none;
    width: 28px;
    height: 17px;
    text-indent: -1000px;
    overflow: hidden;
}


/* ------------------------------------- */


/* --------------- index --------------- */

@media(min-width:875px) {
    .container-fluid-90 {
        width: 90% !important;
    }
    .nav-items {
        margin-right: 0 !important;
    }
}

#content {
    width: 100%;
    /* overflow: auto; */
    /* margin-top: 330px;
    position:relative;*/
}

.main-content {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row-reverse;
    flex-wrap: wrap;
}

.container-fluid {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.transfer-btn {
	width: 50%;
	margin: 2%;
	margin-left: 25%;
	margin-right: 25%;
}

.transfer-auth {
	width: 100%;
}

.my-bg {
    background-color: #000115e6;
    border: 1px solid #ffffff47;
	border-radius: 10px;
	border-collapse: separate; 
}

.section-main {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 2%
}

@media(max-width:875px) {
    .section-main {
        width: 100%;
    }
}


/* --------------- alert info ----------------- */

.alertInfo {
    margin: 0.5rem 0;
    font-size: 1rem;
    width: 100%;
}

.alertInfo2 {
    margin: 0.5rem 0;
    font-size: 1rem;
    width: 50%;
    float: left;
}

.info_main3 {
    padding: 10%;
    font-size: 40pt;
    color: white;
    background: #000000c9;
    border-radius: 10px;
    margin: 5%;
}

.alertInfo-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    padding: 1rem;
    background-color: var(--light-bg);
    border-radius: 10px;
}

.alertInfo-img {}

.alertInfo-description {
    max-width: 80%;
    color: red;
}

@media(max-width:382px) {
    .alertInfo-description {
        text-align: center;
        margin-top: 1rem;
    }
}


/* ------------------------------------------ */


/* ------------ Domain form ------------------ */

.searchDomain {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 90%;
}

@media(max-width: 430px) {
    .searchDomain {
        width: 100%;
    }
}

.domainForm {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-wrap: wrap;
    padding: 1rem;
    z-index: 99;
}

.domainForm-inputsContainer {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: row;
}

.searchDomain-container {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.domainForm-title {
    color: var(--primary-font-color);
    font-weight: 500;
    margin-bottom: .5rem;
    font-size: 50px;
    text-align: center;
    width: 100%;
}

.domainForm-btn {
    align-self: flex-end;
    margin-top: .5rem;
}

@media(max-width:600px) {
    .domainForm-inputsContainer {
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }
    .domainForm-btn {
        align-self: center;
    }
}


/* ------------------------------------------- */


/* ----------- offertInfo ------------------ */

.offertInfo {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-direction: row-reverse;
    margin: 1rem 0;
    width: 100%;
    min-width: 15rem;
}

@media(max-width:1101px) {
    .searchDomain {
        width: 100%;
    }
    .offertInfo {
        width: 100%;
        justify-content: center;
    }
}

@media(max-width: 850px) {
    .offertInfo {
        flex-wrap: wrap;
    }
}

.offertInfo-aside {
    width: 30%;
    min-width: 15rem;
}


/* -------------------------------------------- */


/* ------- aside part --------------- */

aside,
.col-3,
.col-6 {
    display: flex;
    justify-content: center;
    align-items: center;
}

.col-6 {
    align-self: flex-start;
}


/* --------------------------------------------- */

.exp_thirty {
    background: rgba(29, 33, 41, 0.53);
    color: #96d6ef;
    /* font-size: 30px; */
}

.exp_fourteen {
    background: rgba(29, 33, 41, 0.53);
    color: #ffa700;
    /* font-size: 30px; */
}

.exp_seven {
    /* background: rgba(29, 33, 41, 0.53); */
    color: #f50303;
    /* font-size: 30px; */
}

.exp_seven2 {
    /* background: rgba(29, 33, 41, 0.53); */
    color: #a70b1a;
    /* font-size: 30px; */
}

.exp_none {
    /* background: rgba(29, 33, 41, 0.53); */
    color: #28a745;
    /* font-size: 30px; */
}

.list-group-item {
    max-height: 75px;
}

.box {
    background: #fff;
    overflow: hidden;
    margin: 10px -1px;
    position: relative;
    color: #3d3d3d;
    left: 15px;
}

.domena {
    background: rgba(238, 238, 238, 0.1);
    overflow: hidden;
    position: relative;
    color: white;
    height: 94px;
    width: 1000px;
    margin-left: 10px;
}

.pakiety {
    background: #fff;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
    color: #3d3d3d;
    height: 430px;
}

#content .pakiety p {
    /* height: 41px;*/
    line-height: 41px;
    border-bottom: 1px solid #E4DFDF;
}

#content .pakiety .s:hover,
#content .pakiety .m:hover,
#content .pakiety .l:hover {
    box-shadow: 0px 7px 14px rgba(0, 0, 0, 0.7);
}

#content .pakiety .mini:hover {
    box-shadow: 2px 8px 22px rgb(22, 72, 118);
}

#content .pakiety .mini:hover,
#content .pakiety .s:hover,
#content .pakiety .m:hover,
#content .pakiety .l:hover {
    z-index: 10;
}

.actual_promotion .acutal_price {
    font-weight: bold;
    font-size: 19px;
}

.actual_promotion {
    line-height: 45px !important;
    background: #a9de10;
    background: #e4e80b;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0ZTgwYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2Y0YzkzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlMGM5MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e4e80b 0%, #f4c93a 50%, #e0c918 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4e80b), color-stop(50%, #f4c93a), color-stop(100%, #e0c918));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e4e80b 0%, #f4c93a 50%, #e0c918 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e4e80b 0%, #f4c93a 50%, #e0c918 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e4e80b 0%, #f4c93a 50%, #e0c918 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #e4e80b 0%, #f4c93a 50%, #e0c918 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e4e80b', endColorstr='#e0c918', GradientType=0);
    /* IE6-8 */
    padding-left: 3px !important;
    padding-right: 3px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    color: #c30404;
    font-size: 17px;
    font-weight: normal;
}

#content .pakiety .mini {
    background: url(../img/m2.jpg) repeat-x;
    background-size: contain;
    position: absolute;
    width: 277px;
    font-size: 14px;
    float: left;
    margin-left: 5px;
    margin-right: 2px;
    z-index: 99;
    box-shadow: 0px 6px 12px rgb(6, 61, 84);
    z-index: 4;
}

#content .pakiety .s {
    background: url(../img/m2.jpg) repeat-x;
    background-size: contain;
    position: relative;
    z-index: 3;
    /*color: #3d3d3d;*/
    width: 245px;
    font-size: 14px;
    float: left;
    margin-left: 281px;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
}

#content .pakiety .m {
    z-index: 2;
    background: url(../img/m2.jpg) repeat-x;
    background-size: contain;
    position: relative;
    /*color: #3d3d3d;*/
    width: 245px;
    font-size: 14px;
    float: left;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
}

#content .pakiety .l {
    z-index: 1;
    background: url(../img/m2.jpg) repeat-x;
    background-size: contain;
    position: relative;
    /*color: #3d3d3d;*/
    width: 245px;
    font-size: 14px;
    float: left;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
}

#content .box h3 {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: lighter;
    line-height: 39px;
    padding-left: 5px;
    margin: 0;
    text-shadow: none;
}

#content .box .content {
    padding: 8px;
}

#content .box .content img.left {
    float: left;
    padding: 0 5px 5px 0;
}

#content .box .more a {
    color: #0689bf;
    font-size: 11px;
    text-decoration: none;
    padding-right: 5px;
}

#content .col {
    overflow: hidden;
}

#content h1 {
    font-size: 22px;
    color: #063E54;
    margin: 15px 15px 0 15px;
    font-weight: normal;
    text-align: left;
}

.cols-3 .row .box,
.cols-2 .row .box {
    float: left;
    width: 483px;
    height: 285px;
}

.cols-3 .box,
.cols-2 .box {
    margin-right: 10px;
}

.box2 {
    display: flex;
    flex-direction: column;
    margin: 44px 6% 4px 6%;
    position: relative;
    width: 100%;
    color: #fff !important;
    padding: calc(40/16rem);
}

.box2>h2 {
    margin-bottom: 2rem;
}

.box2 td {
    color: #fff !important;
}

.box2 td input[type="text"] {
    color: #000 !important;
}

.box3 {
    background: #0d4966;
    overflow: hidden;
    margin: 50px 0 5px 0;
    position: relative;
    margin-top: -19px;
    color: white;
    text-shadow: -1px 0 1px #000;
    padding: 5px 5px 5px 5px;
}

.box2 h3 {
    font-family: Tahoma;
    font-size: 24px;
    font-weight: lighter;
    line-height: 39px;
    margin: 0;
    color: #fff;
    text-shadow: none;
}

.box2 .content img.left {
    float: left;
    padding: 0 5px 5px 0;
}

.box2 .more a {
    color: #063E54;
    font-size: 11px;
    text-decoration: none;
    padding-right: 5px;
}

#content .cols-3 .row .box2,
#content .cols-2 .row .box2 {
    float: left;
    width: 985px;
}

#content .cols-3 .box2,
#content .cols-2 .box2 {
    margin-right: 10px;
}

.footer {
    background-image: url('../img/background.jpg');
    -webkit-background-size: revert;
    -moz-background-size: revert;
    -o-background-size: revert;
    background-size: revert;
    background-repeat: no-repeat;
    background-position: 0 25%;
    background-attachment: local;
    width: 100%;
    color: #fff;
    font-weight: normal;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    flex-wrap: wrap;
}

.footerContainer {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    padding-top: 2rem;
    background: #000115c9;
    width: 100%;
}

.fot {
    display: flex;
    align-self: baseline;
    flex-direction: column;
    margin-right: 1rem;
    min-width: 12.5rem;
}

@media(max-width: 529px) {
    .fot {
        margin-right: 0;
        margin-bottom: 1rem;
        /* justify-content: center;
        align-items: center; */
    }
    .dataContact {
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 2rem;
    }
}

.fot:last-child {
    margin-right: 0rem;
}

.footer a {
    text-decoration: none;
    padding: 0 7px;
    color: #fff;
    font-size: 13px;
}

.footer .menu {
    text-align: left;
    color: #fff;
    padding: 8px 80px 0 0;
}

.footer .menu a {
    color: #fff;
}

.footer .copyright a {
    font-size: 20px;
}

.footer .copyright {
    font-size: 14px;
    /* top: 240px; */
    /* margin: 25px;
    margin-left: 0;
    float: left; */
}

.footer .facebook {
    margin-top: -20px;
}

#gallery {
    position: absolute;
    height: 160px
}

#gallery a {
    float: left;
    position: absolute;
    margin-left: 50px;
}

#gallery a img {
    border: none;
}

#gallery a.show {
    z-index: 500
}

#gallery .caption {
    z-index: 0;
    background-color: #000;
    color: #ffffff;
    height: 0px;
    width: 100%;
    position: absolute;
    bottom: 0;
}

#gallery .caption .content {
    margin: 5px
}

#gallery .caption .content h3 {
    margin: 0;
    padding: 0;
    color: #1DCCEF;
}

#facebox .b {
    background: url(../img/facebox/b.png);
}

#facebox .tl {
    background: url(../img/facebox/tl.png);
}

#facebox .tr {
    background: url(../img/facebox/tr.png);
}

#facebox .bl {
    background: url(../img/facebox/bl.png);
}

#facebox .br {
    background: url(../img/facebox/br.png);
}

#facebox a {
    color: #5bc20f;
}

#facebox {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    text-align: left;
}

#facebox .popup {
    position: relative;
}

#facebox table {
    border-collapse: collapse;
}

#facebox td {
    border-bottom: 0;
    padding: 0;
}

#facebox .body {
    padding: 10px;
    background: #fff;
    width: 370px;
}

#facebox .loading {
    text-align: center;
}

#facebox .image {
    text-align: center;
}

#facebox img {
    border: 0;
    margin: 0;
}

#facebox .footer {
    border-top: 1px solid #DDDDDD;
    padding-top: 5px;
    margin-top: 10px;
    text-align: right;
}

#facebox .tl,
#facebox .tr,
#facebox .bl,
#facebox .br {
    height: 10px;
    width: 10px;
    overflow: hidden;
    padding: 0;
}

#facebox_overlay {
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.facebox_hide {
    z-index: -100;
}

.facebox_overlayBG {
    background-color: #000;
    z-index: 99;
}


/* * html #facebox_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight: document.body.offsetHeight + 'px');
} */

.okienko {
    width: 700px;
    padding: 250px 20px 10px 20px;
}

.error {
    position: absolute;
    z-index: 10000;
    top: 150px;
    background: #d04747 url(../img/error.png) no-repeat 10px;
    /*border: 2px solid #970000;*/
    min-height: 80px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 15px;
    padding: 15px;
    border-radius: 10px;
	min-width:50%;
}

.ok {
    background: #01DF74 url(../img/success.png) no-repeat 10px;
    min-height: 80px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 15px;
    padding: 5px;
	width:100%;
}

.info {
    background: #6cd1ee url(../img/info_msg.png) no-repeat 10px;
    /*border: 2px solid #0883a7;*/
    min-height: 80px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    margin: 15px;
    padding: 5px;
}

#dash-main {
    display: flex;
    justify-content: space-evenly;
    align-items: stretch;
    flex-wrap: wrap;
    margin: 2rem 0;
}

.dash {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 12px !important;
    /* margin-left: 10%; */
    width: 20%;
    min-width: 200px;
    text-align: center;
    margin: 1rem;
    padding: 2rem;
    border-radius: 10px;
}

.dash-text {
    margin-top: 1rem;
    font-size: 12pt;
}

.submit-src-none {
    border: 0px;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 96px;
    background: #063E54;
    text-transform: uppercase;
}

.submit-src {
    border: 0px;
    color: #FFFFFF !important;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    /* float: left; */
    margin-top: 5px;
}

.na {
    background-color: #C6C6C6 !important;
}

#tooltip_css {
    background-color: #333333;
    border: 2px solid #8c8c8c;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 13px;
    font-family: "Trebuchet MS";
    width: 300px;
    left: 0;
    top: 0;
    padding: 4px;
    position: absolute;
    text-align: left;
    z-index: 20;
    -moz-border-radius: 0 10px 10px 10px;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=87);
    -moz-opacity: .87;
    -khtml-opacity: .87;
    opacity: .87;
}

#tlo {
    background-image: url(../img/background.jpg);
    width: 100%;
    height: 500px;
    background-repeat: no-repeat;
    position: absolute;
    background-size: cover;
    background-position: top;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
	background-attachment: scroll;
}

#tlo2 {
    width: 1024px;
    height: 80px;
    position: absolute;
    background: rgba(61, 26, 120, 0.58);
    top: 70px;
}

#polecane {
    margin-top: 30px;
}

#polecane h1 {
    color: #004e8b;
    font-size: 30px;
    font-family: Calibri;
}

#polecane a {
    font-family: Calibri;
    font-size: 15px;
}

.license {
    width: 100%;
    height: 100px;
    background: url('../img/directadmin.png') no-repeat;
    margin-bottom: 10px;
}

.bluebird {
    width: 100%;
    height: 100px;
    background: url('../img/bluebird.png') no-repeat;
    margin-bottom: 10px;
}

.projektycateam {
    width: 100%;
    height: 100px;
    background: url('../img/projektycateam.png') no-repeat;
    margin-bottom: 10px;
}

#zobacz {
    height: 120px;
}

#zobacz h3 {
    font-size: 12px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /* filter: url(grayscale.svg); /* Firefox 4+ */
    filter: gray;
    /* IE 6-9 */
}

#zobacz img {
    width: 60px;
    height: 60px;
    float: left;
    margin-right: 7px;
}

#zobacz h1 {
    margin-left: 0;
    color: #004e8b;
    float: left;
    font-size: 34px;
    font-family: Calibri;
    width: 100%;
}

#zobacz h2 {
    float: left;
    font-size: 12px;
    color: #004e8b;
    width: 100%;
}

#hosti,
#popul,
#cenn {
    /* margin-top: 10px; */
}

#cennik,
#kontakt,
#hosting,
#popularne {
    font-size: 30px;
    font-family: Calibri;
    color: #fff;
    margin-top: 10px;
}

#cen {
    /* margin-left: 80px; */
}

.main_page {
    /* margin-top: 273px; */
}

.menu_after {
    float: right;
    width: 55%;
    margin-right: 5.5%;
}

.menu_after_item {
    float: right;
    margin: 5px;
}


/* .cycle-slideshow {
    height: 400px;
    margin-left: 100px;
    overflow: hidden;
    padding: 0;
    top: 100px;
    position: absolute;
} */

#kon {
    background: #d2d2d212;
    padding: 20px;
    border-radius: 10px;
}

#silnik {
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    align-self: flex-end;
    background: #000115c9;
}

#silnik img {
    width: 10%;
}

@media(max-width:529px) {
    #silnik {
        margin-right: 0;
        margin-left: 0;
    }
}

#regitlo {
    background-image: url(../img/register_03.jpg);
    width: 100%;
    height: 49px;
}

#regitlo h2 {
    color: #fff;
    font-size: 22px;
    margin-left: 40px;
    padding-top: 10px;
}

#pasek {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem;
    margin-right: 2rem;
}

#pasek h2 {
    font-size: 1.6rem;
}

.pasek_between {
    justify-content: space-between;
}

.pasek_center {
    justify-content: center;
}

.pasek_center h2 {
    font-weight: 700;
}

@media(max-width:886px) {
    #pasek {
        justify-content: center;
    }
    .portfel {
        font-size: 7pt;
    }
}

#pasek span {
    padding-left: 10px;
}

.portfel .row {
    padding: 1%;
    border-bottom: 1px dashed white;
}

#pasek p {
    color: #fff;
    font-size: 24px !important;
}

.quickLinks {
    margin-top: 0;
    margin-bottom: 0;
}

.titlep {
    font-size: 24px !important;
    color: #fff;
    text-align: center;
}

.price {
    color: #fff;
    text-align: center;
    line-height: 28px;
    border-radius: 10px;
    padding: 10px;
}

.price .promotion {
    font-size: 45px;
    line-height: 40px;
}

.price span {
    font-size: 32px;
}

.domain_algin {
    margin-left: 15%;
    margin-left: 25%;
    margin-right: 25%;
}

.ext-domain {
    margin-left: 10%;
    margin-right: 10%;
}

.img_margin_top {
    margin: 15px;
}

.loc-select {
	max-width: 74%;
}

.pakiety_subpage {
	margin-bottom: 4%;
}

.offer_hos {
    min-width: 18.7rem;
    background: #0a032461;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    margin: 0.4rem;
    border-radius: 10px;
    padding: 10px;
    width: 23%;
    float: left;
}

.offer_hos_let {
    background: #0a032461;
    box-shadow: 2px 2px 11px rgba(0, 0, 0, 0.4);
    margin: 0.4rem;
    border-radius: 10px;
    padding: 10px;
    width: 100%;
    float: left;
}

@media(max-width:330px) {
    .offer_hos {
        min-width: 13rem;
    }
}

.pakiety_subpage .l {
    max-width: 35rem;
}

.offer_hos_title {
    width: 100%;
}

.price .small_price {
    margin-left: 10px;
    font-size: 13px;
}

.price .konkurencja {
    font-size: 11px;
    color: #ffff00;
    text-align: center;
    font-weight: normal;
}

#content p {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.spraw {
    height: 40px;
    line-height: 40px;
    margin-top: -2px;
    text-align: center;
    background: url(../img/register_03.jpg) repeat-x;
}

.spraw span {
    color: #fff;
    line-height: 35px;
}

#ikonki {
    position: absolute;
    margin-top: 20px;
    width: 100%;
    font-size: 11px;
}

.przyk1 {
    float: left;
    width: 16%;
    opacity: 0.75;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    /* filter: url(grayscale.svg); /* Firefox 4+ */
    filter: gray;
    /* IE 6-9 */
}

.przyk1:hover {
    opacity: 1;
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    /*filter: url(grayscale.svg); /* Firefox 4+ */
    filter: none;
    /* IE 6-9 */
}

#pakiety_www td {
    border-bottom: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    text-align: center;
    padding: 7px;
}

#pakiety_www tr {
    height: 35px;
}

#pakiety_www img {
    width: 20px;
}

#reseller td {
    border-bottom: 1px solid #bcbcbc;
    border-right: 1px solid #bcbcbc;
    text-align: center;
}

#reseller tr {
    height: 35px;
}

#licencje td {
    border-bottom: 1px solid #bcbcbc;
}

#licencje tr {
    height: 35px;
}

#cennik_domen td {
    border-bottom: 1px solid #bcbcbc;
    text-align: center;
    border-right: 1px solid #bcbcbc;
}

#cennik_domen tr,
#faq tr {
    height: 35px;
}

#host_serwer p,
#domeny_1 p,
#inne_uslugi p,
#kontakt_menu p,
#licencje p,
#opis_zamowien p,
#faq p,
#opis_reseller p {
    text-align: left;
}

#zamawiam img {
    position: absolute;
    margin-left: 40%;
}

#zamawiam span {
    color: #fff;
    position: absolute;
    margin-left: 45%;
    line-height: 32px;
    font-size: 20px;
}

#bezlimitu img {
    width: 100%;
    height: 100%px;
}

#bezlimitu span {
    position: absolute;
    margin-left: -123px;
    line-height: 32px;
    color: #fff;
    font-size: 20px;
}

.pakiety_www_lewa {
    text-align: left;
    font-weight: bold;
}

#opis_reseller {
    margin-top: 20px;
    margin-bottom: 40px;
}

#cenn_dom {
    position: absolute;
    margin-top: 10px;
    text-align: left;
}


/* ------------------ */

body>iframe {
    display: none;
}

.lavalamp-object {
    margin-top: 15px !important;
}

*:hover {
    text-decoration: none !important;
}

.domena table {
    height: 94px;
}

.lavalamp {
    top: -77px !important;
}

#bezlimitu img {
    height: 35px !important;
}

#bezlimitu span {
    margin-left: -118px !important;
    margin-top: 2px;
}

#text2 img {
    display: none;
}

#text2 {
    color: rgb(66, 156, 202) !important;
    /* width: 65%; */
}

#text2:hover {
    text-decoration: none !important;
    background: #dddddd2e !important;
    border-radius: 5px;
    /* padding-left: 10px; */
}

#kontakt_menu table tbody tr {
    text-align: center;
}

.controls button {
    margin-right: 0;
}

#zamawiam span {
    line-height: 35px !important;
    margin-left: 44.7% !important;
}

.box2 table tbody tr td a {
    font-weight: bold;
    color: rgb(66, 156, 202);
}

#domena {
    height: 40px !important;
}

#zobacz {
    margin: 50px 0 !important;
}

.s .spraw,
.m .spraw,
.l .spraw {
    width: 245px !important;
}

#content .pakiety .s {
    margin-left: 282px !important;
}

#pakiety_www center table tbody tr:first-child {
    display: none;
}

#faq table {
    width: 100% !important;
}

#faq table tr {
    border-bottom: 1px solid #000000;
    height: 65px !important;
}

#zobacz h2,
.przyk1 {
    margin-right: 6px !important;
}

#kont {
    font-size: 17px;
    text-align: left;
}

.license {
    width: 100%;
    height: 100px;
    background: url('../img/directadmin.png') no-repeat;
}

.bgred {
    background: #3f50ba;
}

.bgred_old {
    /*  background: rgb(255,48,25); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(255, 48, 25, 1) 14%, rgba(207, 4, 4, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(14%, rgba(255, 48, 25, 1)), color-stop(100%, rgba(207, 4, 4, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255, 48, 25, 1) 14%, rgba(207, 4, 4, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255, 48, 25, 1) 14%, rgba(207, 4, 4, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255, 48, 25, 1) 14%, rgba(207, 4, 4, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(255, 48, 25, 1) 14%, rgba(207, 4, 4, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0);
    /* IE6-9 */
}

.bggreen {
    background: rgb(83, 171, 82);
}

.bggreen_old {
    background: rgb(205, 235, 142);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(205, 235, 142, 1) 0%, rgba(165, 201, 86, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(205, 235, 142, 1)), color-stop(100%, rgba(165, 201, 86, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(205, 235, 142, 1) 0%, rgba(165, 201, 86, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(205, 235, 142, 1) 0%, rgba(165, 201, 86, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(205, 235, 142, 1) 0%, rgba(165, 201, 86, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(205, 235, 142, 1) 0%, rgba(165, 201, 86, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#cdeb8e', endColorstr='#a5c956', GradientType=0);
    /* IE6-9 */
}

.bgpink {
    background: rgba(249, 1, 1, 0.26);
    color: white;
}

.bglightgreen {
    background: rgb(210, 255, 82);
    /* Old browsers */
    background: -moz-linear-gradient(top, rgba(210, 255, 82, 1) 0%, rgba(145, 232, 66, 1) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(210, 255, 82, 1)), color-stop(100%, rgba(145, 232, 66, 1)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(210, 255, 82, 1) 0%, rgba(145, 232, 66, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(210, 255, 82, 1) 0%, rgba(145, 232, 66, 1) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(210, 255, 82, 1) 0%, rgba(145, 232, 66, 1) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(210, 255, 82, 1) 0%, rgba(145, 232, 66, 1) 100%);
    /* W3C */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842', GradientType=0);
    /* IE6-9 */
}

.bgred,
.bggreen {
    /* padding-bottom: 10px; */
}


/* .zamowieniatr:hover {
    background: rgba(61, 26, 120, 0.58);
}

.zamowieniatr td {
    border-bottom: 1px solid #bcbcbc;
} */

.helpdesk textarea,
.helpdesk input,
.helpdesk select {
    width: 90%;
    color: #4b4f56;
}

.helpdesk h3 strong {
    color: #1490c3;
    font-size: 18px;
}

.helpdesk select {
    color: #0c5895;
    border: 1px solid #c6c6c6;
    line-height: 25px;
}

.helpdesk {
    font-size: 13px;
}

.helpdesk tr:hover {
    background: rgba(238, 238, 238, 0.1);
}

.helpdesk td {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 2px;
    border-top: 1px solid #bcbcbc;
}

.register td {
    line-height: 30px;
    padding-left: 5px;
}


/* .btn {
    border-radius: 0px !important;
    height: 46px;
} */

.zamheader {
    background-color: #004e8c;
    color: #fff;
    font-size: 20px;
}

.boxes {
    width: 33%;
    border-left: 1px solid #dadada;
    display: table-cell;
}

.boxes .in_boxes {
    margin-left: 5px;
    margin-right: 5px;
}

.boxes:hover {
    -webkit-box-shadow: 0px 0px 4px 2px #dadada;
    -moz-box-shadow: 0px 0px 4px 2px #dadada;
    box-shadow: 0px 0px 4px 2px #dadada;
    -webkit-transition: all 1s linear;
    -o-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -ms-transition: all 1s linear;
    -kthtml-transition: all 1s linear;
    transition: all 1s linear;
}

.boxes span {
    text-align: center !important;
    background: #efefef;
    margin: 0 !important;
    padding: 10px 0;
    display: block;
    font-size: 30px;
}

.boxes img {
    width: 100%;
    margin-bottom: 10px;
}

h1,
.h1 {
    font-size: 30px !important;
}

.nobottom {
    margin-bottom: 0px !important;
}

#main #logo a,
#main #logo_user a {
    z-index: 9999;
    position: relative;
}

#main #logo img,
#main #logo_user img {
    width: 320px;
    height: 100px;
}


/** Rejestracja start **/

#content .domena .h1 {
    color: #fff;
}

.label_header {
    /* color: #fff; */
    font-size: 18px;
    /* width: 100%; */
    font-weight: bold;
    /* float: left; */
    line-height: 35px;
    margin-top: 6px;
    padding: 3px;
    text-transform: uppercase;
    /* text-align: left !important; */
	border-bottom: 1px dotted;
}

.form_label {
    width: 100%;
	padding:1%;
    /* float: left; 
    color: #fff;*/
    margin-bottom: .3rem;
    padding-bottom: .6rem 0;
    /* font-size: .8rem; */
}

.form_label-flex {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
}

.form_label-flex div {
    display: flex;
}

.form_label .all {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.form_label .submit-src {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    text-transform: uppercase;
    margin-left: 10px;
    width: 100%;
}

.left_label {
    float: left;
	width:50%;
}

.right_label {
    float: left;
	width:50%;
}

.label_in {
    width: 100%;
    float: left;
    line-height: 30px;
    min-height: 35px;
}

.goback {
    font-size: 20pt;
    color: white;
}

.text_label {
    float: left;
	width:40%;
}

.text_label span {
    color: red;
}

.alert-domain {
    margin: 1rem;
    padding: 1rem;
    border-radius: 10px;
    font-size: 18pt;
}

#stanzam {
	width:10%;
}

.input_label {
    width: 60%;
}

.input_normal,
.input_label .input_normal {
    color: #0c5895;
    width: 100%;
    border: 1px solid #c6c6c6;
    line-height: 25px;
	max-width: 80%;
}

.input_normal {
    color: #0c5895;
    width: 85%;
    border: 1px solid #c6c6c6;
    line-height: 25px;
}

.input_label .small_input,
.small_input {
    color: #0c5895;
    width: 10%;
	max-width: 28%;
    border: 1px solid #c6c6c6;
    line-height: 25px;
    float: left;
}

.medium_input {
    color: #0c5895;
    width: 25%;
    border: 1px solid #c6c6c6;
    line-height: 25px;
    float: left;
}

.ll {
    width: 6%;
}

.rr {
    width: 93%;
}

.register_submit {
    width: 300px;
    height: 33px;
    line-height: 33px;
    max-height: 33px;
}


/** Rejestracja stop **/


/* gorne menu start */

.contact {
    color: #3d3d3d !important;
    line-height: 20px;
    font-weight: bold;
    float: right;
    width: 150px;
    margin-left: 850px;
}

.contact_user {
    color: #3d3d3d !important;
    line-height: 20px;
    font-weight: bold;
    width: 180px;
    margin-right: 1em;
}

#diffinfo {
    font-size: 16px;
    padding-bottom: 10%;
}

.cena-list {
    padding: 1% !important;
}

.btn-margin {
    margin: 1%;
}

.new {
    position: relative;
}

.soon {
    position: relative;
}

.new::before,
.soon::before {
    font-size: .7rem;
    font-weight: 700;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -25%);
}

.new::before {
    content: 'New!';
    color: red;
}

a.light-domain-info {
    color: #1f165a !important;
    text-shadow: -1px 0 #ffffff7a, 0 1px #ffffff7a, 1px 0 #ffffff7a, 0 -1px #ffffff7a;
    font-size: 40px;
	margin: 2%;
}

.soon::before {
    content: 'Soon!';
    color: #8c8c8c;
}

.email {
    display: block;
    margin: 5px;
}

.email img {
    width: 20%;
}

.email a {
    color: #fff;
    margin-top: 10%;
    margin-left: 5%;
}

.email a:hover {
    color: #ccc;
}

.copyright a:hover {
    color: #1c174d;
    text-shadow: -1px 0 #ffffff7a, 0 1px #ffffff7a, 1px 0 #ffffff7a, 0 -1px #ffffff7a;
}


/* .contact .email,
.contact .phone,
.contact_user .email,
.contact_user .phone {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 10px;
    background-size: 100% 100% !important;
} */


/*
.contact .phone,
.contact_user .phone {
    background: url('../img/User-web-2.0-myspace-256.png') no-repeat;
}


.contact .email,
.contact_user .email {
    background: url('../img/Mail-128x128.png') no-repeat;
}



.contact .phone1,
.contact_user .phone1 {
    margin-bottom: 10px;
} */


/* gorne menu stop */


/* portfel start*/

.header_table_small,
.header_table {
    width: 100%;
    background: rgba(238, 238, 238, 0.1);
    margin: 0 !important;
    padding: 10px 0;
    color: #fff;
    font-size: 1.25rem;
    display: flex;
    justify-content: center;
}

.header_table_small_hd {
    background: rgba(238, 238, 238, 0.1);
    margin: 0 !important;
    padding: 10px 0;
    color: #fff;
    font-size: 1.25rem;
    justify-content: center;
}

.table_center {
    text-align: center;
}

.domtable {
    /* float: left;
    width: 15%; */
    text-align: center;
    margin: 2%;
}

.aboutdom {
    /* height: 180px; */
    font-size: 16px;
    line-height: 30px;
    /* padding-top: 80px; */
    border-radius: 10px;
}

.domtable.aboutdom:nth-child(1),
.domtable.aboutdom:nth-child(2) {
    background: rgba(29, 33, 41, 0.53);
    padding: 0.2rem;
}

.aboutdom_name {
    /* width: 35% !important; */
}

.aboutdom_function {
    /* width: 20% !important; */
}

.domheight {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    /* height: 180px; */
}

.details-info {
    margin: 1rem;
    padding: 0.5rem;
    width: 100%;
}

.zamowieniatr.domheight>.card {
    /* height: 456px; */
}

.domains-btns {
    display: flex;
    flex-direction: column;
}

@media (max-width: 1454px) {
    .domheight {
        justify-content: center;
    }
}

.domheight .card {
    margin: 1rem;
}

.header_row {
    display: flex;
    width: 100%;
    height: 50px;
}

.header_table_small {
    font-size: 14px;
}


/* portfel stop */


/* panel start */

.row-ico {
    width: 100%;
    height: 78px;
    float: left;
}

.one-three {
    float: left;
    width: 33%;
    height: 100%;
    padding-top: 18px;
    padding-left: 40px;
}

.one-four {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: row;
    width: 100%;
    /* flex-wrap: wrap; */
    /* float: left;
    width: 25%;
    height: 100%;
    padding-top: 18px;
    padding-left: 30px; */
}

.one-four:hover {
    text-decoration: none !important;
    background: #dddddd2e !important;
    border-radius: 5px;
}


/* panel stop */


/* serwery */

.btn-manage {
    width: 100%;
    margin: 1%;
}

.exp-dom {
    padding-top: 2%;
}

.name-round {
    border-radius: 10px 10px 0 0;
}

.uptime,
.config {
    /* margin-top: 10px; */
}

.service,
.service_name,
.uptime {
    min-width: 80px;
}

.renew,
.uptime,
.config {
    /* border: 0px;
    color: #FFFFFF; */
    font-weight: bold;
    margin: 0 auto;
    text-align: center;
    /* height: 28px; */
    /* line-height: 5px;
    min-height: 28px;
    max-height: 28px; */
    width: 100%;
    text-transform: uppercase;
    padding: 2%;
    /* float: left; */
}


/* serwery */

hr {
    border-top: 0px solid grey !important;
}


/* Wyglad podstrony oferty hostingu, reselera, domeny */

.point_header {
    color: #1490c3;
    font-size: 20px;
    font-weight: bold;
}

.point {
    padding: 5px;
    border-radius: 5px;
}

.plus_pakiet {
    margin-left: auto;
    margin-right: auto;
    width: 20px;
    height: 20px;
    background: url('../img/Plus.png') no-repeat;
    position: absolute;
    margin-top: 10px;
    margin-left: 80px;
}

.more_packet {
    line-height: 20px !important;
}

.more_button {
    height: 60px !important;
    line-height: 25px !important;
}

.nolimit {
    background: #063E54;
    text-align: center;
    font-size: 18px;
    color: white;
    width: 100%;
    height: 100%;
}


/* .pakiety_subpage {
    margin-top: 2%;
    margin-bottom: 2%;
    display: flex;
} */

.specification {
    justify-content: space-evenly;
    align-items: center;
    flex-wrap: wrap;
    margin: 2rem 0;
}


/* .pakiety_subpage .mini {
    position: relative;
    z-index: 100;
    width: 24%;
    float: left;
} */


/* .pakiety_subpage .s {
    position: relative;
    z-index: 50;
    width: 24%;
    float: left;
} */


/* .pakiety_subpage .m {
    position: relative;
    z-index: 9999;
    width: 24%;
    float: left;
    margin-left: 1.3%;
    margin-right: 1.28%;
} */


/* .pakiety_subpage .l {
    position: relative;
    z-index: 10;
    width: 24%;
    float: left;
} */

.buy {
    width: 100%;
}

.buy_host {
    float: right;
    width: 68%;
    height: 40px;
    margin-top: 20px;
}

.buy_host .submit-src {
    height: 100%;
    line-height: 40px;
    min-height: 40px;
    max-height: 40px;
    font-size: 25px;
}

.dom_title {
    text-align: center;
    font-size: 18px;
    background: #004e8c;
    line-height: 34px;
    color: white;
    height: 34px;
}

.domain_price {
    font-size: 24px;
}


/* Wyglad podstrony oferty hostingu, reselera, domeny */

#slideleft {
    z-index: 100000;
    overflow: auto;
    position: fixed;
    top: 25%;
}

.offer_hos_res {
    width: 30%;
}

.slideLeftItem {
    position: fixed;
    left: -320px;
    z-index: 1000;
    height: 100%;
    -moz-border-radius: 3px;
}

.slideLeftItem td img {
    top: 5px;
    position: absolute;
    left: 318px;
}

.contentBox {
    border: solid 5px #5370AD;
    width: 300px;
    height: 300px;
    position: relative;
    border-radius: 5px;
    background-color: white;
}

#box .top-header {
    font-size: 30px;
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    margin-bottom: 10px;
    margin-top: 10px;
    display: block;
}

.lavalamp-object {
    border-bottom: 4px solid rgb(255, 255, 255);
    margin-top: 10px;
}

.pakiety-box {
    position: absolute;
    z-index: 9;
}

.nodisplay {
    display: none;
}

.titlep h2 {
    display: inline;
    font-size: 24px !important;
}

#infolinia {
    float: right;
    margin: 0;
    margin-right: 133px;
}

#telefon {
    float: right;
    margin: 0;
    margin-right: 113px;
}

.marginleft {
    margin-left: 50px;
}

.left-all img,
.leftimg {
    width: 25px;
    height: 25px;
    float: left;
    margin-left: 65px;
}

.registerimg {
    width: 20px;
    height: 20px;
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

.jedensiedemzero {
    width: 170px;
}

.left_box a {
    text-decoration: underline;
}

.pink {
    background-image: url(../img/szuk2.jpg);
    width: 277px;
    background-size: cover;
	background-attachment: scroll;
}

.indexh h1 {
    text-align: center !important;
    color: #1490C3 !important;
}

.center_box span,
.left_box span,
.right_box span {
    font-size: 30px;
    display: block;
    margin-top: 15px;
}

input.error {
    border: 1px solid red;
}

input.error {
    /*border: 1px solid red !important;*/
    background: #f4cece !important;
    color: #0c5895;
    width: 75%;
    line-height: 25px;
    position: relative !important;
    top: 0px !important;
    min-height: 25px !important;
    font-size: inherit !important;
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;
}

.label_in .error {
    display: none !important;
}

label.error {
    display: none !important;
}

.label_in input.error {
    display: inline-block !important;
}

.small_input {
    width: 28% !important;
}

.price-money {
    font-size: 20pt;
}

a.submit-src {
    line-height: 28px;
}

.box2 .error {
    position: static;
    display: block;
    width: 100%;
}

#kont a {
    padding: 0;
    font-size: 17px;
}

.actual_promotion {
    display: none;
}

.stats_menu {
    float: left;
    width: 100%;
    line-height: 100px;
    font-size: 26px;
}

.stats_menu a {
    float: left;
    width: 50%;
    text-align: center;
}

.stats tr {
    border-bottom: 1px solid grey;
    line-height: 26px;
}

.to_left {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}

.input_medium {
    width: 85% !important;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    border: 0 !important;
    background-color: rgba(255, 255, 255, 0.23) !important;
}

.dns_info {
    font-size: 20px;
    font-weight: bold;
}

.dns {
    text-align: center;
}

.dns_ns {
    font-size: 20px;
    margin: 20px;
    font-weight: bold;
    color: #091d42;
}

.domain_name_list {
    font-size: 16pt;
    font-weight: bold;
    text-align: center;
    padding: 2%;
    /* margin-top: -25px; */
}

.payment-main_link p {
    color: black;
}

.promotion {
    color: #ff0000;
    font-weight: bold;
    font-size: 20px;
}

.drive_icon {
    float: left;
}

.service_name {
    margin-top: 10px;
    text-align: center;
}

#service_tip {
    display: none;
    z-index: 5;
}

.email_list {
    font-size: 16px !important;
}

.wallet_input {
    width: 80% !important;
    float: left;
}

.ssl {
    /* float: left;
    text-align: right;*/
    width: 30%;
}


/* -------- profil section ----------- */

.profil-logos {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.profil-logos>img {
    min-width: calc(200/16rem);
    margin: .5rem;
}

.profil-form-row {
    width: 100%;
    justify-content: center;
    align-items: baseline;
    flex-wrap: wrap;
}

@media(max-width:600px) {
    .profil-form-row .row {
        flex-wrap: wrap;
    }
}

.register-form-container {
    display: flex;
    justify-content: center;
    align-items: stretch;
    flex-direction: column;
}

.register-form-container-row {
    flex-direction: row;
}

.register-col {
    display: flex;
    justify-content: center;
    align-items: stretch;
}

.register-col .register-col {
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
}

.register-max {
    max-width: 35rem;
}

@media(max-width:900px) {
    .register-max {
        max-width: 20rem;
    }
	.input_normal {
		width: 100% !important;
		max-width: 100% !important;
	}
	.left_label {
    float: left;
	width:70%;
	}

	.right_label {
		float: left;
		width:70%;
	}
	.input_label .small_input,
	.small_input {
		color: #0c5895;
		width: 38% !important;
		max-width: 38%;
		border: 1px solid #c6c6c6;
		line-height: 25px;
		float: left;
	}
	
}

.profil-form-container {
    min-width: 50%;
    margin: 1rem;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
}

.admin-card {
    display: flex;
    flex-direction: column;
    margin: .5rem 0;
}

div.my-2 {
    width: 100%;
}

h6.my-auto.mr-2 {
    width: 50%;
}

.col-dir {
    width: 100%;
    align-items: flex-start;
    flex-direction: column;
}

.input-cntr {
    max-width: 180px;
}

.user_bold {
    font-weight: 700;
    color: #fff;
}