.nodisplay {
    display: none !important;
}
#topbar {
    padding-top: 1px!Important;
    padding-bottom: 0px!Important;
    left: 0;
    z-index: 9999!Important;
    width: 100%;
    height: 27px;
    overflow: hidden;
    /* background: #225abe; */
	border-bottom: #0c3f9c;
    font-family: 'Lato', sans-serif;
    position: fixed;
    display: inline-block;
    width: 100%;
    top: 0;
	background: #F0F1F6;
    /* background: linear-gradient(180deg,#ebecef,#e7ebef); */
	/* background: #225abe;/* Chrome 10+, Saf5.1+ */
}
#topbar a {
    font-size: 14px;
    margin-top: 0px!Important;
    margin-bottom: 3px!Important;
    margin-right: 3px;
    font-family: 'Lato', sans-serif;
}
#topbar-textFR {
    padding-top: 4px!Important;
    padding-bottom: 0px!Important; 
    padding-left: 20px!Important; 
    left: 0;
    width: 100%;
    font-family: Orbitron!Important;
    color: #1748A0;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}
#topbar-textFR a {
    padding-left: 0px!Important; 
    left: 0!Important;
    width: 100%;
    font-family: Lato!Important;
    color: #1748A0!Important;
    font-style: italic!Important;
    font-weight: 600!Important;
	text-transform: uppercase;
}
#topbar-textEN {
    padding-top: 4px!Important;
    padding-bottom: 0px!Important; 
    padding-left: 20px!Important; 
    left: 0;
    width: 100%;
    font-family: Orbitron!Important;
    color: #1748A0;
    font-size: 14px;
    font-style: italic;
    font-weight: 500;
}
#topbar-textEN a {
    padding-left: 0px!Important; 
    left: 0!Important;
    width: 100%;
    font-family: Lato!Important;
    color: #1748A0!Important;
    font-style: italic!Important;
    font-weight: 600!Important;
	text-transform: uppercase;
}
.topbar-textFRimg {
	width: 16px;
	margin-left: 10px;
	border: 0;
	padding-bottom: 0px;
	margin-top: 1px;
}
.topbar-textENimg {
	width: 16px;
	margin-left: 10px;
	border: 0;
	padding-bottom: 0px;
	margin-top:1px;
}
#menu.affix {
    display: inline-table;
    top: 27px;
    height: 58px!Important;
    position: fixed;
    z-index: 9999999;width:100%;
}
#menu .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}
#menu .navbar-default {
    background: #0c3f9c;
    border: none!Important;
    z-index: 99999!Important;
}
#menu .navbar {
    position: relative;
    min-height: 60px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-radius: 0;
}
#menu .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding-left: 0px;
    margin-top: 12px!important;
    background: transparent;
}
.nav.navbar-nav.pull-left {
    width: 60%;
    display: flex;
    justify-content: center;
}
#menu .navbar-default .navbar-nav>li {
    border-top: 0px solid transparent;
    border-bottom: 2px solid transparent;
	background-color: transparent!important;
	padding-left: 0px; 
    margin-top: 1px;
}
#menu .navbar-default .navbar-nav>li:hover {
    border-color: #FFE300;
	background-color: transparent!important;
}
.mega-dropdown-menu .dropdown-header {
    color: #424148;
    border-color: #223646;
    font-size: 18px;
    font-weight: 600;
    padding-top: 6px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    background-color: #ffc600;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    text-align: left;
    margin-left: -20px;
    margin-right: -20px;
}
.yz-hosting-menu {
	list-style: none;
	background: #e8e8e8;
    padding-left: 0;
    width: 580px;
    position: absolute;
    margin:0 auto;
    left: -110px;
    right: 0;
	border-radius: 5px;
	box-shadow: 0px 8px 10px rgba(0,0,0,0.3);
	transition: all 30ms;
	display: none;
	z-index: 10;
	margin-top: 2px;
	height: 150px;
}
.yz-hosting-menu * {
    font-family: 'Lato', sans-serif !important;
}
.yz-hosting-menu-btn{
   background: #ececec none repeat scroll 0 0 !important;
   margin-top: 2px!important;
}
.yz-hosting-menu-btn:hover{
   background: #ececec none repeat scroll 0 0 !important;
   margin-top: 2px!important;
}
.yz-hosting-menu-btn:hover .yz-hosting-menu{
    display: block;
}
.yz-hosting-menu > li:hover > a {
    /* background: #c9d8e7; */
    color: #565656;
	border-top:1px solid #FFFFFF;
}
.yz-hosting-menu > li > a {
    text-transform: uppercase;
    color: #565656;
    font-weight: 400;
    display: block;
    font-size: 18px;
    padding: 12px 0 12px 12px;
    position: relative;
	font-weight: 600;
}
.yz-hosting-menu ul{
    list-style: none;
    padding-left: 0;
}
.yz-hosting-menu > li{
    width: 35%;
    border-top:1px solid #FFFFFF;
	height: 59%;
}
.yz-hosting-menu > li.active{
    border-left: 0px solid #BBBBBB;
}
.yz-hosting-menu > li.active ul {
    display: block;
}
.yz-hosting-menu > li.active >  a {
    /* background:#FEE200; */
	color: #0a48a1;
}
.yz-hosting-menu > li:first-child a,
.yz-hosting-menu > li:first-child{
	border-top:0;
	border-top-left-radius: 5px;
	top: 20px;
}
.yz-hosting-menu > li:last-child a,
.yz-hosting-menu > li:last-child{
border-bottom-left-radius: 10px;
}
.yz-hosting-menu > li > a .continent-icon{
    margin-right: 10px;
    vertical-align: bottom;
    padding-bottom: 1px;
}
/* .yz-hosting-menu > li > a:after{ */
    /* content: " "; */
    /* width: 0; */
	/* height: 0; */
	/* border-style: solid; */
	/* border-width: 12.5px 0 12.5px 20px; */
	/* border-color: transparent transparent transparent #FEE200; */
	/* position: absolute; */
	/* right: -8px; */
	/* top: 15px; */
	/* display: none; */
	/* z-index: 15;  */
/* } */
.yz-hosting-menu > li:hover{
    border-right: 0;
    border-top: 0px solid #FFF;
}
.yz-hosting-menu > li:hover > a:after {
    display: block;
}
.yz-hosting-menu > li:hover > ul{
    display: flex;
}
.nav.navbar-nav.pull-left {
    width: 55%;
    display: flex;
    justify-content: center;
	margin-bottom: -2px;
}
ul.continent-menu {
    padding-left:4px !important;
}
ul.continent-menueurope {
    padding-left:4px !important;
}
#menu .navbar-nav>li>.dropdown-menu {
    margin-top: 2px;
}
.navbar-default .navbar-nav>li>a {
    color: #777;
    font-size: 22px;
    font-weight: 400;
    color: #fff!important;
    font-family: Lato, sans-serif;
    text-transform: uppercase;
    background-color: transparent!important;
    padding: 12px 25px !important;
    margin-left: 0 !important;
}
#menu .navbar-default .navbar-nav > li:hover > a {
    color: #FFCD0A;
    background-color: transparent!important;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 5px 0px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #0a48a1;
    white-space: normal;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    background-color: #FFFFFF!important;
	text-transform: uppercase;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #898989;
}
.dropdown-menu li {
    list-style: none;
}
#menu .navbar-nav > li > .dropdown-menu.cp.hosting {
	background-color: #FFFFFF!important;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 3px 3px 3px 3px;
    border: none !important;
    margin-top: 46px !important;
}
.dropdown-menu li ul {
    padding: 0px !important;
}
.yz-hosting-menu .continent-menu{
    display: none;
    float: right;
    right: 0;
    position: absolute;
    top: 0px;
    width: 65%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    justify-content: center;
    bottom: 0;
    flex-direction: column;
    justify-content: space-between;
    background: #faf6f6;
}
.yz-hosting-menu .continent-menueurope{
    display: none;
    float: right;
    right: 0;
    position: absolute;
    top: 0px;
    width: 65%;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    justify-content: center;
    bottom: 0;
    flex-direction: column;
    justify-content: space-between;
    background: #FFFFFF;
	height: 150px;
}
.yz-hosting-menu .continent-menu > li{
	height: 33.33%;
    display: flex;
    align-items: center;
}
.yz-hosting-menu .continent-menueurope > li {
	height: 25%;
    display: flex;
    align-items: center;
}
.yz-hosting-menu .continent-menu > li > a {
    display: block;
    color:#0a48a1;
    font-size: 15px;
    transition: all 300ms;
    padding: 0 0 0 15px;
	text-transform: uppercase;
}
.yz-hosting-menu .continent-menueurope > li > a {
    display: block;
    color:#0a48a1;
    font-size: 15px;
    transition: all 300ms;
    padding: 0 0 0 15px;
	text-transform: uppercase;
}
.yz-hosting-menu .continent-menu .continent-img{
    position: absolute;
    right: 20px;
    top: 35px;
    height: 99px;
    width: 99px;
}
.yz-hosting-menu .continent-menu > li:hover > a {
    color: #898989;
}
.yz-hosting-menu .continent-menu > li:hover ~ .continent-img{
    display: none;
}
.yz-hosting-menu .continent-menu > li .service-img {
    position: absolute;
    right: 30px;
    top: 27px;   
    display: none;
    height: 99px;
    width: 99px;
}
.yz-hosting-menu .continent-menueurope .continent-img {
    position: absolute;
    right: 20px;
    top: 35px;
    height: 99px;
    width: 99px;
}
.yz-hosting-menu .continent-menueurope > li:hover > a {
    color: #898989;
}
.yz-hosting-menu .continent-menueurope > li:hover ~ .continent-img{
    display: none;
}
.yz-hosting-menu .continent-menueurope > li .service-img {
    position: absolute;
    right:30px;
    top: 27px;   
    display: none;
	height: 99px;
    width: 99px;	
}
@keyframes serviceImg{
    from{
       opacity: 0;
       right: 20px;
    }
    to{
        opacity: 100%;
        right: 30px;
    }
}
@keyframes continentMenu{
        from{
       opacity: 0;
       right:-30px;
    }
    to{
        opacity: 100%;
        right:0;
    }
}
.yz-hosting-menu .continent-menu > li:hover .service-img{
    display: block;
}
.yz-hosting-menu .continent-menueurope > li:hover .service-img{
    display: block;
}
.arrow-menu-icon {
    padding-right: 12px;
    left: auto;
    float: right;
    padding-top: 4px;
}
.ticket-head {
    display: inline-block;
    width: 100%;
    background: none;
}
.ticket-inner {
    padding: 23px 30px 18px 30px;
    display: inline-block;
    width: 100%;
}
.ticket-head2 {
    display: inline-block;
    width: 100%;
    background: transparent;
}
.ticket-inner2 {
    padding: 5px 5px 5px 5px;
    display: inline-block;
    width: 100%;
}
table.dataTable td, table.dataTable th {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.clientmenulinks a, .clientmenulinks a:hover {
    color: #1748A0;
	vertical-align: middle;
}
/** Orbitron **/ /* latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Orbitron-Light'), local('Orbitron-Regular'), url('https://support.yoorhosting.com/fonts/Orbitron/orbitron-400.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Orbitron-Bold'), url('https://support.yoorhosting.com/fonts/Orbitron/orbitron-700.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* latin */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Orbitron-Black'), url('https://support.yoorhosting.com/fonts/Orbitron/orbitron-900.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/** Rajdhani **/
/* devanagari */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Rajdhani'), local('Rajdhani-Regular'), url('https://support.yoorhosting.com/fonts/Rajdhani-1.woff2') format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Rajdhani'), local('Rajdhani-Regular'), url('https://support.yoorhosting.com/fonts/Rajdhani-2.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Rajdhani'), local('Rajdhani-Regular'), url('https://support.yoorhosting.com/fonts/Rajdhani-3.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* devanagari */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Rajdhani Bold'), local('Rajdhani-Bold'), url('https://support.yoorhosting.com/fonts/Rajdhani-4.woff2') format('woff2');
  unicode-range: U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Rajdhani Bold'), local('Rajdhani-Bold'), url('https://support.yoorhosting.com/fonts/Rajdhani-5.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Rajdhani';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Rajdhani Bold'), local('Rajdhani-Bold'), url('https://support.yoorhosting.com/fonts/Rajdhani-6.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/** Gafata **/
/* latin-ext */
@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Gafata'), local('Gafata-Regular'), url('https://support.yoorhosting.com/fonts/Gafata/Gafata-1.woff2') format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Gafata';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Gafata'), local('Gafata-Regular'), url('https://support.yoorhosting.com/fonts/Gafata/Gafata-2.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* lato */
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Lato Light'), local('Lato-Light'), url(https://support.yoorhosting.com/fonts/Lato/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Lato Light'), local('Lato-Light'), url(https://support.yoorhosting.com/fonts/Lato/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://support.yoorhosting.com/fonts/Lato/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://support.yoorhosting.com/fonts/Lato/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://support.yoorhosting.com/fonts/Lato/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://support.yoorhosting.com/fonts/Lato/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* Montserrat*/
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_cJD3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_cJD3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://support.yoorhosting.com/fonts/Montserrat/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* montserrat-regular - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Regular'), local('Montserrat-Regular'),
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-regular.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_dJE3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_dJE3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* montserrat-800italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat Italic';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_epG3gfD_u50.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Montserrat Black'), local('Montserrat-Black'), url(https://support.yoorhosting.com/fonts/Montserrat/JTURjIg1_i6t8kCHKm45_epG3gnD_g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* montserrat-600italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.eot'); /* IE9 Compat Modes */
  src: local('Montserrat SemiBold Italic'), local('Montserrat-SemiBoldItalic'),
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.woff') format('woff'), /* Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-600italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-700italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat/Italic/montserrat-v14-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Montserrat Bold Italic'), local('Montserrat-BoldItalic'),
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-700italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* montserrat-800italic - latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  font-display: swap;
  src: url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.eot'); /* IE9 Compat Modes */
  src: local('Montserrat ExtraBold Italic'), local('Montserrat-ExtraBoldItalic'),
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.woff') format('woff'), /* Modern Browsers */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('https://support.yoorhosting.com/fonts/Montserrat/Italic/montserrat-v14-latin-800italic.svg#Montserrat') format('svg'); /* Legacy iOS */
}
/* Roboto */
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://support.yoorhosting.com/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local('Roboto Light'), local('Roboto-Light'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmSU5fBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local('Roboto'), local('Roboto-Regular'), url(https://support.yoorhosting.com/fonts/Roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmWUlfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: local('Roboto Black'), local('Roboto-Black'), url(https://support.yoorhosting.com/fonts/Roboto/KFOlCnqEu92Fr1MmYUtfBBc4.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 100;
  src: local('Lato Hairline Italic'), local('Lato-HairlineItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u-w4BMUTPHjxsIPx-oPCI.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI9w2_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 300;
  src: local('Lato Light Italic'), local('Lato-LightItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI9w2_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u8w4BMUTPHjxsAUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u8w4BMUTPHjxsAXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI5wq_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI5wq_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI3wi_FQft1dw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 900;
  src: local('Lato Black Italic'), local('Lato-BlackItalic'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u_w4BMUTPHjxsI3wi_Gwft.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u8w4BMUTPHh30AUi-qJCY.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 100;
  src: local('Lato Hairline'), local('Lato-Hairline'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u8w4BMUTPHh30AXC-q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh7USSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 300;
  src: local('Lato Light'), local('Lato-Light'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh7USSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6uyw4BMUTPHjxAwXjeu.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6uyw4BMUTPHjx4wXg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh6UVSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh6UVSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh50XSwaPGR_p.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 900;
  src: local('Lato Black'), local('Lato-Black'), url(https://support.yoorhosting.com/fonts/Lato/tawkto/S6u9w4BMUTPHh50XSwiPGQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.cont-check {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #6a6fd1;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    margin: 6px 0 0 10px;
    font-size: 11px;
}
.tragat-table th {
    padding: 11px 0;
}
.tragat-table td {
    padding: 5px 0;
	color: #706a6a;
}
.tragat-table img {
    margin-left: 8px;
}
.col-md-8.left-colam {
    padding-left: 43px;
    width: 72%;
}
.col-md-8.left-colam2 {
    padding-left: 43px;
    width: 99%;
}
.col-md-12.left-colam {
    padding-left: 43px;
    width: 100%;
}
.tragat-table .cr {
    background: none !important;
}
.col-md-4.right-col {
    margin-top: 69px;
    padding-right: 30px;
    width: 28%;
}
.open-tickt {
    padding: 20px 15px 32px;
    border-radius: 5px;
    margin-bottom: 18px;
}
.tick-xl {
    font-size: 15px;
    color: #fff;
    margin-top: 11px;
    display: inline-block;
}
.cont-xl {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    float: right;
    margin-right: 12%;
}
.open-tickt .progress {
    margin: 0;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    width: 100%;
    background: #e7e7e7;
    margin-top: 10px;
}
.open-tickt .progress-bar-success {
    background: #698509;
}
.open-tickt.yellodark .progress-bar-success {
    background: #c09500;
}
.open-tickt.bluedark .progress-bar-success {
    background: #0091bb;
}
.open-tickt.grey {
    background: #b5b2b2;
}
.open-tickt.grey .progress-bar-success {
    background: #807b7b;
}
.open-tickt.navyblue {
    background: #224488;
}
.open-tickt.reddark {
    background: #8c0a0a;
}
.open-tickt.reddark .progress-bar.progress-bar-success {
    background: #5f0303;
}
.open-tickt.navyblue .progress-bar-success {
    background: #02256b;
}
li.dropdown.user.tickt-drop.filt {
    padding: 0;
}
.item-pro:hover {
    background: #fbfbfb;
}
#products {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin-left: -8px;
}
.ftp-acct a {
    color: #87a61c;
    font-size: 12px;
}

.anot {
    color: #1cb8e6;
    text-decoration: underline;
    font-size: 14px;
}
.grate h4 {
    font-size: 18px;
    color: #404040;
    margin: 18px 0 30px;
}
.email-pack {
    background: linear-gradient(to right, #0a45b0 0%, #1b66ef 100%);
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    padding: 40px 18px;
    border-radius: 5px;
}
.email-pack span.icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.email-pack .icon {
    float: left;
    margin-right: 24px;
    margin-top: 2px;
}
.ort strong {
    text-transform: uppercase;
    color: #b1cdff;
}
.email-pack .des h2 {
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.email-pack .des p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.email-pack button.add-pack {
    padding: 15px 30px;
    background: #0a45b0;
    border: none;
    font-weight: 300;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.email-pack button.add-pack:hover {
    background: #08368a;
}
.email-pack button.cancel {
    padding: 0 10px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
    background: none;
    border: none;
}
.mrp {
    text-decoration: line-through;
}
.com span {
    font-weight: 300;
    font-size: 18px;    color: #545454;
}
.email-pack span {
    text-transform: uppercase;
}
.addon-row {
    display: inline-block;
    padding: 31px 0 0;
    width: 100%;
}
.addon-row .card-header h1:before {
    content: url(../images/addon.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.addon-row .card-header:before {
    width: 140px;
}
.ssl {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #349d16 0%, #5cc552 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.addon_price {
    width: 50%;
    text-align: right;
    padding: 10px;
    float: right;
    margin-left: 30px;
    background: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: relative;
    right: -20px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 5px;
    background-image: linear-gradient(to right top, #cfe0cb, #c2debb, #70c757, #66ca4e, #8ed47a);
}
.domain-configration .period {
    max-width: 800px!important;
}
.eriod-col {
    width: 237px!important;
}
.cdn-price-right select{
    width:100%;
}
.list-grid{
    text-align:right;
}
.bar-slider .inputText {
    margin-top: -8px;
}
.step .step-item a{vertical-align:top;}
.p_addons .order-cart {
    border-bottom: 1px solid #f3f3f3;
}
.tooltip-inner{display:inline-block;}
.d-block.custum-block ul.tabs li a {
    padding: 12px 0 11px !important;
    margin: 0;
    line-height: 8px;
}
#products .list-group-item {
    padding: 0 !important;
}

.btn-account.wgsReg .log-btn{
    width:100%;
}
.btn-account.wgsReg {
    padding: 15px;
    text-align: center;width:100%;text-align:center;
	box-shadow: none;
}
.btn-account.wgsReg a:hover {
    color: #fff;
    background: #1c7cd6;
	box-shadow: 0 0 1px #dfdfdf;
}
.clientx.header, .clientx .header {
    padding: 28px 0 11px;
    background: #0e3e6e;
    min-height: 60px;
    position: fixed;
    width: 100%;
    z-index: 9999999;
}
.header-left {
    float: left;
    width: 230px;
}
.dropdown-toggle {
    margin: 0 0 0 40px !important;
    padding: 0 !important;
}
.dropdown-toggle i {
    color: #fff;
    font-size: 20px;
}
.dropdown, .dropup {
    top: 1px;
}
.label.label-success {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    top: -10px;
    right: -10px;
    font-size: 10px;
    font-weight: normal;
    width: 20px;
    font-weight: 600;
    color: #0e3e6e;
    border: solid 1px #0e3e6e;
    height: 20px;
    line-height: 13px;
    text-align: center;
    padding: 2px;
    background: #edb800;
}
.label-success {
    background-color: #5cb85c;
}
.menu {
    padding: 9px 11px;
}
.dropdown-menu li {
    list-style: none;
}
.dropdown-menu .header {
    padding: 12px 0;
    position: inherit;
    border-radius: 4px 4px 0 0;
    min-height: inherit;
    font-size: 16px;
    color: #0e3e6e;
    text-align: center;
    font-weight: 900;
    background: #edb800;
    border-bottom: 1px solid #ccc;
}
.notf li a {
    padding: 0 !important;
}
.header-right .dropdown-menu {
    min-width: 300px;
}
.dropdown.user.user-menu a i {
    border-radius: 50%;
    border: solid 2px #edb800;
    width: 45px;
    height: 45px;
    color: #fbfafa;
    text-align: center;
    font-size: 18px;
    line-height: 39px;
}
.dropdown.user.user-menu {
    top: -9px;
}
.messages-menu {
    margin-top: 6px;
}
#sidebar ul li a:hover i {
    color: #fff;
}
#sidebar ul li a:hover small {
    background: #edb800;
    color: #fff;
}
#sidebar ul li a:hover, #sidebar ul li a.active small {
    background: #edb800;
    color: #fff;
}
#sidebar ul li a:hover span {
    color: #fff;
}
.smsOptIn {
    width: 85%;
    float: right;
}
.smsOptIn p {
    font-size: 14px;
    color: #000;
}
.pull-left.icone-nt i {
    color: #edb800;
    font-size: 19px;
    margin-top: 10px;
}
ul.menu li {
    min-height: 65px;
}
.header-right .dropdown-menu {
    padding: 0;
}
.user-header.bg-light-blue {
    padding: 12px 14px;
    display: inline-block;
    width: 100%;
    background: #ffc600;
    border-radius: 4px 4px 0 0;
}
.user-icone {
    float: left;
}
.user-icone i {
    background: #ffc600;
    border-radius: 50%;
    border: solid 2px #0e3e6e;
    width: 42px;
    height: 42px;
    color: #0e3e6e;
    text-align: center;
    font-size: 21px;
    line-height: 36px;
}
.client-name {
    margin-top: 4px;
    color: #0e3e6e;
    font-size: 22px;
    font-weight: 900;
    text-align: center;
}
.navbar-right .dropdown-menu li a {
    font-size: 15px;
    padding: 8px 14px;
    color: #767575;
    border-bottom: 1px solid #f7f7f7;
}
ul.dropdown-menu:before {
    content: '';
    border-bottom: 16px solid #ffc600;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    right: 12px;
    top: -15px;
    display: none;
}
.navbar {
    padding: 0px 10px 0;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px dashed #ddd;
    margin: 40px 0;
}
.wrapper {
    width: 100%;
    min-height: 1000px;
}
#sidebar {
    top: 81px;
    z-index: 999;
    min-width: 255px;
    max-width: 255px;
    background: #003087 url(../images/nav-bg.png) repeat-y;
    color: #fff;
    position: fixed;
    height: 100%;
    transition: all 0.3s;
}
#sidebar a, #sidebar a:hover, #sidebar a:focus {
    color: inherit;
}
#sidebar.active {
    margin-left: -200px;
}
#sidebar .sidebar-header {
    padding: 20px;
    background: #6d7fcc;
}
#sidebar ul.components {
    padding: 0px 0;
}
#sidebar ul p {
    color: #fff;
    padding: 10px;
}
#sidebar ul li a {
    padding: 15px 14px;
    font-size: 1.1em;
    display: block;
    border-bottom: 1px solid #104274;
    border-left: 1px solid transparent;
    transition: 3s;
}
#sidebar ul li a:hover, #sidebar ul li a.active {
    color: #fff;
    background: inherit;
    border-left: 1px solid #edb800;
    background: #0e3e6e;
}
#sidebar ul li.active > a, ul.CTAs {
    padding: 20px;
}
#sidebar.active ul li a {
    width: auto;
    text-align: center;
}

/* News Slider css Start*/
.news-slider-div {
	display: flex;align-items: center;margin-left: -5px;margin-top:-2px;
}
.news-slider-div .news_title{color: #b38b19;font-size: 14px;font-weight: 600;padding-right: 5px;margin-bottom:1px;padding-top:2px;text-transform: uppercase;}
.news-slider-div .carousel{display: flex;align-items: center;flex-wrap: wrap;width: calc(100% - 53px);padding-top: 4px;}  
.news-slider-div .carousel .carousel-inner{width: calc(100% - 44px);bottom:1px;}
.news-slider-div .news_arrow{display: flex;align-items:center;} 
.news-slider-div .news_arrow a{display: block;padding: 0 5px;color: #338ECE;}
.news-slider-div .news_arrow a i{margin-right: 0 !important; margin-left: 0 !important;padding: 0 !important;color: #BF9419;font-weight: 400;} 
.news-slider-div .news_arrow a i:before{border: none;padding: 0;font-size: 15px;}
.news-slider-div .short_desc a{color:#2c5297!important;font-size: 14px !important;overflow: hidden;width: 100%;text-overflow: ellipsis;white-space: nowrap;display: block;padding-top:3px;font-family: 'Roboto', sans-serif!important;} 
.news-slider-div .short_desc a:hover{color: #1748A0!important;}
.empty-bottom {
    margin-top: 35px;
}
ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
a.download {
    background: #fff;
    color: #7386D5;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}
#content {
    overflow: hidden;
    padding: 30px 30px 0;
    width: calc(100% - 250px);
    position: relative;
    min-height: 100vh;
    top: 80px;
    transition: all 0.3s;
    left:295px;
}
#content.active {
    width: calc(100% - 95px);
    left: 95px;
}

#sidebar.active ul {
    position: relative;
    left: 200px;
    width: 32%;
}
#sidebar.active span, #sidebar.active small {
    display: none;
}
#sidebar.active ul.btm-mn {
    position: absolute;
}
ul.list-unstyled.components i {
    color: #adbeee;
    font-size: 23px;
    padding: 0 50px 0 9px;
    width: 25px;
}
#sidebar.active .list-unstyled.components li a i {
    padding-right: 0;
    padding-left: 0;
}
ul.list-unstyled.components span {
    font-size: 18px;
    font-weight: 700;
    color: #adbeee;
    width: 80%;
}
.components .badge {
    color: #adbeee;
    background: #0e3e6e;
    font-size: 12px;
    border-radius: 30px;
    padding: 4px 12px;
    font-weight: 400;
    display: inline-table;
}
.shift-btn {
    position: absolute;
    bottom: 84px;
    float: right;
    background: none;
    border: none;
    margin-right: -18px;
    right: 0px;
}
.hosting-panal {
    text-align: center;
    background-image: linear-gradient(29deg, #5fadf6 40%, #fde501);
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.tick {
    background-image: linear-gradient(29deg, #5fadf6 40%, #fde501);
}
.invo {
    background-image: linear-gradient(29deg, #5fadf6 40%, #fde501);
}
.regis {
    background-image: linear-gradient(29deg, #5fadf6 40%, #fde501);
}
.hostuser {
    background: transparent;
    border: solid 2px #5d9eed;
}
.invo span {
    background: transparent;
    border: solid 0px #5d9eed;
}
.hostuser span {
    background: transparent;
    border: solid 0px #5d9eed;
}
.regis span {
    background: transparent;
    border: solid 0px #5d9eed;
}
.tick span {
    background: transparent;
    border: solid 0px #5d9eed;
}
.hosting-row .col-md-3 {
    padding: 0 7px;
    cursor: pointer;
}
.hosting-panal h2 {
    font-weight: 900;
    color: #fbfafa;
    font-size: 20px;
	text-align: left;
	padding-top: 5px;
}
.line2 {
	width: 30%;
    border-bottom: 3px solid #FFE200;
    margin-bottom: 14px;
    padding-top: 1px
}
.line3 {
	width: 8%!important;
    border-bottom: 2px solid #FFF!important;
}
.hosting-panal p {
    color: #fbfafa;
    font-size: 13px;
    line-height: 22px;
	text-align: left;
}
.host-user {
    position: absolute;
    right: 18px;
    top: 18px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 17px;
    border: solid 0px #5d9eed;
    color: #fff;
    text-align: center;
    font-weight: 700;
	background: transparent;
}
button:focus {
    outline: 0 !important;
}
.card-header h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 18px;
    color: #404040;
    position: relative;
    font-weight: 700;
    padding-left: 36px;
}
.card-header h1:before {
    content: url(../images/prod-icone.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.act-Product {
    margin: 0px 0 12px;
}
.card-header {
    padding-bottom: 14px;
    border-bottom: 1px solid #f6f6f6;
    position: relative;
    width: 100%;
    display: inline-block;
    margin-bottom: 35px;
}
.card-header:before {
    content: '';
    background: #404040;
    height: 1px;
    width: 285px;
    display: inline-block;
    bottom: 0px;
    left: 0;
    position: absolute;
}
.act-Product .item {
    padding: 0 7px 0;
}
.item-pro {
    border: solid 1px #dedede;
    box-shadow: 0 0 8px #dedede;
    display: inline-block;
    width: 100%;
    padding: 0 0px 0 15px;
    margin-bottom: 13px;
    border-radius: 4px;
    background: #fff;
}
.item-pro:hover {
    background: #fbfbfb;
}
#products {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin-left: -8px;
}
.doman-url a {
    color: #5b418e;
    font-size: 16px;
    word-break: break-all;
}
.doman-url span {
    word-break: break-all;
    width: 100%;
    display: block;
	color: #706a6a;
}
.data-url li {
    list-style: none;
    display: inline-block;
    border-right: 1px solid #ccc;
    padding: 0 6px;
}
.data-url li:last-child {
    border: none;
}
.doman-url {
    margin-bottom: 0px;
	color: #979797;
	text-align: left!important;
}
.ftp-acct a {
    color: #87a61c;
    font-size: 12px;
}
.doman-url i {
    font-size: 15px;
}
.item.list-group-item {
    float: none;
    width: 100%;
    background-color: #fff;
}
.activ-left {
    padding: 11px 0;
    float: left;
    width: 87%;
}
.activ-right {
    float: right;
    border-left: 1px solid #f3f3f3;
    min-height: 103px;
}
.activ-right li {
    list-style: none;
    border-bottom: 1px solid #f3f3f3;
}
.activ-right li a {
    padding: 8px 12px;
    color: #727272;
    font-size: 13px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.activ-right li a:hover {
    color: #fff;
}
.activ-right li:last-child {
    border: none;
}
.renew a:hover {
    background: #1cb8e6;
}
.renew .tooltip-inner {
    background: #1cb8e6;
}
.renew .tooltip.left .tooltip-arrow {
    border-left-color: #1cb8e6;
}
.upgard a:hover {
    background: #edb800;
}
.upgard .tooltip-inner {
    background: #edb800;
}
.upgard .tooltip.left .tooltip-arrow {
    border-left-color: #edb800;
}
.manag a:hover {
    background: #727272;
}
.manag .tooltip-inner {
    background: #727272;
}
.manag .tooltip.left .tooltip-arrow {
    border-left-color: #727272;
}
.list-group-item {
    border: none !important;
}
.card-header .col-md-6 {
    padding-left: 0;
    padding-right: 0;
}
.list-grid a {
    font-size: 18px;
    color: #e2e2e2;
    margin: 0 0 0 6px;
}
.none-div {
    width: 100%;
    display: none;
}
.dis-more span {
    font-size: 17px;
    font-size: 14px;
    color: #787777;
    margin: 7px 17px 0 0;
    float: left;
}
.btn.less {
    font-weight: 900;
    background: #0063a5;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn.less:hover {
    color: #fff;
    background: #025084;
}
.btn.less:after {
    font-family: FontAwesome;
    content: url(../images/more.png);
    display: inline-block;
    padding-right: 3px;
    vertical-align: middle;
    position: relative;
    left: 7px;
    top: -2px;
}
.item.list-group-item:nth-of-type(odd):hover, .item.list-group-item:hover {
    background: #ffffff;
    padding: 0;
}
.item.list-group-item:nth-of-type(odd) {
    display: inline-block;
    background: #fff;
    padding: 0;
}
.item.list-group-item:before, .item.list-group-item:after {
    display: table;
    content: " ";
    padding: 0;
}
.domains-row .card-header h1 {
    color: #5cc55a;
}
.domains-row .card-header h1:before {
    content: url(../images/small-icone.png);
}
.domains-row .card-header:before {
    background: #5cc55a;
    width: 145px;
}
.row-equal > div[class*='col-'] {
    display: flex;
    flex: 1 0 auto;
}
.row-equal .card {
    width: 100%;
}
.grate {
    text-align: center;
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 10px #ccc;
    border: solid 1px #ccc;
    padding: 15px 20px 20px;
    border-radius: 4px;
    width: 100%;
    min-height: 249px;
}
.grate p {
    font-size: 16px;
    color: #6a6a6a;
}
.btn-domin {
    margin-top: 22px;
    display: inline-block;
    width: 100%;
    margin-bottom: 21px;
}
.grate h2 {
    font-size: 20px;
    color: #404040;
    margin: 11px 0 8px;
}
.btn-domin a {
    background: #1cb8e6;
    font-size: 16px;
    color: #fff;
    padding: 12px 30px;
    font-weight: 700;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn-domin a:hover {
    color: #fff;
    background: #1293b9;
}
.anot {
    color: #1cb8e6;
    text-decoration: underline;
    font-size: 14px;
}
.grate h4 {
    font-size: 18px;
    color: #404040;
    margin: 18px 0 30px;
}
.email-pack {
    background: linear-gradient(to right, #0a45b0 0%, #1b66ef 100%);
    display: inline-block;
    width: 100%;
    margin-top: 16px;
    padding: 40px 18px;
    border-radius: 5px;
}
.email-pack span.icon {
    display: inline-block;
    vertical-align: top;
    margin-right: 15px;
}
.email-pack .icon {
    float: left;
    margin-right: 24px;
    margin-top: 2px;
}
.ort strong {
    text-transform: uppercase;
    color: #b1cdff;
}
.email-pack .des h2 {
    margin: 0px;
    color: #fff;
    font-size: 30px;
    font-weight: 600;
}
.email-pack .des p {
    color: #fff;
    font-size: 14px;
    margin: 0;
}
.email-pack button.add-pack {
    padding: 15px 30px;
    background: #0a45b0;
    border: none;
    font-weight: 300;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
    margin-right: 10px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.email-pack button.add-pack:hover {
    background: #08368a;
}
.email-pack button.cancel {
    padding: 0 10px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
    font-weight: 300;
    text-decoration: underline;
    background: none;
    border: none;
}
.mrp {
    text-decoration: line-through;
}
.com span {
    font-weight: 300;
    font-size: 18px;    color: #545454;
}
.email-pack span {
    text-transform: uppercase;
}
.addon-row {
    display: inline-block;
    padding: 31px 0 0;
    width: 100%;
}
.addon-row .card-header h1:before {
    content: url(../images/addon.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
.addon-row .card-header:before {
    width: 140px;
}
.ssl {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #349d16 0%, #5cc552 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.cdn {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #0a88a6 0%, #0cafbf 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.cdn-price {
    width: 100%;
}
.cdn-price-img {
    width: 25%;
    display: inline-table;
}
.cdn-price-right {
    width: 73%;
    display: inline-table;
    text-align: right;
}
.cdn-price-right form.form-inline {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    padding: 7px 20px;
}
.cdn-price-right form.form-inline:hover {
    background: #e2e2e2;
}
.cdn-price-right select {
    color: #000;
    border: none;
    padding: 9px 11px;
}
.addon_price {
    width: 50%;
    text-align: right;
    padding: 10px;
    float: right;
    margin-left: 30px;
    background: #fff;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    position: relative;
    right: -20px;
    color: #fff;
    margin-bottom: 25px;
    margin-top: 5px;
    background-image: linear-gradient(to right top, #cfe0cb, #c2debb, #70c757, #66ca4e, #8ed47a);
}
.com {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #f3f3f3 0%, #fcfcfc 100%);
    color: #000;
    border-radius: 5px;
    width: 100%;
}
.ssl, .cdn, .com, .addonbox-even, .addonbox-odd{
    min-height: 285px;
}
.ssl h2, .cdn h2, .com h2, .addonbox-even h2, .addonbox-odd h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0px;
}
img.ssl-url {
    width: 265px;
    float: right;
    position: relative;
    right: -20px;
    padding: 15px 0;
}
.ssl ul {
    display: inline-table;
    width: 100%;
}
.ssl ul li.add-new, .addonbox-even ul li.add-new, .addonbox-odd ul li.add-new {
    display: inline-block;
}
.ssl ul li.manage, .addonbox-odd ul li.manage, .addonbox-even ul li.manage {
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.ssl ul li.manage:hover, .addonbox-odd ul li.manage:hover, .addonbox-even ul li.manage:hover {
    background: #e2e2e2;
}
.ssl ul li, .addonbox-odd ul li, .addonbox-even ul li {
    padding: 7px 10px;
}
.ssl ul li.add-new a, .addonbox-odd ul li.add-new a, .addonbox-even ul li.add-new a {
    text-decoration: underline;
    color: #fff;
}
.addonbox-even ul {
    width: 100%;
    display: inline-table;
}
.addonbox-odd ul li.manage, .addonbox-even ul li.manage, .ssl ul li.manage {
    width:60%;
    float: right;
}
.addonbox-even {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #08466b 0%, #1095cb 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.addonbox-odd {
    padding: 20px;
    display: inline-block;
    background: linear-gradient(to right, #310879 0%, #673AB7 100%);
    color: #fff;
    border-radius: 5px;
    width: 100%;
}
.ssl ul li.manage a {
    color: #333;
}
.cdn ul {
    display: inline-block;
    width: 100%;
    padding: 0;
}
.cdn ul li.add-cdn {
    line-height: 40px
}
.cdn ul li.add-cdn a {
    text-decoration: underline;
    color: #fff;
}
img.cdn-img {
    max-width: 85px;
    width: 100%;
}
.cdn ul li {
    display: inline-block;
}
.com h4 {
    font-weight: bold;
    font-size: 20px;
    line-height: 35px;
}
.com button.find-com {
    background: #0063a5;
    border: none;
    border-radius: 5px;
    color: #fff;
    padding: 12px 20px;
    margin-top: 40px;
    text-transform: uppercase;
    font-size: 13px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.com button.find-com:hover {
    background: #02568e;
}
.cdn ul li.sub-per {
    float: right;
    position: relative;
    right: -20px;
    background: url(../images/sb.png) no-repeat;
    width: 210px;
    height: 40px;
    top: 0px;
    line-height: 40px;
    text-align: right;
    padding-right: 5px;
    background-position: left;
    background-size: 300px 100px;
}
.btn-learn a {
    background: #fdfdfd;
    font-size: 12px;
    color: #727272;
    padding: 12px 18px;
    border: solid 1px #cccccc;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 5px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.btn-learn a:hover {
    background: #e2e2e2;
}
.btn-domin.actv a {
    background: #5cc55a;
}
.btn-domin.actv a:hover {
    background: #3ea23c;
}
.server-mng {
    border-top: 1px solid #ccc;
    padding-top: 15px;
    margin-top: 18px;
}
.domains-row {
    margin-bottom: 10px;
    padding-left: 30px;
    padding-top: 20px !important;
}
.grate.active-dom {
    padding-left: 0;
    padding-right: 0;
}
.server-mng li {
    list-style: none;
    display: inline;
    margin: 0 5px;
}
.server-mng li a {
    color: #1b66ef;
}
.ref-btn i {
    color: #1cb8e6;
}
.ref-btn .tooltip-inner {
    background: #1cb8e6;
}
.ref-btn .tooltip.top .tooltip-arrow {
    border-top-color: #1cb8e6
}
.times-sc i {
    color: #d75a4b;
}
.times-sc .tooltip-inner {
    background: #d75a4b;
}
.times-sc .tooltip.top .tooltip-arrow {
    border-top-color: #d75a4b
}
.cog i {
    color: #3f3f3f;
}
.cog .tooltip-inner {
    background: #3f3f3f;
}
.cog .tooltip.top .tooltip-arrow {
    border-top-color: #3f3f3f
}
.mg-servers .tooltip-inner {
    background: #1b66ef;
}
.mg-servers .tooltip.top .tooltip-arrow {
    border-top-color: #1b66ef
}
.domains-post .col-md-4.col-sm-6 {
    padding-left: 0;
    padding-right: 14px;
}
.addon-row .col-md-4 {
    padding-left: 0;
}
.newdomin-row .col-md-6 {
    padding-left: 0;
}
.newdomin-row {
    display: inline-block;
    width: 100%;
    margin-top: 42px;
}
.find-domin {
    min-height: 221px;
    background: url(../images/bg-dom.jpg) no-repeat;
    background-size: cover;
    border: solid 3px #1cb8e6;
    padding: 23px 23px;
    border-radius: 10px;
}
.titel-heding {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}
#full_screen{display:block;}
#mobile_screen{display:none;}
.stylish-input-group {
    margin: 30px 0;
}
.stylish-input-group input {
    height: 55px;
    border: solid 1px #ccc;
    box-shadow: 0 0 7px #ccc;
}
.stylish-input-group .input-group-addon {
    background: #1cb8e6;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}
.stylish-input-group .input-group-addon button {
    background: no-repeat;
    border: none;
}
.dezig span {
    font-size: 18px;
    color: #404040;
    padding: 0 6px 0 0;
}
.dezig a {
    font-size: 14px;
    color: #5cc55a;
    border-left: 1px solid #ccc;
    padding-left: 7px;
}
.yet-domin {
    border: dashed 3px #000;
    padding: 43px 25px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    min-height: 221px;
}
.yet-pro h2 {
    font-size: 22px;
    font-style: italic;
    color: #000000;
}
.shoop-btn {
    text-align: right;
    margin-top: 37px;
    margin-right: 20px;
}
.shoop-btn a {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    background: #eeb800;
    padding: 16px 17px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.shoop-btn a:hover {
    background: #cea107;
    color: #000;
}
.footer {
    color: #aaaaaa;
    margin: 28px 0 20px;
    text-align: center;
    font-size: 13px;
}
#footer .phonefooter {
	font-family:'Montserrat', sans-serif;
	font-size:13px;
    color: #ececec;
	font-weight: 400;
}
.renew i {
    color: #1cb8e6;
}
.upgard i {
    color: #eeb800;
}
.manag i {
    color: #727272;
}
.activ-right li a:hover i {
    color: #fff;
}
.emil .label.label-success {
    background: #1c7cd6;
    color: #fff;
}
.shift-btn.active {
    width: 36px;
    height: 43px;
    margin-right: -16px;
}
.shift-btn {
    width: 36px;
    height: 43px;
}
.ssl p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
}
.cdn p {
    font-size: 14px;
    margin-top: 5px;
    color: #ffffff;
}
.domains-post .carousel-inner {
    padding: 14px 0;
}
.top-resp {
    display: none;
}
/* Slider */
.slick-slide {
    margin: 0px;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    padding: 5px 0;
    overflow: hidden;
    margin: 0;
}
.slick-list:focus {
    outline: none !important;
}
.slick-list.dragging {
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before, .slick-track:after {
    display: table;
    content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
}
[dir='rtl'] .slick-slide {
    float: right;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
.slick-dots button {
    background: none;
    display: none;
    font-size: 0;
    border: none;
}
.slick-dots li {
    background: #cbc8c8;
    width: 10px;
    height: 10px;
    margin: 15px 2px 0px;
    cursor: pointer;
    border-radius: 50%;
    display: inline-block;
}
.slick-dots .slick-active {
    background: #686868 !important;
    width: 10px;
    height: 10px;
}
ul.slick-dots {
    text-align: center;
}
.domains-post .col-md-4 {
    padding-left: 10px;
    padding-right: 10px;
}
.ssl ul li.manage select, .addonbox-odd ul li.manage select, .addonbox-even ul li.manage select {
    color: #000;
    border: none;
    padding: 9px 11px;
    width:100%;
}
.addonbox-even .addon_price {
    background-image: linear-gradient(to right top, #c4d7f1, #0f99c9, #1095cb, #128ad1, #128ad1);
}
.addonbox-odd .addon_price {
    background-image: linear-gradient(to right top, #e3d9f5, #8069a9, #6134b0, #6533bd, #5c25bd);
}
.header.messag {
    background: #1c7cd6;
    color: #fff;
}
.header.langlist {
    background: #63b155;
    color: #fff;
}
li.dropdown.messages-menu.lang ul.dropdown-menu:before{
    content: '';
    border-bottom: 16px solid #63b155;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    position: absolute;
    right: 12px;
    top: -15px;
}
.emil .pull-left.icone-nt i {
    color: #1c7cd6;
}
.emil .dropdown-menu:before {
    border-bottom: 16px solid #1c7cd6;
}
ul.btm-mn {
    position: absolute;
    bottom: 60px;
    display: block;
    width: 100%;
}
.hosting-panal {
    transition: 2s;
}
.hosting-panal:hover {
	background-image: linear-gradient(#5fadf6 100%, #fde501);
}
.tick:hover {
    background-image: linear-gradient(#5fadf6 100%, #fde501);
}
.invo:hover {
    background-image: linear-gradient(#5fadf6 100%, #fde501);
}
.regis:hover {
    background-image: linear-gradient(#5fadf6 100%, #fde501);
}
.invoices-content {
    padding: 40px 17px 0;
    display: inline-block;
    width: 100%;
}
.invoices {
    background: #f7f6f6;
}
.alert.alert-info.remid i {
    color: #1c7cd6;
    margin-right: 10px;
}
.alert.alert-info.remid a {
    color: #1c7cd6;
}
.alert.alert-info.remic i {
    color: #f47564;
    margin-right: 10px;
}
.alert.alert-info.remic a {
    color: #1c7cd6;
}
.alert-msg h5 {
    font-size: 16px;
    color: #7f7f7f;
    margin: 0 0 25px;
    text-transform: uppercase;
}
.open-inv {
    color: #6d7e91;
    font-size: 21px;
    margin-top: 3px;
}
.invo-hist .btn.btn-info {
    background: #f2f6fa;
}
.invo-hist .domen-serch input {
    background: #f2f6fa;
}
.invo-hist {
    padding-top: 33px;
    margin-top: 50px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.sorting-desc.list-tr .dataTables_filter {
    display: none;
}
.dataTables_length {
    position: absolute;
    top: -55px;
    right: 0;
}
.invo-hist .col-md-5 {
    padding-right: 0;
}
.paid {
    background: #5cc55a;
    color: #fff;
    padding: 5px 00;
    border-radius: 5px;
    font-size: 13px;
    width: 99%;
    display: inline-block;
    text-align: center;
}
tr.spaceUnder.Paid {
    border-left: 3px solid #5cc55a;
}
tr.spaceUnder.unpaid {
    border-left: 3px solid #ff6e5b;
}
.un-paid {
    background: #ff6e5b;
    color: #fff;
    padding: 5px 0;
    border-radius: 5px;
    width: 99%;
    display: inline-block;
    text-align: center;
    font-size: 13px;
}
.un-paid:hover {
    color: #dfe1ea;
}
.sorting-desc .checkbox .cr, .radio .cr {
    background: no-repeat;
}
.sorting-desc th {
    border: none !important;
    font-weight: bold;
    color: #92979a;
    vertical-align: top !important;
    padding: 14px 20px !important;
}
.sorting-desc th:first-child {
    background: none !important;
}
.sorting-desc .checkbox, .radio {
    margin-top: 0;
    margin-bottom: 0;
}
.sorting-desc .checkbox label, .radio label {
    padding-left: 0;
}
.sorting-desc td {
    border: none !important;
    vertical-align: middle !important;
    padding: 14px 15px !important;
    width: 16%;
}
.sorting-desc tr {
    border: none;
}
.panel-header {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 0 0 19px;
}
.tab_container.table-xl {
    margin-top: 6px;
}
.tab_container .tab_content {
    padding-top: 0;
}
tr.spaceUnder.even>td {
    padding-bottom: 1em;
}
.spaser {
    background: no-repeat;
    padding: 6px 0 !important;
}
.sapse-dt {
    background: none !important;
    padding: 4px 0 !important;
}
.list-tr tr {
    float: left;
    background: #f2f6fa;
    margin: 0 0 8px;
    width: 100%;
    border-radius: 4px;
    border-right: 2px solid #d5dce3;
    border-bottom: 2px solid #d5dce3;
}
tr.spaceheade th {
    width: 16% !important;
    padding: 5px 0px 7px 18px !important;
}
.sorting-desc tr th:first-child {
    width: 1% !important;
}
.spaceheade {
    border: none;
    background: inherit !important;
    border: none !important;
}
.sorting-desc tr td:first-child {
    width: 1% !important;
}
.input-group.domen-serch button.btn.btn-info {
    background: #f2f6fa !important;
}
.dataTables_info {
    display: none;
    background-color: transparent !important;
}
.rev {
    margin: 0;
    text-transform: uppercase;
    font-size: 14px;
    color: #ffffff;
}
.pric-dol {
    margin: 12px 0 21px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}
.revenue a {
    color: #fff;
    text-decoration: underline;
}
.revenue {
    background: #1c7cd6 url(../images/invice.png) no-repeat right bottom;
    padding: 20px 26px;
    display: inline-block;
    border-radius: 5px;    
    margin-bottom: 10px;
    min-height: 144px;
    width: 100%;
    background-position: 92% 105px;
}
.revenue.fund {
    margin: 15px 0;
    background: #5cc55a url(../images/found.png) no-repeat left bottom;
    background-position: 24px 31px;
    position: relative;
    padding-top: 38px;
    padding-bottom: 0;
}
.fund-btn {
    text-decoration: none !important;
    position: absolute;
    text-align: center;
    top: 48px;
    left: 53%;
    background: #fff;
    color: #000 !important;
    padding: 10px 17px;
    font-size: 16px;
    border-radius: 4px;
}
.fund-btn:before {
    content: url(../images/pluse.png);
    padding: 0 8px 0 0;
}
.dataTables_length select {
    border: solid 1px #ccc;
    padding: 4px 11px;
    border-radius: 4px;
}
.revenue.invic {
    background: #eeb800 url(../images/doller-invo.png) no-repeat right bottom;
    padding: 20px 26px;
    display: inline-block;
    border-radius: 5px;
    min-height: 144px;
    width: 100%;
    background-position: 92% 91px;
}
.fund-btn:before {
    content: url(../images/pluse.png);
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #content {
        width: calc(100% - 295px);
    }
    ::i-block-chrome, #content {
        width:78%;
    }
    ::i-block-chrome, .ssl {
        background:#56bf4a;
    }
    ::i-block-chrome, .cdn {
        background:#0b98b0;
    }
    ::i-block-chrome, .com {
        background:#fbfbfb;
    }
    ::i-block-chrome, .email-pack {
        background:#0A45B0;
    }
    ::i-block-chrome, .prot-data {
        background:#0B96AF;
    }
    ::i-block-chrome, .data-show {
        background:#494949;
    }
}
.department {
    padding: 30px 30px;
}
.domains-head.depart p {
    font-size: 13px;
}
.all-support {
    display: inline-block;
    width: 100%;
}
.all-support li {
    list-style: none;
    text-align: center;
}
.all-support h2 {
    margin: 3px 0 10px;
    color: #87a61c;
    font-weight: 700;
    font-size: 20px;
}
.all-support span {
    margin: 0;
    color: #b4b4b4;
    font-size: 12px;
}
.all-support li a {
    background: #fff;
    display: inline-block;
    width: 23%;
    border: solid 2px #fff;
    padding: 25px 21px;
    box-shadow: 0 0 10px #ccc;
    float: left;
    margin: 0 12px 12px 0;
    border-radius: 4px;
    min-height: 100px;
}
.supp a:hover {
    border: solid 2px #87a61c;
}
.sale h2 {
    color: #edb800;
}
.sale a:hover {
    border: solid 2px #edb800;
}
.bill h2 {
    color: #404040;
}
.bill a:hover {
    border: solid 2px #404040;
}
.custm h2 {
    color: #1c7cd6;
}
.custm a:hover {
    border: solid 2px #1c7cd6;
}
.quest h2 {
    color: #4172cb;
}
.quest a:hover {
    border: solid 2px #4172cb;
}
.left-arrow a {
    font-size: 30px;
    color: #fff;
}
.custom-select {
    position: relative;
}
.left-arrow {
    width: auto !important;
    margin: 0 14px 0 0!important;
}
.ticket-colam li {
    list-style: none;
    float: left;
    margin: 7px 19px 0 0;
    width: 225px;
}
.date-tickt {
    width: 135px !important;
}
.date-tickt input {
    color: #fff;
    background: #87a61c;
    border: none;
    font-size: 12px;
}
.date-tickt .input-group-addon {
    background: #87a61c;
    border: none;
    color: #fff;
    font-size: 15px;
}
.date-tickt .input-group-addon:first-child {
    border-right: 1px solid #a3bb51;
}
.quest .select-selected {
    padding: 0;
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 10px 0px 10px;
    line-height: 39px;
}
.quest span.input-group-addon {
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #1c7cd6;
}
.opent-tickt .select-selected {
    padding: 0;
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 12px;
    line-height: 39px;
}
.opent-tickt {
    min-width: 230px !important;
}
.opent-tickt span.input-group-addon {
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #44c5eb;
}
.ticket-colam .select-items {
    left: 0;
    right: 0;
}
.ticket-colam .select-selected {
    display: table-cell;
}
.ticket-colam .select-selected:after {
    border-color: #fff transparent transparent transparent;
}
.ticket-colam .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 9px !important;
}
.medium-tick .select-selected {
    display: table-cell;
}
.medium-tick .select-selected {
    padding: 0;
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 0 4px 4px 0;
    height: 35px;
    padding: 0 12px;
    line-height: 33px;
}
.medium-tick span.input-group-addon {
    background: #1c7cd6;
    border: none;
    color: #fff;
    border-radius: 4px 0 0 4px;
    font-size: 12px;
    border-right: 1px solid #44c5eb;
}
.urg {
    float: left;
    color: #333;
    font-size: 16px;
    line-height: 35px;
    margin-right: 28px;
}
.medium-tick {
    margin: 7px 0 0 0;
}
.medium-tick .select-items {
    right: 0 !important;
}
.medium-tick .select-selected:after {
    border-color: #fff transparent transparent transparent;
}
.medium-tick .select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 9px !important;
}
.form-group.textarea textarea {
    border-right: 1px solid #ddd!important;
}
.form-group.textarea textarea {
}
.uplod-file .btn.btn-primary {
    border: none;
    color: #000;
    padding: 11px 20px;
	background-color: #aab6b5 !important;
}
.uplod-file2 .btn.btn-primary {
	background-color: #e6e4da !important;
	border:none;
}
.uplod-file span {
    margin-right: 10px;
}
.btn-footer.qustion {
    margin-top: 0px;
}
.domains-head.depart {
    padding-bottom: 10px;
    padding-top: 23px;
}
.tickt-id strong {
    font-weight: 900;
}
.tickt-id {
    font-size: 24px;
    color: #333;
    margin: 5px 22px !important;
}
.btn-close a {
    background: #fff;
    margin: 0 10px;
    padding: 14px 21px;
    border-radius: 5px;
}
.ticket-head a:hover {
    color: #fff;
}
.btn-close a, .btn-close button {
    background: #ff5353;
    margin: 0 3px;
    padding: 11px 12px;
    border-radius: 5px;
    color: #fff;
    width: 47%;
    font-size: 15px;
    display: inline-block;
    text-align: center;
    border: 1px solid transparent;
}
.reply {
    background: #1c7cd6 !important;
}
.btn-close i {
    margin: 0 8px;
}
.comments {
    max-width: 100%;
    padding-bottom: 100px;
}
.comment-wrap {
    margin-bottom: 36px !important;
    display: table;
    width: 100%;
    min-height: 5.3125rem;
}
.photo {
    padding-top: 1.625rem;
    display: table-cell;
    width: 3.5rem;
}
.photo .avatar {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background-size: contain;
    margin-right: 17px;
    background-repeat: no-repeat;
    background-position: center;
}
.photo .avatar1 {
height: 60px;
width: 40px;
border-radius: 50%;
background-size: contain;
margin-right: 20px;
background-repeat: no-repeat;
background-position: center;
margin-top: -10px;
margin-left: 5px;
}
.photo .avatar2 {
height: 60px;
width: 40px;
border-radius: 50%;
background-size: contain;
margin-right: 17px;
background-repeat: no-repeat;
background-position: center;
margin-top: -52px;
margin-left: 5px;
}
.comment-block {
    padding: 19px 15px 8px;
    position: relative;
    background-color: #fff;
    display: table-cell;
    vertical-align: top;
    border: solid 1px #d4d4d4;
}
.comment-block textarea {
    width: 100%;
    resize: none;
}
.comment-text {
    margin-bottom: 1.25rem;
}
.top-comment {
    display: inline-block;
    width: 100%;
    margin-bottom: 22px;
}
.comment-date {
    float: left;
}
.comment-actions {
    float: right;
}
.comment-actions li {
    display: inline;
    margin: -2px;
    cursor: pointer;
}
.comment-actions li.complain {
    padding-right: 0.75rem;
    border-right: 1px solid #e1e5eb;
}
.comment-actions li.reply {
    padding-left: 0.75rem;
    padding-right: 0.125rem;
}
.comment-actions li:hover {
    color: #0095ff;
}
.name-client {
    font-size: 18px;
    font-weight: 700;
}
.date-time {
    font-size: 12px;
    color: #a8a8a8;
}
.comment-block:after {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 13px 16px 13px 0;
    border-style: solid;
    border-color: transparent #d4d4d4;
    top: 20px;
    left: -16px;
}
.comment-wrap.replay-me .comment-block:after {
    display: none;
}
.comment-wrap.replay-me .comment-block:before {
    content: '';
    height: 0;
    width: 0;
    position: absolute;
    display: block;
    border-width: 13px 0 13px 16px;
    border-style: solid;
    border-color: transparent #edf7fa;
    top: 20px;
    right: -16px;
}
.replay-me .comment-block {
    background: #edf7fa;
    border-color: #edf7fa
}
.replay-me .photo {
    padding-top: 5.625rem;
    display: table-cell;
    width: 6.5rem;
    margin-left: 20px;
    position: relative;
    left: 14px;
}
.replay-me p {
    font-weight: 500;
}
.today-help {
    text-align: center;
    position: relative;
    margin-bottom: 50px;
}
.today-help h4 {
    font-size: 14px;
    color: #1c7cd6;
    background: #e6f7fc;
    position: relative;
    z-index: 999;
    display: inline-block;
    padding: 7px 18px;
    margin: 0;
    border-radius: 5px;
}
.today-help:after {
    content: '';
    background: #ccc;
    height: 1px;
    width: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: 15px;
}
.reply-row {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    display: inline-block;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 27px #f4f6f6;
    border-top: 1px solid #f4f4f4;
}
.start-chat {
    padding: 15px 0px 0 0px;
}
.start-chat textarea {
    width: 100%;
    padding: 15px 10px;
    font-size: 16px;
    border: 1px solid #ddd;
    height: 250px;
}
.col-sm-1.reply-text {
    width: auto;
    text-align: center;
    font-size: 38px;
    margin-top: 100px;
    color: #ff5353;
    cursor: pointer;
}
.ticket-side h2 {
    margin: 0;
    color: #404040;
    font-size: 18px;
    font-weight: bold;
    border-bottom: 1px solid #f4f4f4;
    padding: 11px 16px;
}
.ticket-side i {
    margin-right: 10px;
}
.ticket-side li {
    color: #aeaeae;
    font-size: 14px;
    list-style: none;
    border-bottom: 1px solid #f4f4f4;
    padding: 10px 19px;
}
.ticket-side li:nth-child(1) {
    border-left: solid 2px #87a61c;
}
.ticket-side li:nth-child(2) {
    border-left: solid 2px #edb800;
}
.ticket-side li:nth-child(3) {
    border-left: solid 2px #1cb8e6;
}
.ticket-side li:nth-child(4) {
    border-left: solid 2px #545454;
}
.ticket-side li:nth-child(5) {
    border-left: solid 2px #ff5353 ;
}
.ticket-side li:last-child {
    border: none;
    border-left: solid 2px #895850;
}
.ticket-side {
    border: solid 1px #f4f4f4;
    padding: 0;
    margin-bottom: 40px;
}
.ticket-side li span {
    color: #404040;
    display: inline-block;
    width: 100%;
}
.first-child {
    border-left: solid 2px #edb800 !important;
}
li.edit-btn {
    border: none !important;
    text-align: center;
    padding: 0;
}
li.edit-btn a {
    font-size: 18px;
    background: #f5f5f5;
    padding: 13px 0;
    width: 100%;
    display: inline-block;
    color: #404040;
    border-radius: 0 0 4px 4px;
    font-weight: 700;
}
.ticket-side.info {
    border-radius: 0 0 4px 4px;
}
.sm-gutter {
    background: #f2f2f2;
    padding: 37px 15px;
    margin-bottom: -5px;
    display: inline-block;
    width: 100%;
}
.card-info-box .content {
    background: #fff;
    font-size: 14px;
    min-height:200px;
    position: relative;
    top:0;
    left:0;
    border-radius: 5px;
    color: #424242;
    padding:35px 16px 26px;
    font-weight: 400;
}
.card-info-box {
    background: #fff;
    border-radius: 5px;
    text-align: center;
}
.card-info-box.tran-no {
    background: #f4d1d1;
}
.card-info-box .icone {
    min-height: 72px;
    background: #1296bd;
    width: 72px;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    text-align: center;
}
.card-info-box .icone img {
    width: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
}
.text {
    font-size: 17px;
    color: #3c3b3b;
    margin-top: 15px;
    font-weight: 900;
}
.card-info-box .content:hover .icone, .card-info-box .content:active .icone, .card-info-box .content.active .icone{
    background: none;
    border: 1px solid #fff;
}
.card-info-box .content:hover, .card-info-box .content:active {
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1c7cd6 0%, #1296bc 100%) repeat scroll 0 0;
}
.card-info-box .content:hover .text, .card-info-box .content:active .text {
    color: #fff;
}
.card-info-box .content.active{
    background: rgba(0, 0, 0, 0) linear-gradient(90deg, #1c7cd6 0%, #1296bc 100%) repeat scroll 0 0;
}
.card-info-box .content.active .text{
    color: #fff;
}
.sm-gutter .col-md-3 {
    padding: 0 10px;
}
.regi-domain {
    background: url(../images/domain-bg.jpg) no-repeat;
    background-size: cover;
    position: relative;
    padding: 50px 0 170px;
}
.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
@media screen and (min-width: 768px) {
    #adv-search {
        width: 660px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 471px;
    }
}
#adv-search {
    background: #000;
    border-radius: 5px;
    padding: 21px 19px;
}
#adv-search input {
    height: 50px;
    box-shadow: none;
    border: none;
    border-radius: 6px 0 0 6px;
}
#search_concept {
    border-left: 1px solid #dfdfdf;
    padding: 2px 0 5px 7px;
}
#adv-search .dropdown.dropdown-lg {
    background: #fff;
    height: 50px;
    margin-right: 12px;
    border-radius: 0 5px 5px 0;
}
#adv-search .dropdown.dropdown-lg {
    background: #fff;
    height: 50px;
}
#adv-search .dropdown-menu-right {
    right: 150px;
    left: auto;
}
#adv-search .dropdown.dropdown-lg button {
    border: none;
    padding: 0 16px !important;
    border-left: 1px solid #ccc;
    background: none;
    box-shadow: none;
    margin-top: 13px !important;
}
.btn.btn-search {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    border-radius: 5px !important;
    padding: 0 33px;
    background: #1c7cd6;
}
.dropdown.dropdown-lg.open input {
    border: solid 1px #ccc !important;
    height: auto !important;
    border-radius: 5px;
}
.reg-titel h1 {
    margin: 0;
    font-size: 22px;
    text-transform: uppercase;
}
.titel-page {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-bottom: 20px;
}
.cart-btng {
    margin: 10px 0;
    display: inline-block;
    background: #87a61c;
    color: #fff;
    padding: 8px 13px;
    border-radius: 4px;
}
.cart-btng:hover {
    color: #fff;
}
.avia-sab {
    margin: 24px 0 0;
    font-size: 24px;
    text-align: center;
}
.host-block {
    background: #1c7cd6;
    display: inline-block;
    width: 90%;
    padding: 28px 0;
    margin: 60px 54px 0;
    border-radius: 5px;
}
.host {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    margin: 0;
}
.renw {
    float: left;
}
a.cart-btn {
    float: right;
    background: #fff;
    padding: 11px 20px;
    color: #000;
    font-size: 15px;
    font-weight: 900;
    border-radius: 4px;
}
.yer-line {
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 12px;
    margin-top: 7px;
}
.renw {
    margin-top: 10px;
    color: #fff;
    float: left;
    font-size: 18px;
}
.renw small {
    font-size: 13px;
}
.reset-domen {
    background: #f2f2f2;
    padding: 0 60px 100px;
    display: inline-block;
    width: 100%;
}
.col-host {
    box-shadow: 0 0 4px #dfdfdf;
    background: #fff;
    width: 18.2%;
    padding: 0 0 40px 0;
    border-radius: 5px;
    float: left;
    font-size: 12px;
    margin: 0 8px;
    color: #595959;
    font-weight: 900;
    text-align: center;
    position: relative;
}
.in-titel {
    background: #fff;
    width: 65px;
    font-size: 18px;
    color: #1c7cd6;
    height: 65px;
    font-weight: 900;
    margin: -27px auto 0;
    border-radius: 50%;
    line-height: 66px;
    left: 32%;
}
.usd-price {
    padding: 0 0 25px;
}
.cart-blue a {
    font-weight: 300;
    font-size: 12px;
    background: #1c7cd6;
    padding: 6px 11px;
    border-radius: 4px;
    color: #fff;
}
.cart-blue a:hover {
    color: #fff;
    background: #12a1cb;
}
.add-price {
    color: #00a63f;
    font-size: 19px;
}
.close-host a {
    color: #000000;
    display: inline-block;
    margin-top: 15px;
    font-size: 13px;
}
.close-host a:hover {
    color: #F30;
}
.hosting-postal {
    margin-top: -72px;
}
.sted {
    display: inline-block;
    width: 100%;
    margin-top: 50px;
}
.sted span {
    float: left;
    font-size: 20px;
    color: #1c7cd6;
    font-weight: 900;
    font-style: italic;
    margin-right: 16px;
}
.sted .custom-select {
    display: table-cell;
    position: relative;
    width: 31%;
}
.sted .select-selected {
    padding: 0;
    border: none;
    background: #fff;
    padding: 7px 0 6px 7px;
    border-radius: 4px;
}
.input-group-btn.search-panel button {
    height: 50px;
    border: none;
    border-radius: 0;
    width: 62px;
    background: #fff;
    margin: 0 !important;
    font-size: 14px;
    font-weight: 900;
}
.input-group.form-box {
    margin-right: 15px;
}
.input-group-btn.adv button {
    background: #1c7cd6;
    border: none;
    height: 49px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    width: 166px;
    border-radius: 4px !important;
    float: left;
}
.input-group-btn.adv button i {
    margin-right: 10px;
}
#adv-search ul.dropdown-menu:before {
    display: none;
}
#adv-search .btn-default.active, .btn-default:active, .open>.dropdown-toggle.btn-default {
    background: #efe7e7 !important;
}
.sale-host {
    padding-top: 20px;
}
.web-host h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 900;
    display: contents;
}
.sale-red {
    background: #ff3131;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 6px 16px;
    color: #fff;
    border-radius: 5px;
    margin-left: 11px;
}
.sale-table {
    background: #fff;
    padding: 26px 10px;
    display: inline-block;
    margin-bottom: 10px;
    min-height: 86px;
    width: 100%;
    border-radius: 4px;
}
.price-usd span {
    font-size: 14px;
    color: #c2c2c2;
    font-weight: 500;
    margin: 0 8px 0 20px;
}
.dooler-price small {
    font-size: 13px;
}
.dooler-price strong {
    font-size: 18px;
}
.btn-cart {
    font-weight: 500;
    font-size: 13px;
    background: #1c7cd6;
    padding: 10px 15px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
}
.btn-cart i {
    margin-left: 10px;
}
.btn-cart:hover {
    color: #fff;
    background: #12a1cb;
}
.dooler-price {
    padding: 8px 0 0;
    float: left;
    width: 43%;
}
.price-usd {
    padding: 8px 0 0 21px;
    float: left;
}
.cart-check {
    float: right;
}
.cart-add {
    float: right;
}
.cart-add .close-host {
    margin-left: -7px;
}
.cart-add .add-price {
    color: #00a63f;
    font-size: 19px;
    margin: -12px 0 -16px -15px;
}
.sale-prem {
    background: #3e3e3e;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    padding: 6px 16px;
    color: #fff;
    border-radius: 5px;
    margin-left: 11px;
}
.renen {
    display: inherit;
    font-size: 12px;
    color: #c2c2c2;
    line-height: 22px;
}
#adv-search .dropdown-menu {
    left: -6px;
    min-width: 57px;
}
.sm-gutter .face.back {
    font-size: 13px;
    color: #fff;
    line-height: 24px;
}
.right {
    display: none;
    position: fixed;
    right: 20px;
    z-index: 1;
    top: 225px;
}
.domains-head.configur h1 {
    padding: 0;
}
.domains-head.configur p {
    padding: 0;
}
.domains-head.configur h1:before {
    display: none;
    padding: 0;
}
.page-spase {
    padding: 40px 15px;
}
.signd-titel {
    text-align: center;
}
.signd-titel a {
    font-size: 30px;
    color: #1c7cd6;
    font-weight: 900;
}
.eriod-col {
    font-size: 16px;
}
.eri-btn {
    border: solid 2px #1c7cd6;
    padding: 8px 13px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 13px;
    color: #1c7cd6;
    font-weight: 900;
}
.sting-col {
    font-size: 16px;
}
.sting-col a {
    margin-left: 10px;
    text-transform: uppercase;
    color: #1c7cd6;
    font-size: 13px;
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 12%, #ffffff 47%, #f2f2f5 100%, #f2f2f5 101%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f5', GradientType=0 ); /* IE6-9 */
    border: 1px solid #f0f0f0;
    border-radius: 4px;
    box-shadow: 0 0 10px #f2f2f5;
    padding: 12px 39px;
}
.period {
    background: #f8f9fe;
    width: 100%;
    float: left;
    padding: 38px 24px;
    margin: 40px auto;
    border-radius: 5px;
}
.signd-contnr {
    margin: 0 auto;
    width: 64%;
}
.prot-dns {
    display: inline-block;
    width: 100%;
}
.increased {
    min-height: 274px;
    border-radius: 4px;
    border: solid 1px #ebebeb;
    background-image: linear-gradient(131deg, #f4f4f4, #fdfdfd);
    padding: 20px;
    position: relative;
}
.green-cart:hover {
    background: #419c3f;
}
.increased h2 {
    margin: 14px 0 0 0;
    font-size: 20px;
    color: #000;
    font-weight: 900;
}
.increased p {
    margin: 10px 0 14px;
    font-size: 13px;
    color: #545454;
    font-weight: 300;
}
.increased span {
    margin: 0;
    font-size: 18px;
    color: #343434;
    font-weight: 300;
    display: inline-block;
    width: 100%;
}
.increased span strong {
    margin: 0;
    font-size: 18px;
    color: #343434;
    font-weight: 900;
}
.green-cart {
    background: #5cc55a;
    padding: 11px 23px;
    margin-top: 14px;
    display: inline-block;
    border-radius: 4px;
    color: #fff;
    font-weight: 900;
    font-size: 13px;
}
.green-cart:hover {
    color: #fff;
}
.checkbox.icon-check label {
    margin: 0;
    padding: 0;
}
.checkbox.icon-check {
    position: absolute;
    top: 12px;
    right: 10px;
}
.checkbox.icon-check .cr {
    background: #fff;
    border: solid 1px #5cc55a;
}
.checkbox.icon-check .cr i {
    color: #5cc55a;
}
.nameserv-head {
    text-align: center;
}
.nameserv-head h1 {
    margin: 0;
    font-size: 30px;
    color: #1c7cd6;
    font-weight: 900;
}
.nameserv-head p {
    margin: 10px 0 30px 0;
    font-weight: 300;
    font-size: 13px;
    color: #9e9e9e;
}
.nameserv-row {
    padding: 50px 0;
}
.panel {
    position: relative;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
	margin-right: 15px;
    margin-left: 15px;
}
}
.panel .front {
    height: inherit;
    position: absolute;
    top: 53px;
    z-index: 900;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.panel .back {
    height: inherit;
    position: absolute;
    top: 40px;
    padding: 0 20px;
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    left: 0;
    z-index: 1000;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.panel.flip .front {
    z-index: 900;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
}
.panel.flip .back {
    z-index: 1000;
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
}
.domains-head.configur {
    padding-bottom: 15px;
    padding-top: 15px;
}
.filter-year .select-selected:after {
    display: none;
}
.eriod-col {
    font-size: 16px;
    width: 213px;
}
.eri-rigst {
    margin-top: 3px;
    float: left;
}
.custom-select.filter-year {
    float: right;
}
.custom-select.filter-year .select-selected {
    border: solid 2px #1c7cd6;
    padding: 6px 13px;
    border-radius: 4px;
    margin-left: 10px;
    font-size: 13px;
    color: #1c7cd6;
    font-weight: 900;
}
.progr-row {
    padding: 50px 80px;
    box-shadow: 0 0 5px #dfdfdf;
    background: #fff;
}
.progres-bar li a {
    background: #fff;
    padding: 0 8px;
    font-size: 16px;
    color: #000;
}
.check-bar {
    color: #0eb4e8;
    width: 40px;
    height: 40px;
    display: inline-block;
    border-radius: 50%;
    text-align: center;
    line-height: 36px;
    font-weight: 300;
    border: solid 1px #76d6ef;
    margin-right: 12px;
}
.progres-bar li {
    list-style: none;
    display: inline-block;
    width: 219px;
    position: relative;
    text-align: center;
    z-index: 9;
}
.progres-bar:after {
    content: '';
    height: 2px;
    background: #76d6ef;
    display: inline-block;
    width: 77%;
    left: 54px;
    position: absolute;
    top: 20px;
}
.progres-bar {
    position: relative;
    margin: 0 auto;
    width: 1000px;
}
.check-bar.active {
    background: #0eb4e8;
}
.accout-left {
    margin-top: 0;
    background: #fff;
    padding: 20px 20px;
}
.crny {
    font-size: 14px !important;
    color: #000 !important;
    margin-right: 20px;
}
.accout-right {
    margin-top: 15px;
}
.full-sign {
    background-image: linear-gradient(127deg, #1051c7, #1b66ef);
    display: inline-block;
    width: 100%;
    border-radius: 5px;
    padding: 20px;
}
.sign-titel {
    color: #fff;
    margin: 0;
    font-size: 25px;
}
.acct-box h3 {
    color: #fff;
    font-weight: 900;
    font-size: 17px;
    margin: 10px 0 8px;
}
.acct-box p {
    color: #fff;
    font-size: 14px;
}
.crt-ntn {
    background: #fff;
    color: #000;
    padding: 10px 22px;
    border-radius: 4px;
    margin-top: 7px;
    font-size: 17px;
    width: 65%;
    font-weight: 900;
    display: inline-block;
    text-align: center;
}
.crt-ntn:hover {
    background: #fbfbfb;
}
.account-colam {
    float: left;
    width: 50%;
}
.account-colam.have .crt-ntn {
    background: #1c7cd6;
    color: #fff;
}
.accout-row {
    display: inline-block;
    width: 100%;
}
.account-colam.have .crt-ntn:hover {
    background: #2edef4;
}
.pay-row {
    padding-top: 20px;
}
.fild-titel {
    color: #000;
    margin: 0 0 26px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 900;
}
.pay-row .col-md-6 {
    padding-left: 0;
    margin-bottom: 18px;
}
.pay-row .change-pass .inputText {
    left: 10px;
}
.pay-row .change-pass .inputBox {
    background: #fff;
}
.treet-titel {
    color: #747474;
    margin: 20px 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}
.payment {
    display: block;
    position: relative;
    cursor: pointer;
    color: #323232;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.payment input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: absolute;
    top: 0;
    left: 24px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border: solid 2px #6ad1ee;
    border-radius: 50%;
}
.payment:hover input ~ .checkmark {
    background-color: #ccc;
}
.payment input:checked ~ .checkmark {
    border: solid 2px #2196F3;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.payment input:checked ~ .checkmark:after {
    display: block;
}
.payment .checkmark:after {
    top: 2px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: #0bb6e4;
}
.card {
    text-transform: uppercase;
    cursor: pointer;
    line-height: 27px;
    font-size: 11px;
    text-align: center;
}
.pay-list li {
    list-style: none;
    float: left;
    width: 110px;
    margin: 0 10px;
    text-align: center;
    min-height: 90px;
    border-radius: 4px;
    padding: 7px 0 0;
    box-shadow: 0 0 8px #ccc;
}
.Payment-row {
    background: #fff;
    border-bottom: 2px solid #ccc;
    display: inline-block;
    padding: 15px 25px 25px;
    width: 100%;
}
.border_bottom{
    border-bottom: 2px solid #ccc;
}
.border_top{
    border-top: 2px solid #ccc;
}
.col-md-7.no-spase {
    padding-left: 0;
}
.Payment-row h4 {
    color: #000000;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
}
.card-type {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.card-cont {
    margin: 33px auto;
    width: 65%;
    background: #fff;
    display: -webkit-box;
    padding: 26px 15px 10px;
}
.card-cont .select-selected {
    background: #fff;
    padding-left: 10px !important;
    border-radius: 4px;
    border-right: 2px solid #ccc !important;
    border-bottom: 2px solid #ccc !important;
}
.card-cont .inputBox {
    background: #fff;
    color: #000;
}
.card-cont .inputText {
}
.card-cont .col-md-6 {
    margin-bottom: 15px;
}
.card-cont .col-md-12 {
    margin-bottom: 15px;
}
.order-btn {
    text-align: center;
    background: #fff;
    padding: 30px 0;
    margin-top: -5px;
}
.order-btn input {
    background-image: linear-gradient(127deg, #1051c7, #1b66ef);
    border: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 900;
    padding: 19px 39px;
    border-radius: 4px;
    color: #fff;
}
.order-btn input:hover {
    background-image: linear-gradient(127deg, #1b66ef, #1051c7);
}
.col-md-7.no-spase {
    padding-left: 0;
    border-right: 2px solid #e8e8e8;
    padding-right: 0;
}
.items-titel {
    color: #000;
    margin: 0 0 22px;
    font-size: 22px;
    font-weight: 900;
}
.cart-colam {
    border: solid 1px #ccc;
    display: inline-block;
    padding: 15px;
    width: 100%;
    margin-bottom: 15px;
    border-radius: 4px;
}
.crt-regist h4 {
    margin: 0 0 6px;
    font-size: 17px;
    font-weight: 900;
}
.crt-regist span {
    font-size: 13px;
    color: #b0b0b0;
}
.crt-drop .select-selected {
    border: solid 1px #ccc;
    padding: 0;
    background: #fff;
    border-radius: 4px;
    padding: 7px 7px;
    font-size: 12px;
    margin: 10px 0;
}
span.crt-price {
    font-size: 13px;
    color: #b0b0b0;
}
.year-price {
    margin: 0 0 6px;
    font-size: 17px;
    text-align: right;
    font-weight: 900;
}
span.st {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-bottom: 4px;
    font-size: 13px;
    color: #b0b0b0;
}
.off-year {
    font-size: 16px;
    font-weight: 900;
    color: #1961e6;
    text-align: right;
    margin-bottom: 11px;
}
.trash a {
    border: solid 1px #1961e6;
    padding: 4px 18px;
    color: #1961e6;
    border-radius: 20px;
}
.trash a:hover {
    background: #1961e6;
    color: #fff;
}
.trash {
    text-align: right;
}
.cart-colam.server {
    background: #ebfaff;
}
.cart-colam.ssl-item {
    background: #f7f7f7;
}
.value {
    float: right;
}
.cart-summary-line {
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
.label-text {
    color: #000;
    font-size: 14px;
}
.shipping .label-text {
    font-weight: 900;
    border-bottom: 1px solid #000;
}
.cart-grid-total {
    border-bottom: 3px solid #000;
    border-top: 3px solid #000;
    padding: 16px 0;
    margin: 27px 0 10px;
}
.pric-clt {
    float: right;
    font-weight: 900;
    color: #0ab4e5;
    font-size: 22px;
}
.total-clt {
    font-weight: 900;
    font-size: 22px;
}
.promo a {
    font-size: 13px;
    color: #000;
    font-weight: 900;
}
a.find-this {
    margin-top: 14px;
    display: inline-block;
    font-size: 14px;
    color: #003087;
}
.pay-box {
    background: #f5fbfd;
    padding: 15px 20px
}
.pay-check {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    font-weight: 900;
    text-transform: uppercase;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    padding: 0 0 15px 23px;
    user-select: none;
}
.pay-check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}
.pay-check .checkmark {
    position: absolute;
    top: 4px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #fff;
    border-radius: 50%;
}
.pay-check:hover input ~ .checkmark {
    background-color: #fff;
}
.container input:checked ~ .checkmark {
    background-color: #1c7cd6;
}
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}
.pay-check input:checked ~ .checkmark:after {
    display: block;
}
.pay-check .checkmark:after {
    top: 2px;
    left: 2px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #1c7cd6;
}
.pay-check:last-child {
    border: none;
}
.col-md-6.no-spase {
    padding-left: 0;
}
.paymt-form .form-group {
    margin-bottom: 32px;
}
.paymt-form label {
    font-weight: 300;
    font-size: 18px;
}
.paymt-form input {
    font-size: 14px;
    background: #fff;
    border: solid 1px #ccc;
    box-shadow: inherit;
    height: 52px;
}
.pay-btn {
    text-align: center;
    margin-top: 15px;
    display: inline-block;
    width: 100%;
	margin-left: 15px;
}
.pay-btn button {
    text-align: center;
}
.pay-btn button {
    text-align: center;
    background: #1c7cd6;
    border: none;
    width: 100%;
    text-transform: uppercase;
    height: 50px;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 6px;
}
.paymt-form .select-selected {
    background: #fff;
    border: solid 1px #ccc;
    border-radius: 4px;
    padding: 0 0 0 8px;
    height: 50px;
    font-size: 21px;
    line-height: 46px;
    color: #000;
}
.paymt-form .select-selected.select-arrow-active:after {
    top: 44px !important;
}
.paymt-form .select-selected:after {
    top: 53px;
}
.pay-row .pay-titel {
    color: #1c7cd6;
    margin: 0;
    padding-bottom: 30px;
    font-weight: 900;
    font-size: 24px;
}
.paymt-form .col-md-6 {
    padding: 0 8px;
}
.body-page {
    background: #f5f7f8;
    padding-bottom: 50px;
}
.term-box {
    background: #ffffff;
    padding: 15px;
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.select-lanth h3 {
    margin: 0;
    font-size: 22px;
    font-weight: 900;
}
.term-list {
    margin: 30px 0;
}
.term-list li {
    list-style: none;
    color: #fff;
    padding: 15px 0;
    border-radius: 4px;
    background: #5cc55a;
    text-align: center;
    width: 23.6%;
    margin: 0 3px;
    display: inline-block;
}
.term-list strong {
    font-size: 18px;
    font-weight: 900;
}
.term-list span {
    font-size: 16px;
    display: inline-block;
    width: 100%;
}
.term-list li:nth-child(2) {
    background: #edb800;
}
.term-list li:nth-child(3) {
    background: #1c7cd6;
}
.term-list li:nth-child(4) {
    background: #404040;
}
.second-term-list li:nth-child(1) {
    background: #0aab9c;
}
.second-term-list li:nth-child(2) {
    background: #1560ab;
}
.urable-form .custom-select {
    margin-bottom: 30px;
}
.urable-form {
    margin-top: 25px;
}
.web-rank {
    display: inline-block;
    width: 100%;
    margin-top: 40px;
    border-top: dashed 1px #e6f0f3;
    padding-top: 40px;
}
.pay-check.web-chek {
    border: none;
    float: left;
}
.mo-price {
    float: right;
    font-size: 20px;
}
.daily-web {
    display: inline-block;
    width: 100%;
}
.rank-item {
    margin-bottom: 15px;
    padding: 15px;
    border-radius: 5px;
    border: solid 1px #ebebeb;
    box-shadow: 0 0 5px #ebebeb;
    cursor: pointer;
}
.daily-web .pay-check.web-chek {
    padding-bottom: 0;
    margin: 0;
    padding-left: 30px;
}
.pro-heding {
    margin: 0;
    font-size: 22px;
    font-weight: 900;
}
.daily-web {
    display: inline-block;
    width: 100%;
    margin: 24px 0 20px 0;
}
.daily-web label {
    font-size: 20px;
    font-weight: 900;
    text-transform: inherit;
}
.daily-web .checkmark {
    width: 20px;
    height: 20px;
    border-color: #5cc55a;
}
.daily-web .checkmark:after {
    top: 3px;
    left: 3px;
    width: 10px;
    height: 10px;
    background: #5cc55a;
}
.scans-cont {
    font-size: 16px;
    line-height: 22px;
}
.rank-item.active {
    background: #f0fff0;
    border: solid 1px #5cc55a;
}
.rank-item:hover {
    background: #f0fff0;
    border: solid 1px #5cc55a;
}
.titel-ord {
    margin: 0 0 15px;
    font-size: 14px;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
}
.stack {
    color: #fff;
    font-size: 15px;
    float: left;
}
.usd-tp {
    font-weight: bold;
    float: right;
    color: #fff;
}
.cloud-item {
    display: inline-block;
    width: 100%;
    padding: 13px 0;
    border-top: 1px solid #fff;
}
.custom-select.drop-yr {
    width: 70px;
}
.custom-select.drop-yr .select-selected {
    padding: 0;
    margin: 0;
    border: none;
    margin-top: 18px;
    background: #0083a9;
    border-radius: 5px;
    padding: 7px 0;
    text-align: center;
    color: #fff;
}
.custom-select.drop-yr .select-selected:after {
    display: none;
}
.centos-item {
    margin-bottom: 15px;
}
.centos {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
}
span.centos-price {
    font-size: 12px;
    color: #fff;
    font-weight: 900;
    float: right;
}
.cloud-item.fess span {
    font-size: 14px;
}
.cloud-item.amount .centos {
    font-size: 16px;
    margin-top: 14px;
    display: inline-block;
}
.cloud-item.amount .centos-price {
    font-size: 36px;
}
.stap-btn {
    text-align: center;
    margin-top: 30px;
}
.stap-btn a {
    font-size: 16px;
    font-weight: 900;
    background: #5cc55a;
    border-radius: 4px;
    color: #fff;
    padding: 15px 48px;
    text-transform: uppercase;
}
.stap-btn a:hover {
    color: #fff;
}
.icon-small {
    height: 18px;
    margin: 0;
    padding: 0;
}
.icon-medium {
    height: 22px;
    margin: 0;
    padding: 0;
}
.navbar-lang .dropdown-toggle {
    margin: 0 !important;
    padding: 0;
}
.navbar-lang img {
    width: 36px;
    background: no-repeat;
    border: none;
}
.lang-drop {
    text-align: left;
    background: #fff;
    padding: 13px 63px 15px;
    margin-top: 18px;
    box-shadow: 0 0 5px #dfdfdf;
}
.navbar-lang .navbar-nav li {
    float: none;
}
.navbar-lang .navbar-nav {
    float: none;
}
.lang-drop a {
    font-size: 14px;
    color: #6c6c6c;
}
.lang-drop span {
    color: #a6a6a6;
    font-size: 12px;
}
.lang-drop .navbar-nav>li>.dropdown-menu {
    margin-top: 15px;
    left: -78px;
    width: 321px;
    border-radius: inherit;
    box-shadow: inherit;
}
.lang-drop ul.dropdown-menu:before {
    display: none;
}
.sap-row {
    padding: 25px 25px;
    background: #fff;
    display: inline-block;
    width: 100%;
    box-shadow: 0 0 7px #dfdfdf;
}
.pur-titel {
    font-size: 31px;
    font-weight: 900;
}
.step {
    list-style: none;
    margin: .2rem 0;
    width: 100%;
}
.step .step-item {
    -ms-flex: 1 1 0;
    flex: 1 1 0;
    margin-top: 0;
    min-height: 1rem;
    position: relative;
    text-align: center;
    width: 33%;
    display: inline-block;
}
.step .step-item:not(:first-child)::before {
    background: #000000;
    content: "";
    height: 6px;
    left: -50%;
    position: absolute;
    top: 9px;
    width: 100%;
}
.step .step-item a {
    color: #000;
    display: inline-block;
    padding: 30px 10px 0;
    text-decoration: none;
    font-size: 14px;
}
.step .step-item a::before {
    background: #5cc55a;
    border-radius: 50%;
    content: "";
    color: #fff;
    display: block;
    height: 28px;
    left: 50%;
    position: absolute;
    top: -5px;
    transform: translateX(-50%);
    width: 28px;
    z-index: 1;
}
.step .step-item.active a::before {
    background: #000000;
    left: 49%;
}
.step .step-item.active ~ .step-item::before {
    background: #999999;
}
.step .step-item.active ~ .step-item a::before {
    background: #fff;
}
.step-item.active span {
    color: #fff;
}
.stp-cot.check {
    color: #fff;
    left: 79px;
}
#sticky.stick {
    position: fixed;
    top: 68px;
    right: 15px;
    z-index: 10000;
    width: 320px;
}
.domen-page.active .stp-cot.check {
    left: 96px  ;
}
.domen-page.active .stp-cot {
    left: 206px;
}
.viewcart li.step-item {
    width: 24% !important;
}
.viewcart .stp-cot {
    left: 50% !important;
    margin-left: -9px;
}
.viewcart cot.check {
    left: 149px !important;
}

.login-bg {
    padding: 50px 0;
    background-size: cover;
    background-attachment: fixed
}
.host-row {
    background-size: cover;
    display: inline-block;
    width: 100%;
}
.bg-box {
    padding: 15px 0 33px;
    background: #fff;
    min-height: 650px;
}
.rubuts {
    background: url(../images/cloud-bg.png) no-repeat;
    padding: 90px 44px 20px !important;
    background-size: cover;
}
.back-arrow {
    margin-left: 20px;
}
.back-arrow a {
    color: #000;
    height: 40px;
    border: solid 1px #ccc;
    border-radius: 50%;
    box-shadow: 0 0 10px #ccc;
    display: inline-block;
    text-align: center;
    width: 40px;
    font-size: 18px;
    line-height: 36px;
}
.login-logo {
    text-align: center;
}
.wel-titel {
    padding-top: 25px;
    text-align: center;
    font-size: 20px;
    color: #1c7cd6;
    text-transform: uppercase;
    font-weight: 300;
}
.login-form {
    padding: 60px;
}
.login-form .inputBox input {
    font-weight: 600px;
    border-bottom: 2px solid #e2e2e2;
}
.login-form .inputBox .inputText {
    font-size: 14px;
    color: #d28080;
    line-height: 46px;
    opacity: inherit;
}
.login-form .focus .input {
    border-bottom: 1px solid #d2d2d2;
}
.login-form .focus .inputText {
    color: #1c7cd6;
}
.login-form .checkbox label, .radio label {
    padding-left: 0;
}
.login-form .form-group {
    margin-bottom: 22px;
}
.login-form .checkbox.pull-left {
    margin: 0;
}
.login-form .checkbox label {
    font-size: 13px;
    color: #b0b0b0;
    font-weight: 300;
}
.login-form span.cr {
    background: #fff;
}
.need-help {
    font-size: 13px;
    color: #1c7cd6;
    font-weight: 300;
}
.form-group.check-top {
    margin-top: 35px;
    margin-bottom: 30px;
}
.btn-account {
    text-align: center;
}
.btn-account input {
    width: 100%;
    border: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    letter-spacing: 4px;
    padding: 17px 0;
    background: #1c7cd6;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 10px #ccc;
}
span.input-group-btn.adv button {
    border-radius: 0 5px 5px 0 !important;
}
.btn-account input:hover {
    background: #48c8f1;
}
.rubuts h3 {
    font-size: 32px;
    color: #fff;
    line-height: 35px;
    font-weight: 300;
}
.rubuts p {
    padding: 15px 0 90px;
    font-size: 17px;
    color: #fff;
    line-height: 26px;
    font-weight: 300;
}
.rubuts p b {
    padding-bottom: 5px;
    display: inline-block;
}
.rubuts.servers p {
    padding-bottom: 10px;
}
.log-btn {
    background: #fff;
    font-size: 14px;
    color: #1c7cd6;
    padding: 15px 42px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 3px;
    letter-spacing: 5px;
    border-radius: 4px;
    display: inline-block;
    box-shadow: 0 0 1px #dfdfdf;
}
.info-titel {
    font-size: 18px;
    color: #525252;
    font-weight: 300;
    padding: 0 15px;
    margin-bottom: 25px;
}
.form-box {
    margin: 10px 0;
    display: inline-block;
    width: 100%;
}
.widthemail{
	width: 450px !important;
}
.titel-sup {
    margin-bottom: 24px;
    font-size: 30px;
    padding-left: 47px !important;
    color: #1c7cd6;
    font-weight: 900;
    text-transform: uppercase;
}
.regst-form .form-group {
    margin-bottom: 11px;
    display: inline-block;
    width: 100%;
}
.btn-account.reg {
    text-align: left;
    margin-top: 33px;
}
.btn-account.reg input {
    width: auto;
    padding: 16px 42px;
}
.checkbox.agry label {
    font-size: 13px;
    color: #b0b0b0;
    font-weight: 300;
    padding: 0 0 0 15px;
}
.checkbox.agry .cr {
    background: #fff;
}
.domen-page {
    padding-top: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.order-cart {
    display: inline-block;
    width: 100%;
    padding: 18px 30px 9px;
}
.order {
    color: #181717;
    font-size: 18px;
    font-weight: 900;
    text-transform: uppercase;
}
.order span {
    margin-right: 15px;
}
.item-cart {
    background: #1c7cd6;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 11px;
    top: -8px;
}
.cart-bkt {
    margin: 0 18px 0 0;
}
.cart-shop {
    position: relative;
}
.cat {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 900;
    margin-top: 0;
    display: inline-block;
    padding: 0 0 0;
}
.host-nav {
    display: inline-block;
    width: 100%;
    background: #545454;
    padding: 20px 30px;
}
.host-nav li {
    float: left;
    margin-right: 10px;
    list-style: none;
    margin-bottom: 10px;
}
.dropdown-menu li {
    float: none;
}
.drop-nav {
    background: #1c7cd6;
    padding: 10px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 900;
    border-radius: 4px;
}
.drop-nav:hover {
    color: #fff;
}
.host-nav .dropdown-menu {
    width: 265px;
    margin-top: 16px;
}
.host-nav .dropdown-menu:before {
    content: '';
    border-bottom: 15px solid #fff;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 12px;
    top: -13px;
    right: inherit;
}
.host-nav .dropdown-menu li {
    border-bottom: 1px solid #ccc;
}
.host-nav .dropdown-menu li a {
    font-size: 15px;
    padding: 9px 14px;
}
.host-nav .dropdown-menu li a:hover {
    color: #1c7cd6;
    text-decoration: underline;
}
.host-nav .dropdown-menu li:last-child {
    border: none;
}
.drop-nav.server {
    background: #edb800;
}
.drop-nav.cloud {
    background: #ff5353;
}
.drop-nav.sslnv {
    background: #87a61c;
}
.drop-nav.domain {
    background: #8a3ee8;
}
.choose-pack {
    padding: 0 30px;
}
.pack-hed {
    text-align: center;
}
.pack-hed h2 {
    font-size: 28px;
    color: #181717;
    font-weight: 900;
    text-transform: uppercase;
    text-align: center;
}
.pack-hed p {
    font-size: 13px;
    color: #9c9c9c;
    text-align: center;
}
.pakg-palan ul.tabs li {
    float: left;
    margin: 0;
    cursor: pointer;
    padding: 5px 0;
    height: inherit;
    line-height: 31px;
    border: none;
    border-radius: 0;
    background-color: #f5f5f5;
    color: #797979;
    width: 20%;
    box-shadow: none;
    text-align: center;
    position: relative;
    font-size: 13px;
}
.pakg-palan {
    margin: 0 auto;
    width: 55%;
}
.pakg-palan ul.tabs li:last-child {
    border-radius: 0 50px 50px 0;
}
.pakg-palan ul.tabs li:first-child {
    border-radius: 50px 0 0 50px;
}
.pakg-palan .tabs {
    margin-left: 54px;
}
.generic_content {
    border: solid 1px #d2d2d2;
    padding-bottom: 26px;
}
.head {
    background: #3498db;
    padding: 0px 0 9px;
    text-align: center;
    font-size: 26px;
    font-weight: 300;
    color: #fff;
}
.price {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 33px;
    font-weight: 900;
    color: #7d7d7d;
    padding: 14px 0 17px;
    letter-spacing: -1px;
}
.generic_feature_list li {
    list-style: none;
    font-size: 16px;
    margin: 0 12px;
    color: #7d7d7d;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    padding: 7px 21px;
}
.generic_feature_list li:first-child {
    border-top: 1px solid #d2d2d2;
}
.generic_feature_storag li {
    list-style: none;
    padding: 6px 16px 5px;
    font-size: 13px;
}
.month {
    font-size: 21px;
    position: relative;
    font-weight: 500;
    left: -7px;
}
.open-host i {
    color: #2ecc71;
    font-size: 15px;
    margin-right: 6px;
}
.colse-host i {
    margin-right: 6px;
    color: #e74c3c;
    font-size: 15px;
}
.colse-host {
    color: #d2d2d2;
}
.generic_feature_storag {
    padding: 15px 0 23px;
}
.generic_price_btn {
    text-align: center;
    margin-bottom: 12px;
}
.generic_price_btn a {
    background: #1c7cd6;
    color: #fff;
    box-shadow: 0 0 10px #dfdfdf;
    padding: 10px 22px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 6px;
    position: relative;
    top: 20px;
}
.generic_price_btn a:hover {
    color: #fff;
    background: #3498db;
}
.flag {
    text-align: center;
    margin-top: 36px;
}
.head span.star {
    display: inline-block;
    width: 100%;
    font-size: 16px;
} 
.generic_content.basic {
    background: #fcfcfc;
}
.head.basic {
    background: #2ecc71;
}
.head.dard {
    background: #f1c40f;
}
.head.ultim {
    background: #9b59b6;
}
.choose-pack {
    padding: 0 30px 30px;
    display: inline-block;
    width: 100%;
}
.pak-row .tabs li:hover {
    background: #1c7cd6;
}
.pak-row .tabs li.active {
    background: #1c7cd6;
}
.pak-row .tabs li.active:after {
    display: none;
}
.pak-row .tabs li:hover:after {
    display: none;
}
.pak-row {
    margin-top: 40px;
}
.cart-bkt {
    font-size: 16px;
}
.pak-row .tab_container {
    margin-top: 35px;
}
.page-content {
    padding: 0 !important;
}
a.submt-btn {
    padding: 6px 14px !important;
    border: solid 2px #fff;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    border-radius: 4px;
    margin: -4px 0 0 0;
}
.submt-btn:hover {
    color: #000;
    background: #fff !important;
}
.spport-row {
    padding: 50px 0 80px;
    background: url(../images/hed-bg01.jpg) no-repeat;
    background-size: cover;
}
.cool-titel {
    font-size: 30px;
    text-align: center;
    color: #fff;
}
.own-right {
    text-align: center;
    width: 100%;
    display: inline-block;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
}
#custom-search-input {
    padding: 0;
    border: none;
    border-radius: 4px;
    background-color: #fff;
    margin: 30px auto 18px;
    width: 61%;
}
#custom-search-input input {
    border: 0;
    box-shadow: none;
    font-size: 14px;
    padding: 7px 31px 0 0;
    text-align: left;
    color: #000;
}
#custom-search-input button {
    background: none;
    box-shadow: none;
    margin: 0;
    border: 0;
}
#custom-search-input button:hover {
    border: 0;
    box-shadow: none;
}
#custom-search-input .glyphicon-search {
    font-size: 23px;
}
.cat-col {
    background: #f5f5f5;
}
.art-col {
    background: #eeeeee;
}
.rest-titel {
    font-size: 17px;
    color: #17adda;
    font-weight: 900;
}
.cont-ser {
    width: 30px;
    height: 24px;
    background: #17adda;
    float: right;
    text-align: center;
    font-size: 17px;
    border-radius: 5px;
    font-size: 16px;
    color: #fff;
    font-weight: 900;
}
.restor-cont {
    margin-top: 15px;
}
.restor-cont p {
    font-size: 13px;
    color: #989898;
    line-height: 18px;
}
.box-cat {
    background: #fcfcfc;
    box-shadow: 0 0 5px #dfdfdf;
    padding: 13px 13px;
    margin-bottom: 21px;
    min-height: 130px;
}
.col-md-9.cat-col {
    padding: 0 0 0 16px;
}
.col-md-3.art-col {
}
.cat-col .col-md-4 {
    padding: 0 11px;
}
.cate-titel {
    padding: 27px 0;
    font-size: 22px;
    font-weight: 900;
}
.flare-list li {
    list-style: none;
}
.flare-list a {
    font-size: 16px;
    font-weight: 900;
    color: #1c7cd6;
}
.flare-list p {
    font-size: 13px;
    font-weight: 400;
    color: #8d8d8d;
    line-height: 22px;
}
.flare-list li {
    list-style: none;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px;
    padding: 6px 0;
}
.flare-list li:last-child {
    border: none;
}
.serch-left {
    cursor: inherit !important;
    border: none !important;
    font-size: 14px !important;
    color: #898989 !important;
    font-weight: 400;
}
.serch-left i {
    color: #edb800;
}
.serch-left i {
    color: #edb800;
    margin-right: 7px;
}
.btn-lg.right-btn {
    color: #fff;
    padding: 16px 26px;
    background: #edb800 !important;
    font-size: 18px;
    margin-right: -3px !important;
}
.tickt-header li {
    list-style: none;
    float: left;
    margin: 0 0;
}
.delet i {
    margin-right: 8px;
}
.delet {
    display: inherit;
    background: #1c7cd6;
    color: #fff;
    text-transform: uppercase;
    padding: 9px 19px !important;
    font-size: 12px !important;
    margin: 2px 10px 0 0 !important;
    border-radius: 4px;
}
a.dropdown-toggle.delet {
    margin: 0 !important;
    padding: 10px 26px !important;
}
li.dropdown.user.tickt-drop.more {
    margin: 2px 0 0 0 !important;
    padding: 0 !important;
}
.tickt-drop a {
    margin: 10px 0 0 !important;
    font-size: 22px;
    display: inline-block;
    line-height: 15px;
    color: #fff;
}
.tickt-drop .dropdown-menu li a {
    font-size: 13px;
    cursor: pointer;
}
.tickt-drop .dropdown-menu:before {
    display: none;
}
.tickt-drop .dropdown-menu {
    margin-top: 20px;
}
.tickt-drop .dropdown-menu li {
    list-style: none;
    display: inline-block;
    margin: 0px 0 4px;
    border-bottom: 1px solid #ccc;
    width: 100%;
}
.tickt-drop {
    margin: 0 17px !important;
}
.tickt-drop .dropdown-toggle:focus {
    color: #fff !important;
}
.total {
    font-size: 13px;
    margin-top: 10px;
    color: #bdd2db;
    display: inherit;
}
.tickt-drop.short a {
    font-size: 13px;
}
.tickt-drop.short span {
    color: #bdd2db;
}
.tickt-drop a i {
    font-size: 16px;
    color: #767676;
    margin-left: 6px;
}
.search-tickets {
    width: 16.9%;
}
.search-tickets input {
    background: no-repeat;
    border: none;
    font-size: 12px;
    height: 40px;
	width: 250px!important;
}
.search-tickets .btn.btn-danger {
    background: #545454;
    border: none;
}
.search-tickets .input-group {
    border-radius: 4px;
}
.filt {
    padding: 10px 31px;
    background: #fff;
    font-size: 14px;
    color: #a3b2ba;
    display: inherit;
    margin: 0 5px 0 12px;
    border-radius: 5px;
}
.filt:hover {
    color: #000 !important;
}
.add-tick {
    padding: 11px 15px;
    background: #1c7cd6;
    font-size: 14px;
    color: #fff;
    display: inherit;
    margin-left: 22px;
    border-radius: 5px;
}
.add-tick:hover {
	background :#06c0f7;
}
.add-tick i {
    margin-right: 4px;
}
.ticket-table-top {
    width: 100%;
    display: table-row !important;
	color: #3d454a;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #004ea7;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.bordercollapse{
    border-collapse: separate;
}
.ticket-table-topaffiliate {
    width: 100%;
	display: table;
    background: #fcf8e3;
	color: #83878a;
	font-size: 12px;
	text-transform: uppercase;
}
.affiliatelink {
    font-size: 16px;
}
.ticket-table {
    background: #fff;
	color: #92979a;
    margin-bottom: 14px;
    display: table;
    width: 100%;
    border-radius: 5px;
    box-shadow: 4px 5px 6px -4px #778fa6;
}
.ticket-table h4 {
    font-size: 14px;
    color: #5e5e5e;
    font-weight: 900;
}
.ticket-table p {
    font-size: 11px;
    color: #8f8f8f;
}
span.checkbox.chek {
    display: inline-block;
    float: left;
}
.cont-check {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: #6a6fd1;
    text-align: center;
    line-height: 24px;
    color: #fff;
    border-radius: 50%;
    margin: 6px 0 0 10px;
    font-size: 11px;
}
.tragat-table th {
    padding: 11px 0;
}
.tragat-table img {
    margin-left: 8px;
}
.col-md-12.left-colam {
    padding-left: 43px;
    width: 100%;
}
.tragat-table .cr {
    background: none !important;
}
.col-md-4.right-col {
    margin-top: 69px;
    padding-right: 30px;
    width: 28%;
}
.open-tickt {
    padding: 20px 15px 32px;
    border-radius: 5px;
    margin-bottom: 18px;
}
.tick-xl {
    font-size: 15px;
    color: #fff;
    margin-top: 11px;
    display: inline-block;
}
.cont-xl {
    font-size: 30px;
    color: #fff;
    font-weight: 900;
    float: right;
    margin-right: 12%;
}
.open-tickt .progress {
    margin: 0;
    height: 10px;
    display: inline-block;
    border-radius: 30px;
    width: 100%;
    background: #e7e7e7;
    margin-top: 10px;
}
.open-tickt .progress-bar-success {
    background: #698509;
}
.open-tickt.yellodark .progress-bar-success {
    background: #c09500;
}
.open-tickt.bluedark .progress-bar-success {
    background: #0091bb;
}
.open-tickt.grey {
    background: #b5b2b2;
}
.open-tickt.grey .progress-bar-success {
    background: #807b7b;
}
.open-tickt.navyblue {
    background: #224488;
}
.open-tickt.reddark {
    background: #8c0a0a;
}
.open-tickt.reddark .progress-bar.progress-bar-success {
    background: #5f0303;
}
.open-tickt.navyblue .progress-bar-success {
    background: #02256b;
}
li.dropdown.user.tickt-drop.filt {
    padding: 0;
}
.dropdown-toggle.filt {
    color: #000;
    font-size: 15px;
    padding: 13px 19px !important;
    margin: 0 !important;
}
.dropdown.user.tickt-drop.filt.open .dropdown-toggle:focus {
    color: #000 !important;
}

/*Custom Css*/
ul.menu.notf {
    margin-top: 47px;
}
ul.menu.notf.language {
    width: 100%;
    top: 40px;
    position: relative;
    min-height: 313px;
    margin-top: 8px;
}
.navbar-nav > li > .dropdown-menu {
    margin-top: 3px!important;
}
ul.menu.notf.language li {
    min-height: 30px;
    float: left;
    width: 25%;
}
ul.menu.notf.language li a {
    width: 100%;
    border: none;
    font-size: 14px;
}
li.dropdown.messages-menu.lang.open ul.dropdown-menu {
    min-width: 450px;
}
.providerPreLinking {
    min-height: 52px;
}
.social-signin-btns {
    text-align: center;
}
.social-signin-btns .btn {
    margin-bottom: 5px;
}
.btn-facebook {
    color: #fff;
    background-color: #3b5998;
    border-color: rgba(0,0,0,.2);
}
.btn-social {
    position: relative;
    padding-left: 44px;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-google {
    color: #fff;
    background-color: #dd4b39;
    border-color: rgba(0,0,0,.2);
}
.alert-warning, .alert-info, .providerLinkingFeedback.alert.alert-danger{
    width: 100%;
    float: left;
}
.error-container.boxed {
    text-align: center;
}
.flag-container {
    height: 36px;
    margin-top: 4px;
}
.alert-danger ul {
    list-style: none;
}
.alert-danger {
    width: 100%;
    display: inline-table;
}
.progress {
    margin: 25px 0 0 0;
}
#registration {
    margin: 0;
    padding: 0 0 0 0;
}
div#page-wrapper {
    padding-bottom: 50px;
}
.focus .inputText.phonenumber {
    margin-left: 0;
}
.inputText.phonenumber {
    margin-left: 85px;
}
.open.lang ul.dropdown-menu {
    width: 450px;
}
.open ul.dropdown-menu {
    border: 0px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.well {
}
button#btnSelectAll-contactPermissions {
    background: #8eb8e2;
    color: #fff;
    text-shadow: 0 0 black;
}
.delete-contact {
    padding: 11px 28px !important;
    margin-left: 10px;
    border: none !important;
    text-transform: uppercase;
    font-weight: 700 !important;
}
span.domainrequired {
    color: #ff0000;
    font-size: 14px;
}
.popover.fade.right.in {
    width: 78% !important;
}
.uplod-file {
    margin-bottom: 10px;
}
i.fas.fa-star.active {
    color: #edb800;
}
i.star.far.fa-star:hover {
    color: #edb800;
}
i.star.far.fa-star {
    cursor: pointer;
}
.ticket-reply .attachments {
    margin: 0;
    padding: 10px 0 !important;
    border-top: 1px dashed #edf7fa !important;
    background-color: #edf7fa !important;
    font-size: .8em;
    line-height: 20px !important;
}
.ticket-reply {
    margin: 0;
    padding: 0;
    border: none !important;
    background-color: #fff !important;
}
i.far.fa-star {
    color: #a8a8a8;
}
.attachments.client {
    background-color: #fff !important;
    border-top: 1px dashed #cccccc !important;
}
.chat_inner {
    width: 100%;
    display: table;
}
.attachments_file {
    width: 320px;
}
.attachments_file.scrollar {    
    height: 235px;
    overflow-y: scroll;
}
label.btn.btn-primary.remove {
    color: #ff5353;
}
th.sorting_asc:first-child, th.sorting_disabled {
    background: none !important;
}

/*Cpanel CSS Start*/
div#cPanelPackagePanel, div#cPanelUsagePanel{
    position: relative;
    background: #f9f8f8!important;
    min-height: 300px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
div#cPanelExtrasPurchasePanel {
    position: relative;
    background: #f9f8f8!important;
    min-height: 180px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
div#cPanelQuickShortcutsPanel {
    position: relative;
    background: #f9f8f8!important;
    min-height: 250px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: white;
    border: none;
}
#cPanelPackagePanel .panel-heading, #cPanelUsagePanel .panel-heading, #cPanelExtrasPurchasePanel .panel-heading, #cPanelQuickShortcutsPanel .panel-heading  {
    padding: 20px 0;
    background-image: linear-gradient(127deg, #0a45b0, #1b66ef);
    border-radius: 0;
}
#cPanelUsagePanel .panel-heading {
    background: #545454;
}
#cPanelExtrasPurchasePanel .panel-heading {
    background: #1ca2c9;
}
#cPanelQuickShortcutsPanel .panel-heading{
    background-image: linear-gradient(127deg, #0a85a4, #0cb2c1);
}
#cPanelPackagePanel .panel-heading h3.panel-title, #cPanelUsagePanel .panel-heading h3.panel-title, #cPanelExtrasPurchasePanel .panel-heading h3.panel-title, #cPanelQuickShortcutsPanel .panel-heading h3.panel-title {
    font-weight: 900;
    font-size: 24px;
    text-transform: uppercase;
    color: #fff;
    margin: 0;
    text-align: center;
}

.cpanel-package-details h4 {
    font-size: 15px;
    font-weight: 600;
    color: #7d7d7d;
    margin: 10px 0px 0px !important;
    display: inline-block;
    width: 100%;
}
.cpanel-package-details a {
    font-size: 22px;
    color: #404040;
    margin: 16px 0 30px 0;
    display: inline-block;
    width: 100%;
}
#cPanelPackagePanel a.btn.btn-default.btn-sm {
    font-size: 12px;
    color: #404040;
    border: solid 1px #404040;
    padding: 9px 0;
    border-radius: 4px;
    text-transform: uppercase;
    width: 27%;
    display: inline-block;
    margin: 0 6px;
}
#cPanelPackagePanel input.btn.btn-info.btn-sm {
    font-size: 12px;
    color: #ffffff;
    border: solid 1px #1cb8e6;
    padding: 9px 0;
    border-radius: 4px;
    text-transform: uppercase;
    width: 27%;
    display: inline-block;
    margin: 0 6px;
    background: #1cb8e6;
}
#cPanelPackagePanel input.btn.btn-info.btn-sm:hover {
    background: #1ca2c9;
    color: #fff;
}
a.btn.btn-default.btn-sm {
	margin-left: 33px;
}
a.btn.btn-default.btn-sm:hover {
    background: #404040;
	margin-left: 33px;
}
.cpanel-usage-stats .text-info.limit-near {
    color: #a4a4a4;
    text-align: center;
    font-size: 13px;
    margin-top: 15px;
}
#cPanelExtrasPurchasePanel select.form-control.input-sm {
    font-size: 15px;
    border-radius: 4px;
    width: 240px;
    display: inline-block;
    height: 35px;
}
#cPanelExtrasPurchasePanel button.btn.btn-default.btn-sm {
    font-size: 12px;
    border-radius: 4px;
    display: inline-block;
    height: 35px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a {
    text-align: center;
    color: #337ab7;
    font-size: 16px;
    width: 100%;
    padding: 21px 0;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 30px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a:hover {
    background: #fff;
    color: #706a6a;
    box-shadow: 0 0 10px #ccc;
}
div#cPanelQuickEmailPanel, div#cPanelBillingOverviewPanel{
    position: relative;
    min-height: 180px;
    display: inline-block;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    width: 100%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
    background-color: #f9f8f8;
    margin-top: 0px;
}
#cPanelQuickEmailPanel .panel-heading, div#cPanelBillingOverviewPanel .panel-heading {
    padding-bottom: 14px;
    border-bottom: 0px solid #f6f6f6;
    position: relative;
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    margin-bottom: 15px;
    /* background: #7B7B7B; */
	background: #004ea7;
}
#cPanelQuickEmailPanel .panel-heading::before, div#cPanelBillingOverviewPanel .panel-heading::before{
    content: '';
    background: none;
    height: 1px;
    width: 27%;
    display: inline-block;
    bottom: -1px;
    left: 0;
    position: absolute;
}
#cPanelQuickEmailPanel .panel-heading h3.panel-title, div#cPanelBillingOverviewPanel .panel-heading h3.panel-title {
    margin: 0;
    text-transform: uppercase;
    font-size: 16px;
    color: #ececec;
    position: relative;
    font-weight: 700;
    padding-left: 20px;
	/* background: #7B7B7B; */
	background: #004ea7;
}
div#cPanelBillingOverviewPanel .panel-heading::before {
    width: 17%;
}
#frmCreateEmailAccount input.form-control {
    height: 46px;
    box-shadow: inherit;
}
#frmCreateEmailAccount button.btn.btn-primary.btn-block:hover {
    background: #1ca2c9;
}
#frmCreateEmailAccount button.btn.btn-primary.btn-block {
    background: #1cb8e6;
    font-weight: 300;
    width: 78%;
    font-size: 20px;
    line-height: 7px;
    height: inherit;
    color: #fff;
    padding: 12px 0;
    border: 1px solid transparent;
}
#cPanelBillingOverviewPanel .margin-left {
    margin-left: 20px;
}
#recurringAmount .col-xs-6.text-right, div#billingCycle .col-xs-6.text-right, div#paymentMethod .col-xs-6.text-right, #registrationDate .col-xs-6.text-right, #nextDueDate .col-xs-6.text-right {
    text-align: left;
    list-style: none;
    font-size: 14px;
    padding-left: 30px;
    background: url(../images/doots.png) no-repeat left;
    color: #404040;
    margin-bottom: 5px;
    position: relative;
    z-index: 0;
}
#recurringAmount .col-xs-6.text-right::before, div#billingCycle .col-xs-6.text-right::before, #registrationDate .col-xs-6.text-right::before {
    content: '';
    background: #1cb8e6;
    height: 23px;
    width: 2px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 16px;
    bottom: 0;
}
#recurringAmount .col-xs-6:last-child, #billingCycle .col-xs-6:last-child, #paymentMethod .col-xs-6:last-child, #registrationDate .col-xs-6.col-md-7, #nextDueDate .col-xs-6.col-md-7 {
    font-weight: 900;
    color: #404040;
}
#registrationDate .col-xs-6.col-md-7, #nextDueDate .col-xs-6.col-md-7{
    width: 50%;
}
.files-item.downloads {
    width: 25%;
}
.files-item.downloads .file-icone i.fas.fa-download {
    font-size: 35px;
}
i.fas.fa-long-arrow-alt-left {
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    position: relative;
    top: -1px;
    font-size: 22px;
    left: -9px;
}
div#customFieldsContainer {
    margin-top: 40px;
    display: inline-block;
    width: 100%;
}
.server-box .tbs-icone {
    font-size: 26px;
    margin-top: 20px;
    margin-bottom: 5px;
}
ul.sidebar_items {
    left: 0 !important;
    width: 100% !important;
}
ul.sidebar_items li {
    list-style: none !important;
}
.news-hd{
    margin:0px;
    padding:0px;
}
.domains-head .news-hd h1{
    margin:0px;
    padding:0px !important;
    font-size: 27px;
    font-weight: 700;
    color: #404040;
    vertical-align: middle;
}
.news-hd h1 i{
    margin-right:20px;
    font-size:30px;
    vertical-align:middle;
}
.domains-head .news-hd h1:before{
    display:none !important;
}
.news-detail-box {
    margin: 0;
    padding:20px 56px 20px 44px;
}
.news-d-row {
    background: #fff;
    margin:0px 0px 30px;
    padding:28px 20px;
    border-radius: 5px;
    display: inline-block;
    width: 100%;
    border-left: 4px solid #47d764;
    box-shadow: 5px 0px 27px 1px rgba(0,0,0,0.12);
}
.news-date {
    margin: 0 22px 10px 0px;
    float: left !important;
    width: 100%;
    height: 64px;
    background: #47d764;
    font-size: 16px;
    color: #fff;
    font-weight: 900 !important;
    text-align: center;
    border-radius: 50% !important;
    padding: 14px 0 0;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top;
    box-shadow: 0px 3px 14px rgba(0,0,0,0.16);
    max-width:64px !important;
}
.t-cont-btn i.fa.fa-angle-right {
    margin: 2px 4px 0 4px;
    vertical-align: top;
}
.fa-angle-right:before {
    content: "\f105";
    border: 1px solid #fff;
    padding: 1px 5px;
    border-radius: 50%;
    line-height: normal;
    margin: 0;
    font-size: 11px;
}
a.t-cont-btn:hover {
    background: #1c7cd6;
    color: #fff;
}
a.t-cont-btn:focus {
    color: #fff;
}
.news-date span{font-size:12px; font-weight: 900;}
.news-artical {
    margin: 0px;
    padding: 0px 0 0;
    width: 86%;
    display: inline-block;
}
.news-artical h4 {
    margin: 0;
    padding: 0;
    font-size: 22px;
    color: #212121;
    font-weight: bold;
}
.news-artical p {
    margin: 10px 0px 0;
    padding: 0;
    font-size: 13px;
    color: #8f8f8f;
    line-height: 23px;
}
.nd-row2{
    border-color:#2f86eb;
}
.nd-row2 .news-date{
    background:#2f86eb;
}
.nd-row3{
    border-color:#ffc021;
}
.nd-row3 .news-date{
    background:#ffc021;
}
.nd-row4{
    border-color:#ff6e5b;
}
.nd-row4 .news-date{
    background:#ff6e5b;
}
.link-account-sec{
    margin:0px 0 30PX;
    padding:0px;
    display:inline-block;
    width:100%;
}
.link-account-sec h4{
    margin:8px 40px 0px 0px;
    padding:0px;
    display:inline-block;
    font-size:20px;
    color:#404040;
    font-weight:700;
    float:left;
}
.link-account-sec i {
    vertical-align: BOTTOM;
    margin-right: 12px;
    FONT-SIZE: 20PX;
}
.fb-btn {
    margin:0px 5px 10px;
    border: 2px solid #3b5998 !important;
    border-radius: 8px;
    font-size: 16px;
    color: #3b5998 !important;
    padding:8px 20px;
    font-weight:700;
}
.fb-btn:hover {
    background:#3b5998 !important;
    color:#fff !important;
}
.g-btn {
    margin:0px 5px 10px;
    border: 2px solid #dd4b39 !important;
    background:#dd4b39 !important;
    border:none;
    border-radius: 8px;
    font-size: 16px;
    color: #fff !important;
    padding:8px 20px;
    font-weight:700;
}
.g-btn:hover {
    background:#fff !important;
    color:#dd4b39 !important;
}
.action-t {
    color: #898989;
    font-size: 13px;
    opacity: 0.5;
    margin-top: -10px;
    margin-bottom: 7px;
}
.btn-unlink{
    background: #1cb8e6;
    border: none;
    padding: 8px 16px ;
    font-weight: normal;
    color: #ffffff;
    border-radius: 5px
}
.btn-unlink:hover {
    background: #1c7cd6;
}
.security-que .alert-space {
    margin-bottom: 55px;
    margin-left: -25px;
    margin-right: -25px;
    border-radius: 0;
    border: none;
    padding: 22px 25px;
}
.settting-ques {
    position: relative;
}
.settting-ques .inputText {
}
.settting-ques .focus .inputText {
}
.change-pass .inputText {
}
.settting-ques .select-selected {
}
.settting-ques .select-selected::after {
    top: 20px;
}
.security-que h5 {
    font-size: 20px;
    color: #404040;
    padding: 45px 0px 15px;
}
.secourty-head-usr h1::before {
    display: none;
}
.secourty-head-usr h1 {
    padding-left:0px!important;
}
.on-off-btn-setting span {
    font-size: 13px;
    color: #1cb8e6;
}
.security-que .disable {
    font-style: italic;
    max-width: 962px;
    margin-top: 50px;
}

/* toggle css */
.security-que .btn-toggle {
    margin: 0 4rem;
    padding: 0;
    position: relative;
    border: none;
    height: 1.5rem;
    width: 3rem;
    border-radius: 1.5rem;
    color: #6b7381;
    background: #bdc1c8;
}
.security-que .btn-toggle:before,
.security-que .btn-toggle:after {
    line-height: 1.5rem;
    width: 4rem;
    text-align: center;
    font-weight: 600;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity .25s;
}
.security-que .btn-toggle:before {
    content: 'Off';
    left: -4rem;
}
.security-que .btn-toggle:after {
    content: 'On';
    right: -4rem;
    opacity: .5;
}
.security-que .btn-toggle > .handle {
    position: absolute;
    top: 0.1875rem;
    left: 0.1875rem;
    width: 1.125rem;
    height: 1.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left .25s;
}
.security-que .btn-toggle.active {
    transition: background-color 0.25s;
}
.security-que .btn-toggle.active > .handle {
    left: 1.6875rem;
    transition: left .25s;
}
.security-que .btn-toggle.active:before {
    opacity: .5;
}
.security-que .btn-toggle.active:after {
    opacity: 1;
}
.security-que .btn-toggle.btn-sm:before,
.security-que .btn-toggle.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: .75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.security-que .btn-toggle.btn-sm:before {
    text-align: right;
}
.security-que .btn-toggle.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.active:before {
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.active:after {
    opacity: 1;
}
.security-que .btn-toggle.active {
    background-color: #1cb8e6;
}
.security-que .btn-toggle.btn-sm {
    margin: 0 0.5rem;
    padding: 0;
    position: relative;
    border: none;
    height: 3rem;
    width: 7rem;
    border-radius: 1.5rem;
}
.btn.btn-sm.btn-toggle {
    box-shadow: 0px -1px 2px #b6b6b6;
}
.security-que .btn-toggle.btn-sm::before, .security-que .btn-toggle.btn-sm::after {
    line-height: 3rem;
    width: 0.5rem;
    text-align: center;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    position: absolute;
    bottom: 0;
    transition: opacity .25s;
}
.security-que .btn-toggle.btn-sm:before {
    content: 'Off';
    left: -0.5rem;
}
.security-que .btn-toggle.btn-sm:after {
    content: 'On';
    right: -0.5rem;
    opacity: .5;
}
.security-que .btn-toggle.btn-sm > .handle {
    position: absolute;
    top: 0.378rem;
    left: 0.508rem;
    width: 2.125rem;
    height: 2.125rem;
    border-radius: 1.125rem;
    background: #fff;
    transition: left .25s;
    border: 3px solid #e0eaf4;
}
.security-que .btn-toggle.btn-sm.active {
    transition: background-color 0.25s;
}
.security-que .btn-toggle.btn-sm.active > .handle {
    left: 4.388rem;
    transition: left .25s;
    right: 0;
}
.security-que .btn-toggle.btn-sm.active:before {
    opacity: .5;
}
.security-que .btn-toggle.btn-sm.active:after {
    opacity: 1;
}
.security-que .btn-toggle.btn-sm.btn-sm::before {
    width: 100%;
}
.security-que .btn-toggle.btn-sm.btn-sm:after {
    line-height: -0.5rem;
    color: #fff;
    letter-spacing: .75px;
    left: 0.4125rem;
    width: 2.325rem;
}
.security-que .btn-toggle.btn-sm.btn-sm:before {
    text-align: right;
}
.security-que .btn-toggle.btn-sm.btn-sm:after {
    text-align: left;
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.btn-sm.active:before {
    opacity: 0;
}
.security-que .btn-toggle.btn-sm.btn-sm.active:after {
    opacity: 1;
}
.btn-facebook {
    background-color: #fff !important;
    border: 2px solid #3b5998 !important;
    color: #3b5998 !important;
    padding: 8px 20px !important;
    font-weight: 700!important;
    font-size: 15px!important;
    border-radius: 8px!important;
    margin-right:15px;
}
.btn-facebook:hover {
    background: #3b5998 !important;
    color: #fff !important;
}
.btn-google{
    padding: 8px 20px !important;
    border: 2px solid #dd4b39 !important;
    font-weight: 700!important;
    font-size: 15px!important;
    border-radius: 8px!important;
}
.btn-google:hover{
    background: #fff !important;
    color: #dd4b39 !important;
}
.providerPreLinking{
    float:left;
}
span.price small {
    font-size: 19px;
}
.generic_feature_list li:last-child {
    display: none;
}
.ticket-ser-box{
    padding-bottom:0px !important;
    height:100%;
}
.ticket-sec {
    margin: 0px;
    background: #fff;
    display: inline-block;
    width: 100%;
    padding: 26px 23px 30px;
    border-left: 1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    height: 100%;
}
.news-hd h1 i.fas.fa-tags {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
.ticket-cnt-box {
    margin: 60px auto 120px;
    padding: 0px;
    max-width: 587px;
    box-shadow: 2px 3px 4px rgba(0,0,0,0.12);
    border-radius: 8px;
    background: #f2f6fa;
}
.t-box-hd {
    background: #47d764;
    text-align: center;
    padding:20px;
    margin:0px;
    border-radius: 8px 8px 0 0;
}
.t-box-hd h4{
    margin:0px;
    padding:0px;
    font-size:18px;
    color:#fff;
    font-weight:normal;
}
.t-box-hd h4 i.fa.fa-check-circle {
    font-size: 36px;
    vertical-align: middle;
    margin: 0px 16px 0 0;
}
.ticket-cn-inr{
    padding:75px 0;
    margin:0px;
    text-align:center;
}
.ticket-cn-inr h5{
    margin:0px auto;
    padding:0px;
    font-weight:bold;
    font-size:16px;
    color:#6b6b6b;
    max-width:80%;
    line-height:32px;
}
.t-cont-btn {
    padding: 12px 22px;
    background: #1c7cd6;
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 30px 0 0;
    border-radius: 5px;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: top;
    box-shadow: 0px 3px 14px rgba(0,0,0,0.16);
}
.t-cont-btn i.fa.fa-angle-right {
    margin: 2px 4px 0 4px;
    vertical-align: top;
}
.fa-angle-right:before {
    content: "\f105";
    border: 1px solid #fff;
    padding: 1px 5px;
    border-radius: 50%;
    line-height: normal;
    margin: 0;
    font-size: 11px;
}
a.t-cont-btn:hover {
    background: #1c7cd6;
    color: #fff;
}
a.t-cont-btn:focus {
    color: #fff;
}
.menu.notf li a {
    display: inline-block;
    border: 0;
}
ul.menu.notf {
    padding: 0;
}
ul.menu.notf li {
    padding: 9px 11px;
    border-bottom: 1px solid #f7f7f7;
}
ul.menu.notf li:hover {
    background: #dddddd61;
}
.header-left .logo img {
    position: relative;
    top: -9px;
    max-height: 45px;
}
.login-logo a img {
    width: auto;
    height: 100px;
}
.news-artical p {
    word-break:break-all;
}
.login-bg .providerPreLinking {
    text-align: center;
    width: 100%;
}
.login-bg button.btn.btn-social {
    border-radius: 0 !important;
}
.login-bg .btn-google {
    padding: 8px 33px !important;
}
#domainregister span.input-group-btn.adv, #domaintransfer span.input-group-btn.adv, #domainsubdomain span.input-group-btn.adv {
    width: 29%!important;
}
#frmProductDomain span.input-group-btn.adv {
    width: 29%!important;
}
#products .activ-right {
    max-width: 13%; 
}

.domen-page .stp-cot.check {
    color: #fff!important;
    left: 50%!important;
    margin-left: -9px!important;
}
.domen-page .step .step-item.active ~ .step-item a::before {
    background: #ccc!important;
}
.manageMobileLI a {
    padding: 3px 5px;
}
.manageMobileLI a:hover i {
    color: #fff;
}
.renew .tooltip.right .tooltip-arrow {
    border-left-color: #1cb8e6;
}
.manag .tooltip.right .tooltip-arrow {
    border-left-color: #727272;
}
.upgard .tooltip.right .tooltip-arrow {
    border-left-color: #edb800;
}
.manageMobileLI {
    display: none;
}
.activ-right{
    display: block;
}
.no-navbar {
    width: 100% !important;
    left: 0 !important;
}
.stp-cot {
    position: absolute;
    font-size: 17px;
    font-weight: 900;
    text-align: center;
    left: 82px;
    z-index: 99;
    line-height: 16px;
	left: 50%!important;
    margin-left: -7px!important;
}
.cont-cart {
    padding: 13px 8px!important;
    min-width: 209px!important;
    min-height: 158px!important;
    width: 153px;
    height: 143px;
    text-align: center;
    background: #fff;
    box-shadow: 0 0 15px #aac6f3;
    right: 20px;
    border-radius: 4px;
    top: 85px;
}
.cont-cart span {
    display: inline-block;
    width: 100%;
	color: #87a61c;
	font-size: 32px;
}
.domain-configration .period {
    max-width: 800px!important;
}
.eriod-col {
    width: 237px!important;
}
.corner-ribbon span {
    top: 11px !important;
    font-size: 10px!important;
}
.product-addons {
    margin-bottom: 30px!important;
    display: inline!important;
}
.cart-colam:nth-child(2n+2) {
    background: #ebfaff;
    border: solid 1px #d1e9f1;
}
.no-cartx #order-standard_cart .pull-md-right.col-md-9{
    float: right;
}
.no-cartx span.price {
    width: auto;
    font-size: inherit;
    font-weight: 400;
}
.no-cartx .spotlight-tld {
    min-height: 140px;
}
.no-cartx .label.label-success {
    position: inherit;
    top: 0;
    right: 0;
    width: auto;
    color: inherit;
    border: inherit;
    line-height: inherit;
    background: #ffc600;
    display: inline-block;
    margin-bottom: 4px;
    padding: 3px 6px;
    font-size: 90%;
    font-weight: 400;
    border-radius: 2px;
    height: auto;
}
.no-cartx .price {
    color: inherit;
    font-size: initial;
    min-height: auto;
    background: transparent;
    line-height: normal;
}
.no-cartx .providerPreLinking{
    float:none;
}
.no-cartx .flag-container{
    margin-top:0px;
}
.renew .tooltip.right .tooltip-arrow {
    border-right-color: #1cb8e6;
}
.upgard .tooltip.right .tooltip-arrow {
    border-right-color: #edb800;
}
.manag .tooltip.right .tooltip-arrow {
    border-right-color: #727272;
}
.cancelreq .tooltip.right .tooltip-arrow {
    border-right-color: #a94442;
}
.contact-us.server-box.right-padd {
    background: transparent !important;
}
.art-row.row {
    margin: 0 !important;
}
.sidebar_items li a i {
    font-size: 20px !important;
    color: #17b8fb !important;
}
.sidebar_items li a span {
    font-size: 15px !important;
    color: #17b8fb !important;
}
ul.tabs li {
    width: 18.9%;
}
ul.tabs li.active::after,ul.tabs li:hover::after {
    left: 47%!important;
}
.bookmarkRibbonRed h3 {
    padding: 19px 2px !important;
}
.bookmarkRibbonRed h3 {
    font-size: 14px!important;
}
.bookmarkRibbonRed {
    background-size: 108px 102px !important;
    width: 108px!important;
}
button.btn-resend-verify-email {
    padding: 6px !important;
    margin-left: 13px;
}
.hosting-row .col-md-3:first-child {
    padding-left: 0;
}
.domains-post .col-md-4 {
}
.hosting-row .col-md-3:first-child {
    padding-left: 15px;
}
.mc-promos .header {
    padding: 0 !important;
    background: none !important;
    position: relative !important;
    z-index: 99;
    min-height: auto;
}
.mc-promo span.text {
    margin: 0;
    color: inherit;
}
#order-standard_cart .mc-promos {
    max-width: 100%;
}
.mc-promo.ssl {
    background: none;
    min-height: auto;
    padding: 0;
    color: inherit;
}
.mc-promo li {
    padding: 0 !important;
}
.addon-promo-container .pull-right strong {
    color: #1c7cd6;
}
#order-standard_cart .modal {
    z-index: 99999 !important;
}
.modal.fade {
    z-index: 99999 !important;
}
.more-opt ul.tabs.addons.dropdown-menu {
    padding: 0 10px;
    min-width: 200px !important;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    margin: 15px 0;
}
.avtarClassForHeader{
    width: 45px;
    height: 45px;
    border-radius: 50%;
}
.avtarClassForHeaderInside{
    width: 42px;
    height: 42px;
    border-radius: 50%;
}
p .btn-sm {
    padding: 9px 10px;
}

.domain-action ul.dropdown-menu {
    padding: 0 !important;
}
.cdn-price-right select{
    width:100%;
}
.list-grid{
    text-align:right;
}
.bar-slider .inputText {
    margin-top: -8px;
}
.step .step-item a{vertical-align:top;}
.p_addons .order-cart {
    border-bottom: 1px solid #f3f3f3;
}
.tooltip-inner{display:inline-block;}
.d-block.custum-block ul.tabs li a {
    padding: 12px 0 11px !important;
    margin: 0;
    line-height: 8px;
}
#products .list-group-item {
    padding: 0 !important;
}

/*Server status page*/
.box-server-status{
    background-color: #fff;
    min-height: 235px;
    box-shadow: 0 0 13px rgba(0,0,0,0.08);
    text-align: center;
    padding: 25px;
    border: 3px solid transparent;
    cursor:pointer;
}
.box-server-status span, .box-server-status p {
    float: left;
    width: 100%;
    text-align: center;
}
.box-server-status span{
    font-size: 70px;
    letter-spacing: 1px;
    color: #0e3e6e;
    font-weight: 700;
    line-height: 70px;
    min-height: 70px;
    padding: 5px 0px;
}
.box-server-status p {
    font-size: 18px;
    letter-spacing: 0px;
    color: #878787;
}
.box-server-status.server-status-act{
    border-color: #003087;
}
.box-server-status.server-status-act p{
    color: #003087;
}
span.pay-price.server-dscs p {
    display: inherit;
}
.server-stat-subhead h2{
    color: #0e3e6e;
	padding-left: 30px;
}
.server-stat-subhead p{
    color: #a09898;
}
.server-no-issues{
    margin-top: 0px;
    margin-bottom: 0px;
}
.server-stat-subhead{
    margin-top: 35px;
}
table.wgs-tbl-server-status>tbody>tr>td{
    border-bottom: 1px solid #ccc;
    padding: 15px 20px 15px;
}
table.wgs-tbl-server-status>thead>tr>th {
    padding: 24px 17px 17px;
    vertical-align: bottom;
    border-bottom: 1px solid #ccc;
}
.wgs-server-stat-btn{
    margin-top:25px;
}

/*Scrool Bar CSS Start*/
.wgssidefontcoloraddon::-webkit-scrollbar {
    width: 0;
    height: 0;
}
.wgssidefontcoloraddon {
    height: 700px;
    overflow-y: scroll;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}
.panel-body::-webkit-scrollbar {
    width: 12px;
}
.panel-body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c8b5b5; 
}
.panel-body::-webkit-scrollbar-thumb {
    background: #004ea7;
}
.list-group::-webkit-scrollbar {
    width: 12px;
}
.list-group::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #c8b5b5; 
}
.list-group::-webkit-scrollbar-thumb {
    background: #004ea7;  
}
.paddingLeftTd .doman-url {
    margin-bottom: 0px;
}
/*Scrool Bar CSS End*/
.wgs-submit-ticks #google-recaptcha-domainchecker {
	margin-left: 15px;
}
.wgs-submit-ticks .col-xs-6.captchaimage {
	max-width: 150px;
}
.wgs-submit-ticks div#default-captcha-domainchecker p{
	text-align: left;
	padding: 0px 15px;
}
#frmDomainTransfer .default-captcha div {
	display: flex;
}
#frmDomainTransfer img#inputCaptchaImage {
   margin: 0px 10px;
}
.wgs-checkout-captch #google-recaptcha-domainchecker {
	margin-left: 15px;
}
.wgs-checkout-captch div#default-captcha-domainchecker p{
	text-align: left;
	padding: 0px 15px;
}
.wgs-checkout-captch .col-xs-6.captchaimage {
	max-width: 150px;
}
.wgs-checkout-captch img#inputCaptchaImage {
   margin: 0px 10px;
}
.wgs-checkout-captch #default-captcha-domainchecker #inputCaptcha {
    float: left;
}
.wgslogin-captch .col-md-8.col-xs-10{
    text-align: center;
    width: 100%;
}
.i-web-label{margin-left: 0px !important;}
.promtionsidebar-div{padding-top: 30px;}
.i-mrl15{margin-left:15px !important;}
.i-mrr15{margin-right:15px !important;}

/*custom*/
.i-web-creditcard-div .form-group label.control-label {margin-top: 0px !important;} 
.sidebar-left .nav-pills>li.active>a, .sidebar-left .nav-pills>li.active>a:focus, .sidebar-left .nav-pills>li.active>a:hover{
    border: none !important; 
}
#menu .navbar{
    box-shadow: none !important;
}
.affiliate-stat{
    margin:0;
    padding:15px;
    font-size: 1.6em;
    text-align: center;
}
.main-content-wrapper #main-content .h1 {
    margin-top: 15px !important;
}
.text-justify {
    text-align: center!important;
}
.kblivesearchresults a {
color: #178fef;
}
.indexarticles a {
    color: #178fef;
}
.refunded a {
    background: #c35916;
    padding: 5px 00;
    border-radius: 5px;
    font-size: 13px;
    width: 99%;
    display: inline-block;
    text-align: center;
    box-shadow: none;
    color: #ffffff !important;
}
.domains-head {
    padding-top: 25px !important;
}
div.dataTables_wrapper div.dataTables_info {
    padding: 21px 30px !important;
    font-weight: 300;
}
.dataTables_wrapper .dataTables_paginate {
    float: right;
    padding: 6px 30px 0;
}
.auto-updt.active {
    color: #fff !important;
}
#order-standard_cart {
    margin: 0;
    padding: 10px 30px 10px !important;
}
.choose-pack {
    padding: 0px 30px 30px 0 !important;
    display: inline-block;
    width: 100% !important;
    margin-left:16px !important;
}
.cpanel-package-details a {
    font-size: 22px;
    color: #404040;
    margin: 16px 0 30px 0;
    display: inline-block;
    width: 100%;
}
.tab_container{
    background: transparent !important;
}
.cpanel-package-details em {
    font-size: 22px;
    text-transform: uppercase;
    color: #1cb8e6;
    font-weight: 700;
    margin: 0;
}
#cPanelPackagePanel .panel-heading h3.panel-title, #cPanelUsagePanel .panel-heading h3.panel-title, #cPanelExtrasPurchasePanel .panel-heading h3.panel-title, #cPanelQuickShortcutsPanel .panel-heading h3.panel-title {
    font-weight: 900;
    font-size: 20px;
    text-transform: uppercase;
    color: #ececec!important;
    margin: 0;
    text-align: center;
}
#cPanelPackagePanel .panel-heading, #cPanelUsagePanel .panel-heading, #cPanelExtrasPurchasePanel .panel-heading, #cPanelQuickShortcutsPanel .panel-heading {
    padding: 10px 0;
    background: #004ea7;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a {
    text-align: center;
    color: #004ea7;
    font-size: 16px;
    width: 100%;
    padding: 21px 0;
    display: inline-block;
    border-radius: 4px;
    margin-bottom: 30px;
}
#cPanelQuickShortcutsPanel .col-sm-3 a:hover {
    background: #fffff23;
    color: #929eaa;
    box-shadow: 0 0 10px #ccc;
}
.cpanl-row {
    width: 100% !important;
    padding: 0 25px;
}
#frmCreateEmailAccount input.form-control {
    height: 46px;
    box-shadow: inherit;
    border: 1px #cccc solid !important;
}
.server-box .tbs-icone {
    font-size: 26px !important;
    margin-top: 20px !important;
    margin-bottom: 5px !important;
}
#menu .mainlogo {
    margin-top: -8px;
	width: 356px;
	margin-left: 5px;
}
.headerslogan {
	padding-top: 2px;
}
.flaglang {
	/* padding-top: 0px; */
}
#topbar .social a {
    margin-right: 0px!Important;
    margin-left: 5px;
}
#topbar .fa {
	font-size: 15px;
    padding-right: 3px;
	padding-left: 3px;
	margin-top: 4px;
}
.fa-angle-right{
font-size: 15px;
}
.fa-angle-left {
	font-size: 15px;
}
.fa-shopping-basket {
    font-size: 16px;
	padding-bottom: 4px;
	color: #1748A0;
}
.fa-sign-in-alt {
	font-size: 16px;
    padding-right: 2px!important;
    padding-left: 4px!important;
    padding-bottom: 2px;
	color: #1748A0;
}
.fa-sign-out-alt {
	font-size: 16px;
    padding-right: 2px!important;
    padding-left: 4px!important;
    padding-bottom: 2px;
	color: #1748A0;
}
.fa-ambulance {
	font-size: 14px!important;
	padding-right: 5px!important;
	padding-top: 6px;
	color: inherit;
}
.fa-ticket-alt {
	color: #1748A0;
	padding-bottom: 2px;
	}
.fa-rss {
 color: #bb9017;
}
#topbar .social .fa {
    vertical-align: middle;
    font-size: 15px!Important;
    padding-left: 5px;
    margin-left: 7px;
    margin-top: 3px;
    padding-right: 3px;
	padding-bottom: 2px;
}
.weatherbox2 {
    float: right;
    width: 280px;
    margin-right: 7px;
    text-align: right;
    margin-top: 10px!important;
}
#header-rating-stars {
    width: 70%;
    position: relative;
    float: left;
	top: 6px;
	margin-top: 7px;
	left: 0px;
	bottom: 3px;
}
.rating-img img {
    width: 114px;
}
.reviews-text {
    width: 51%;
    position: relative;
    float: left;
    margin: 18px 0px 0;
}
.dashboard-tile.tile-red {	
    color: #fff;
    text-align: center;
    background-color: #5cc55a !important;
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.dashboard-tile.tile-turquoise {
    background-color: #edb800;
	   color: #fff;
    text-align: center;
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.dashboard-tile.tile-blue {
    background-color: #007da2;	   color: #fff;
    text-align: center;
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.dashboard-tile.detail.tile-purple{
	background: #404040; color: #fff;
    text-align: center;
    padding: 34px 14px 0;
    border-radius: 10px;
    min-height: 221px;
}
.dashboard-tile h1.text-left.timer {
    text-align: center !important;
}
.panel.panel-default.panel-accent-gold {
    border-top: 3px solid #5bc0de;
}
.panel-icon {
    float:left;
	margin-top: -20px;
}
.panel-icon2 {
    float: left;
    margin-top: -12px;
}
.panel-icon22 {
    float: left;
    margin-top: -20px;
}
.panel-default>.panel-heading {
	border-bottom: 0;
    font-weight: 700;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	/* background-color: #b2cee0; */
	background-color: #004ea7;
}
.client-home-panels .panel>.list-group {
    max-height: 250px;
    overflow: auto;
    font-size: 15px;
    border-bottom: 1px solid #ddd;
}
.client-home-panels .panel>.list-group .list-group-item {
    padding: 4px 10px;
	background: #FFF;
}
.panel-heading .pull-right a.btn.btn-default {
    background: none!important;
    color: #f4f0f5;
	margin-top: -2px;
    border: 0px solid;
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px;
    font-weight: 600;
}
.panel-heading .pull-right a.btn.btn-default:hover {
	color: #fbfafa!important;
}	
a.list-group-item, button.list-group-item {
    color: #706a6a !important;
}
.client-home-panels .panel small {
    color: #888 !important;
}
td.text-left a {
    text-decoration: none;
    outline: 0;
    color: #706a6a;
}
.sidebar-left .nav-pills>li>a {
    padding: 15px 14px;
    font-size:18px;
	font-weight: 700;font-family:'Lato', sans-serif !important;
	color: #ececec;
}
.sidebar-left .nav i {
font-size: 24px;    width: 34px;}
.panel.panel-default.panel-accent-red {
    border-top: 0px solid #9dc4d7;
}
.panel.panel-default.panel-accent-blue {
    border-top: 0px solid #9dc4d7;
}
.panel.panel-default.panel-accent-asbestos {
    border-top: 0px solid #9dc4d7;
}
.client-home-panels .panel-body {
    max-height: 250px;
    overflow: auto;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background-color: transparent;
}
.col-md-9.pull-md-left {
    width: 99%;
    left: -5px;
}
.col-md-3.pull-md-right.whmcs-sidebar.sidebar-primary {
    display: none;
}
.col-md-3.pull-md-right.whmcs-sidebar.sidebar-secondary {
    display: none;
}
.sidebar-left .nav .nav-sub li>a {
    font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif !important;
	background: #004ea7;
    color: #ececec;
    display:flex;
    align-items:center;
}
.sidebar-left .nav-pills>li.active>a, .sidebar-left .nav-pills>li.active>a:focus, .sidebar-left .nav-pills>li.active>a:hover {
    color: #fff;
    border-left: solid 4px #1e499b!important;
    background-color: #0a398e!important;
}
.sidebar-left .nav .open>a, .sidebar-left .nav .open>a:focus, .sidebar-left .nav .open>a:hover, .sidebar-left .nav>li>a:focus {
    color: #fff;
    border-left: solid 4px #0a398e!important;
    background-color: #0a398e!important;
}
.sidebar-left .nav .nav-sub li>a:visited {
    color: #ececec !important;
}
.sidebar-left .nav .nav-sub li>a:hover {
    font-size: 16px;
	font-weight: 400;
	font-family: 'Lato', sans-serif !important;
	color: #ece3e3;
}

/*footer*/
.wgs_custom_footer {
    position: relative;
    bottom: 0;
    width: 100%;
    z-index: 9999;
} 
section#footer {
    background: #0c3f9c;
    margin-top: 20px;
    border: 0px;
    position: relative;  
	padding: 30px 20px 80px !important;
	margin-right: -17px;
} 
#footer h4 {
    font-family: 'Lato',sans-serif!important;
    color: #FFCD0A;
    font-weight: 600;
	font-size: 16px;
}
#footer h6 {
	margin: 0px;
    border-top: 0px;
    line-height: 27px;
    color: #ececec;
    font-size: 12px;
    text-align: left;
    margin-bottom: 5px;
}
#footer a {
    font-family: Montserrat,sans-serif!important;
	font-size: 14px!important;
    text-decoration: none;
    color: #ececec;
    margin-top: 5px;
    padding: 0px;
    font-weight: 400;
}
#footer *:not(.fa) {
	font-family: 'Montserrat', sans-serif;
}
#footer a i {
    display: none;
}
.main-content-wrapper #main-content {
    padding: 0px;
	left:240px;
	display: block;
}
.client-home-panels {
    padding: 15px;
}
.pull-lg-right {
    float: right;
}
#footer #copyright {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
}
#copyright .container .row p {
    text-align: center;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: Orbitron!important;
    line-height: 40px;
    color: #d8c3c3;
}
#copyright p {
    text-align: center;
    font-size: 16px;
    color: #f0f0f0;
    font-weight: 400;
    margin-bottom: 0px;
    font-family: Orbitron!important;
}
#footer .container {
    width: 100%;
}
#footer #copyright p {
    border: 0;
    padding: 5px 0;
    margin: 0;
	font-family: Orbitron!important;
	font-size: 13px;
}
#footer h4, #footer h5 {
    border-bottom: 1px solid #a0a0a0;
    padding-bottom: 10px;
    display: inline-block;
    text-transform: uppercase;
}
#copyright img {
    max-width: 125px;
    margin: 10px;
}
#footer a:hover {
    text-decoration: none;
    background: none;
	color: #FFCD0A;
}
.host-row {
    background-size: cover;
    display: inline-block;
    width: 100%;margin-bottom:60px;
}
.panel.panel-default.panel-login.panel-default>.panel-heading {
    background: transparent!important;
}
.dashboard-tile.detail h2 {
    font-weight: 900;
    color: #fbfafa;
    font-size: 20px;
}
.panel-default>.panel-footer {
    border-color: transparent;
    background: #f9f8f8;
}
.form-control {
    width: 100%;
    border: transparent;
}
.host-row .col-md-offset-3 {
    margin-left: 0px;
    background: #004ea7!Important;
    float: left;
    padding: 60px;
	left: 30px;
	border-radius: 10px;
}
section.hosting-row {
    padding: 5px 20px 0;
}
.host-row .panel{background:transparent !important;}
.panel.panel-default.panel-login input {
    border-bottom: 0px solid #d2d2d2;
    background: #FFF;
	position: relative;
    width: 100%;
    height: 50px;
    margin-left: 0 !important;
	color: #706a6a;
}
.inputBox .inputText {
    font-size: 14px;
    color: #d28080;
    line-height:34px;
    opacity: inherit;transition: .5s;position: absolute;
}
ol.breadcrumb {
    display: none;
}
.red .inputText {
    color: #0cb4e5;
}
.red .inputText {
    transform: translateY(-30px);
}
.res-left {
    color:#5d4f4f;
}
.panel-footer input {
    width: 100%;
    border: none;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 15px;
    letter-spacing: 4px;
    padding: 17px 0;
    background: #ffc600  !important;
    border-radius: 4px;
    color: #fff;
    box-shadow: 0 0 0px #ccc !important;
}
.panel-footer input:hover {
	color: #ffc600 ;
}
.panel-footer input a:hover {
	color: #ffc600 ;
}
.panel.panel-default.panel-login h3.panel-title {
    padding-top: 0px;
    text-align: center;
    font-size: 20px;
    color: #0cb4e5;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}
.panel-title {
    color: #fbfafa!important;
}
.radio input {
    width: auto !important;
    height: auto !important;
}
.back-arrow a {
    height: 40px;
    border: solid 1px #ccc;
    border-radius: 50%;
    box-shadow: 0 0 10px #ccc;
    display: inline-block;
    text-align: center;
    width: 40px;
    font-size: 18px;
    line-height: 36px;
}
body.off-canvas.login.green {
    padding:37px 0 0px 0px;    
	background: url(../img/login-bg.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
#header {
    z-index: 99999;
    background: #fff;
    min-height: 80px;
    position: fixed;
    top: 0px;
    width: 100%;
}
body.off-canvas.login.green .main-content-wrapper {
    background: none;	
}
.scroll-top-wrapper {
    position: fixed;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    text-align: center;
    z-index: 99999999;
    background-color: #338ECE;
    color: #eeeeee;
    width: 50px;
    height: 48px;
    line-height: 48px;
    right: 30px;
    bottom:20px;
    padding-top: 2px;
    border-radius: 10px;
}
.scroll-top-wrapper.show {
    background-color: #2B2544!important;
    visibility: visible;
    cursor: pointer;
    opacity: 1.0;
}
.sidebar-left {
    padding-top: 21px !important;
    position: fixed;
    height: 100%;
    transition: all 0.3s;
    z-index: 99999;top: 65px;
	background-color:#0c3f9c;
}
.form-group {
    margin-bottom: 22px;
}
section#main-content{
overflow: hidden;
    padding: 30px 30px 0;
    width: calc(100% - 275px) !important;
    position: relative;
    min-height: 100vh;
    margin-top: 85px;
    transition: all 0.3s;
    left: 275px !important;
    background: #F1F2F7;
}
.log-btn {
    background: #fff;
    font-size: 14px;
    color: #0cb4e5;
    padding: 15px 42px;
    font-weight: 900;
    text-transform: uppercase;
    margin-top: 3px;
    letter-spacing: 5px;
    border-radius: 4px;
    display:block;
    box-shadow: 0 0 10px #dfdfdf;
}

section.newdomin-row {
    padding: 30px 30px 0;
    margin-bottom: 55px;
    float: left;
    width: 100%;
}
newdomin-row {
    display: inline-block;
    width: 100%;
    margin-top: 42px;
}
.newdomin-row .col-md-6 {
    padding-left: 0;
}
.find-domin {
    min-height: 221px;
    background: url(../images/bg-dom.jpg) no-repeat;
    background-size: cover;
    border: solid 3px #1cb8e6;
    padding: 23px 23px;
    border-radius: 10px;
}
.titel-heding {
    margin: 0;
    text-align: center;
    font-weight: 700;
    font-size: 30px;
    color: #000000;
}
.stylish-input-group {
    margin: 30px 0;
}
.stylish-input-group .input-group-addon button {
    background: no-repeat;
    border: none;
}
.yet-domin {
    border: dashed 3px #000;
    padding:24px 25px;
    border-radius: 10px;
    display: inline-block;
    width: 100%;
    min-height: 221px;
}
.newdomin-row .yet-domin .pull-left {
    width: 60%;
}
.yet-pro h2 {
    font-size: 22px;
    font-style: italic;
    color: #000000;
}
.shoop-btn {
    text-align: right;
    margin-top: 37px;
    margin-right: 20px;
}
.shoop-btn a {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    border-radius: 5px;
    text-transform: uppercase;
    background: #eeb800;
    padding: 16px 17px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.shoop-btn a:hover {
    background: #cea107;
    color: #000;
}
.stylish-input-group .input-group-addon {
    background: #1cb8e6;
    color: #fff;
    font-size: 24px;
    font-weight: 200;
}
.stylish-input-group input {
    height: 55px !important;
    border: solid 1px #ccc !important;
    box-shadow: 0 0 7px #ccc !important;
}
.newdomin-row .yet-domin .pull-right {
    width: 40% !important;
}

/*services*/
.domains-head {
    background: none;
    padding: 20px 0 10px 30px;
    display: inline-block;
    width: 100%;
    background-size: cover;
}
.domains-head h1 {
    font-size: 24px;
    font-weight: 700;
    color: #545454;
    margin: 0 0 8px;
    position: relative;
    padding: 0 0 0 0;
}
.domains-head h1 i {
    font-size: 40px;
    padding-right: 15px;
    vertical-align: middle;
}
.invoices-content {
    padding: 30px 17px 0;
}
.invo-hist {
    padding-top: 33px;
    margin-top: 50px;
    margin-bottom: 40px;
    display: inline-block;
    width: 100%;
}
.open-inv {
    color: #6d7e91;
    font-size: 21px;
    margin-top: 3px;
}
.invo-hist .col-md-5 {
    padding-right: 0;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
}
.invo-hist .domen-serch input {
    background: #f2f6fa;
}
.list-tr tr {
    float: left;
    background-color: #f2f6fa!important;
	text-transform: uppercase;
	font-size: 12px;
    margin: 0 0 8px;
    width: 100%;
    border-radius: 4px;
    border-right: 2px solid #d5dce3;
    border-bottom: 2px solid #d5dce3;
}
.sorting-desc td {
    border: none !important;
    vertical-align: middle !important;
    padding: 14px 15px !important;
    width: 16%;
}
tr.spaceUnder.cancelled {
    border-left: 3px solid #8b8e8b;
}
table.dataTable tbody tr {
    cursor: pointer;
    display: table-row;
	text-align: center;
}
tr.spaceUnder.Paid {
    border-left: 3px solid #5cc55a;
}
.Cancelled {
    background: #8b8e8b;
    color: #fff !important;
    padding: 5px 00;
    border-radius: 5px;
    font-size: 13px;
    width: 99%;
    display: inline-block;
    text-align: center;box-shadow:none;
}
.paid {
    background: #5cc55a;
    color: #fff !important;
    padding: 5px 00;
    border-radius: 5px;
    font-size: 13px;
    width: 99%;
    display: inline-block;
    text-align: center;
}
.revenue {
    display: none;
}

.sorting-desc tr td:first-child {
    width: 1% !important;
}
.input-group.domen-serch button.btn.btn-info {
    background: #f2f6fa !important;
}
.panel-header {
    border-bottom: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    padding: 0 0 19px;
}
ul.tabs {
    margin: 0;
    padding: 0;
    float: left;
    list-style: none;
    width: 100%;
}

.revenue.invic a {
    color: #fff;
}
span.pric-dol {
    margin: 12px 0 21px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}
.tab_container.table-xl {
    position: relative;
    border-top: none;
    clear: both;
    float: left;
    width: 100%;
    background: #fff;
}
.sorting-desc.list-tr .dataTables_filter {
    display: none;
}
div.dataTables_wrapper div.dataTables_filter {
    text-align: right;float:right;
}
.revenue.invic {
    background: #859bc9 url(../img/Iovice_icon.png) no-repeat right bottom;
    padding: 50px 26px;
    display: inline-block;
    border-radius: 5px;
    min-height: 144px;
    width: 100%;
    background-position: 92% 29px;
}
.rev {
    text-transform: none;
    font-size: 15px;color:#fff;
}
.pric-dol {
    margin: 12px 0 21px;
    font-size: 36px;
    color: #ffffff;
    font-weight: 900;
    display: inline-block;
    width: 100%;
}
.revenue a {
    color: #fff;
    text-decoration: underline;
}
.spaceheade {
    border: none;
    background:#fff !important;
    border: none !important;
}
 th.sorting {
    background: url(../img/sort_both.png) no-repeat center right;
}
tr.spaceheade th {
    width: 16% !important;
    padding: 5px 0px 7px 18px !important;
}
.revenue {
    DISPLAY: NONE;
}
.sorting-desc tr th:first-child {
    width: 1% !important;
}
.invo-hist .input#invoiceSearches:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.sidebar-left{width: 275px !important;}
.iwb_payment_content{padding: 0 15px;min-height: 60vh;}
.minheighcommon {min-height: 60vh;}
#frmManagePaymentMethod .form-group .control-label{margin-left: 33px;margin-top: 0;}
#frmManagePaymentMethod .form-group .form-control{margin-left: 0;}
.iwb_padding{padding: 0 15px;}
section.act-Product {padding: 30px 20px 0;}
.act-Product {margin: 0px 0 12px;}
.card-header h1::before {
    content: url(../images/prod-icone.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
}
#products {
    margin-bottom: 16px;
    display: inline-block;
    width: 100%;
    margin-left: -8px;
}
.act-Product .item {
    padding: 0 7px 0;
}
.item-pro {
    border: solid 1px #dedede;
    box-shadow: 0 0 8px #dedede;
    display: inline-block;
    width: 100%;
    padding: 0 0px 0 15px;
    margin-bottom: 13px;
    border-radius: 4px;
    background: #fff;
}
.activ-left {
    padding: 11px 0;
    float: left;
    width: 87%;
}
#products .activ-right {
    max-width: 13%;
}
.activ-right {
    display: block;
}
.activ-right {
    float: right;
    border-left: 1px solid #f3f3f3;
    min-height: 103px;
}
#firstPaymentAmount .col-xs-6.text-right::before, div#billingCycle .col-xs-6.text-right::before, #registrationDate .col-xs-6.text-right::before {
    content: '';
    background: #1cb8e6;
    height: 23px;
    width: 2px;
    display: inline-block;
    position: absolute;
    left: 5px;
    top: 16px;
    bottom: 0;
}
#firstPaymentAmount .col-xs-6.text-right, div#billingCycle .col-xs-6.text-right, div#paymentMethod .col-xs-6.text-right, #registrationDate .col-xs-6.text-right, #nextDueDate .col-xs-6.text-right {
    text-align: left;
    list-style: none;
    font-size: 14px;
    padding-left: 30px;
    background: url(../images/doots.png) no-repeat left;
    color: #404040;
    margin-bottom: 5px;
    position: relative;
    z-index: 0;
}
.btn-primary { 
    color: #FFF !important;
    background-color: #1889f4  !important;
    font-family: inherit !important;
	border-color: transparent!important;
	float: left;
    margin-left: 30px;
}
.btn-primary:hover {
    color: #516395 !important;
    background-color: #3cd3ff !important;
	border-color: transparent!important;    
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none !important;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    cursor: not-allowed !important;
    filter: alpha(opacity=65) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    opacity: .99 !important;
}
.btn-group-sm > .btn, .btn-sm {
    padding: 5px 10px !important;
    font-size: 12px !important;
    line-height: 1.5 !important;
    border-radius: 3px !important;
}
.iwb_payment_content .btn-default {
    color: #516395 !important;
    background-color: transparent !important;
    border: 2px solid #ffc600 !important;
}
.btn-default.active, .btn-default:active, .btn-default:hover, .open > .dropdown-toggle.btn-default {
    background-color: #ecdfdf!important;
    color: #8F8F8F!important;
    border: 1px solid #28a7b1;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 5px;
    font-weight: 600;
}
.mange-server li{
    margin: 0 8px 8px 0;
    display: inline-block !important;
}
.mange-server{
    text-align: center !important;
}
#login{line-height: 15px;}
.i-pak-row{margin-top: 0 !important;}
#owndomainsld{width: auto !important};
.i-panel-body{padding: 0 !important;}
.i-body-a {padding: 25px !important;min-height: 740px !important;}
.i-panel-body .lu-mg-wrapper{min-height: 60vh;}
.main-content-wrapper #main-content{min-height: 70vh !important; padding-top: 37px;}
.i-custom-module-wrapper { margin-bottom: 0 !important};
.kbarticles {margin-left: 15px !important;}
.kbarticles {padding: 0 0 25px 0;font-size: .8em;margin-left: 15px !important;}
.domains-row .slick-slide {margin-left: -10px !important};
.i-web-network-desc{display: block;}
section#main-content{
    margin-bottom: 0px !important;
}
section#footer {
    line-height: 1.42857143 !important;
}
.domain-unavailable{
    text-align: center;
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
}
domain-checker-invalid{
    text-align: center;
    padding: 15px;
    font-size: 22px;
    font-weight: 600;
}
.client-home-panels .panel{
    margin-left: 0px !important;
    margin-right: 0px !important;
} 
.domains-row{padding-left: 20px !important;}
#owndomaintld, #registertld, #transfertld {margin-left: 0px !important;} 
.ticketSearches{margin: 0px !important;} 
#stripeElements .stripe-cards-inputs .form-control{width: 100% !important;}

.mgtop15{margin-top: 15px;}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
    vertical-align: middle !important;
}
 .kbarticles{
   min-height: 55vh !important;
} 
 .choose-pack{
     min-height: 36vh !important; 
}
 #order-cartx{
      min-height: 60vh !important;
} 
.affliatesignupul{
    padding-left: 30px;
}
.affiliate-referral-link{
    padding-bottom: 10px;
}
.affiliate-referral-link span{
    font-size: 20px;
    font-weight: 700;
}
.productpage-placeorderbtn{
    float: left !important;
}
#top-rating-link{
    color:#1748A0!Important;font-family:'Lato',sans-serif;font-size:14px;line-height:24px;
}
#top-total-review-link{
    color:#1748A0!Important;
	font-family:'Lato',sans-serif;
	font-size:14px;
}
.clientarea-ticket-table{
    min-height: 740px;
}
.ticketSearches{color:#555 !important;}
.search-tickets {
    width: 19.9% !important;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group{margin-left: 0 !important;}
.tickt-header .search-tickets .input-group-btn {padding-top: 0;padding-bottom: 0 !important;}
.tickt-header .search-tickets .input-group-btn .btn{padding: 8px 12px 9px !important;background :#1c7cd6;}
.md-editor .btn-primary {
	color: #333 !important;
	background-color: transparent!important;
	border: 1px solid #c4cfd8 !important;
	}
.md-editor .btn-primary:hover {
	color: #fff !important;
	background-color: #337ab7 !important;
	border-color: #2e6da4 !important;
    }
.homepage-networkussue-notification-panel{
    padding:15px;
    border-radius: 10px;
    font-size:17px;
}
.homepage-networkussue-notification-panelborder{
    border: 2px solid #b7871c;
    border-style: dashed;
    animation-name: blink;
    animation-duration: .8s;
    animation-timing-function: step-end;
    animation-iteration-count: infinite;
    animation-direction: alternate;
}
.btn-confirm{
    color: #8c6b68;
    background-color: #9ec1d4 !important;
    font-size: 18px;
    padding: 0px 12px;
    border: 2px solid #aeb09e !important;
}
.blinking{
	animation:blinkingText 1.8s infinite;
}
@keyframes blinkingText{
	0%{		border: 2px solid #b7871c; border-style: dashed;	}
	49%{	border: 2px solid #f5666f; border-style: dashed;	}
	50%{	border: 2px solid #5a07f5; border-style: dashed;	}
	99%{	border: 2px solid #fcfcfc; border-style: dashed;	}
	100%{	border: 2px solid #b7871c; border-style: dashed;	}
}
.act-Product .list-grid{display: none;}
#productServicesWgsTable{border-spacing: 0 5px;}

/* @-moz-document url-prefix() { */
   /* #topbar-textEN{padding-top: 1px !important;} */
/* } */
.name-servers-panel-center{display:table;margin: auto;}
.ctrl-payment-frm{min-height: 588px !important;}

.icheckbox_square-blue,
.iradio_square-blue {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	width: 22px;
	height: 22px;
	background: url(blue.png) no-repeat;
	border: none;
    cursor: pointer;
    margin-top: -1px;
}

.icheckbox_square-blue {
	background-position: 0 0;
}

.icheckbox_square-blue.hover {
	background-position: -24px 0;
}

.icheckbox_square-blue.checked {
	background-position: -48px 0;
}

.icheckbox_square-blue.disabled {
	background-position: -72px 0;
	cursor: default;
}

.icheckbox_square-blue.checked.disabled {
	background-position: -96px 0;
}

.iradio_square-blue {
	background-position: -120px 0;
}

.iradio_square-blue.hover {
	background-position: -144px 0;
}

.iradio_square-blue.checked {
	background-position: -168px 0;
}

.iradio_square-blue.disabled {
	background-position: -192px 0;
	cursor: default;
}

.iradio_square-blue.checked.disabled {
	background-position: -216px 0;
}
div.credit-card {
	margin: 0 auto 30px;
	max-width: 400px;
	background-color: #f8f8f8;
	border: 1px solid #ccc;
	border-radius: 8px;
}

div.credit-card div.card-type {
	float: right;
	padding: 10px 20px;
	font-size: 1.2em;
}

div.credit-card div.card-icon {
	float: left;
	padding: 7px 7px;
	font-size: 1.2em;
}

div.credit-card div.card-number {
	padding: 10px;
	background-color: #ccc;
	font-size: 1.6em;
	text-align: center;
	clear: both;
}

div.credit-card div.card-start {
	float: left;
	padding: 20px 0 50px 50px;
	font-size: 1.3em;
	text-align: right;
}

div.credit-card div.card-expiry {
	float: right;
	padding: 20px 50px 50px 0;
	height: 120px;
	font-size: 1.3em;
	text-align: right;
}

div.credit-card div.end {
	clear: both;
}

@media (max-width:600px) {
	div.credit-card {
		max-width: 250px;
	}
	div.credit-card div.card-type {
		font-size: 1em;
	}
	div.credit-card div.card-icon {
		font-size: 1em;
	}
	div.credit-card div.card-number {
		padding: 6px 10px;
		font-size: 1.2em;
	}
	div.credit-card div.card-start {
		padding: 20px 0 30px 50px;
		font-size: .9em;
	}
	div.credit-card div.card-expiry {
		padding: 20px 50px 30px 0;
		height: 80px;
		font-size: .9em;
	}
}
.auth3d-area {border: 1px solid #fff;}
.submit-3d {width: 80%;border: 1px solid #fff;}
.invoice-summary {margin: 0 0 25px 0;padding: 15px;height: 500px;background-color: #f8f8f8;border: 4px dashed #efefef;border-radius: 10px;}
.invoice-summary-table {margin: 25px 0 25px 0;max-height: 300px;overflow: auto;}
.invoice-summary-table td {font-size: .8em;}
.invoice-summary-table td.total-row {background-color: #efefef;font-weight: 700;}
div.credit-card .logo-visa {color: #1a1f71;}
div.credit-card .logo-amex {color: #43abdf;}
div.credit-card .logo-mastercard {color: #ed0b00;}
div.credit-card .logo-discover {color: #000;}
div.three-column-grid,div.two-column-grid {display: inline-grid;grid-template-columns: repeat(3, auto) minmax(10em, 30em) auto;font-weight: 300;font-size: 13px;margin-left: 15px;}
div.two-column-grid {grid-template-columns: repeat(2, auto) minmax(10em, 30em) auto;}
div.three-column-grid>div,div.two-column-grid>div {margin: 5px 0;padding-right: 5px;}
div.three-column-grid>div>label,div.two-column-grid>div>label {font-weight: 400;}
#frmPayment .paymethod-info {margin: 5px 0;cursor: pointer;}
#frmPayment .paymethod-info label {font-weight: 400;cursor: pointer;}
.iframe-input-container {height: 34px;}
.new-card-txt-lbl{margin-top: 10px; }
.iweb-creditcardenternewcard #iCheck-newCCInfo{margin-top: 0 !important;}
.upgrade-dropdown{margin-left: 0 !important;}
.cpanel-package-details a {margin: 16px 0 10px 0;}
.cpanel_direct_access{word-break: break-all;width: 100%;color: #986e6e;margin-left: -6px;font-weight: bolder;text-transform: uppercase;}
#ticketListingWgsTable th:first-child { text-align: center; }
#ticketListingWgsTable td:first-child { padding-left: 10px; }
.custom-control-login-footer{padding: 0 !important;margin: 0;border: none !important;border-radius: 4px;}
.custom-control-login-btn{-webkit-box-shadow:none !important;-moz-box-shadow:none !important;box-shadow:none !important;color: #FFF !important;}
.custom-control-login-btn:active{-webkit-transform: none !important;-moz-transform: none !important;transform: none !important;}
.custom-control-login-btn:focus{outline:none !important;}
.custom-control-login-btn:hover{width: 100%;border: none;text-transform: uppercase;font-weight: 900;font-size: 15px;letter-spacing: 4px;padding: 17px 0;background: #ffc600 !important;border-radius: 4px;color: #fff;box-shadow: 0 0 0px #ccc !important;}
.progress{margin-left: 15px;}
#newPassword1 .alert-info{margin-left: 15px;}
.panel-accent-blue .list-group a strong{font-weight: 500 !important;}
.client-area-cpanel-link{margin: 0 !important;padding: 0!important;display: inline!important;font-size: 15px!important;}
.cpanel-package-details-label{color: #404040 !important;font-weight: 600;} 
.cpanel-package-details-value{color: #505050 !important;font-weight: 500;} 
.package-detail-btm-title{ max-width:342px; margin:auto !important; text-align:center}
.cpanel-package-details-title { font-size: 22px;text-transform: uppercase;font-style: italic;color: #5fadf6;font-weight: 700;text-align: center;max-width:400px;margin:auto;}
.strong-font { font-weight: 600;}
.virtualizor-list-data-urls-first-li{margin-left: -12px;}
.cpanelimg{width:60px;padding-bottom:4px}

.user_password_change{min-height: 70vh;margin-top: 25px;}
.user-preferences-checkbox{display: block !important;}
.productlist{min-height:70vh !important;} 
.supportticketemail_width{width: 350px !important;}
#alertPendingCancellationlist {
	font-weight:700;
	font-family: 'Lato';
	font-size: 16px;
	box-sizing: border-box;
    display: block;
	margin-left: auto;
    margin-right: auto;
	padding:10px;
	margin-bottom:0px;
	top:3px;
	width: auto;
}
#alertPendingCancellationdetail {
	font-weight:700;
	font-family: 'Lato';
	font-size: 16px;
	box-sizing: border-box;
    display: block;
	margin-left: auto;
    margin-right: auto;
	padding:10px;
	margin-bottom:9px;
	margin-top:-10px;
	width: 33%!important;
}

body.green li.yz-hosting-menu-btn ul.yz-hosting-menu li ul li a {
    padding-left: 28px;
}
body.green li.yz-hosting-menu-btn ul.yz-hosting-menu li ul {
    padding: 22px;
}
span.ramiclass {
    margin-top: 22px !important;
    display: flex;
    color: red;
}
a.ramicancelbtn {
    color: white;
    padding: 3px;
    border-radius: 3px;
    background: #337ab7;
    font-size: 12px;
}
.liner {
	margin-left:0!important;
	margin-top: 10px;
	margin-bottom: 8px;
	background-position: top 10px bottom 5px;
}
