body {
    font-family: Helvetica,Verdana,Arial,sans-serif;
    font-size: 13px;
    color: #252525;
    background-color: #fff;
    text-align: left;
    /*background-image: url(/images/body_bg.jpg);*/
    background-position: top center;
    background-repeat: repeat-x;
    line-height: 18px;
}

p { margin: 0 0 18px 0; }

h1, h2, h3 { font-family: Verdana,Helvetica,sans-serif; }

h2 {
    font-size: 1.3em;
    margin-bottom: 20px;
}

img { border: none; }

div#page-header {
	margin: 10px 0 10px 10px;
    background: transparent url(/images/spdns-logo.png) scroll no-repeat 0 0;
}

div#page-header-social, div#page-header-social a {
	text-align:right;
	border-bottom:none;
}

div#page-header a, div#page-header a:hover {
    border-bottom: none;
}

.index-footer a {
    color: #fff;
    border-color: #fff;
}

.index-footer a:hover {
    border-color: #fff;
}


div#top-nav {
    background: transparent url(/images/nav-bg.png) no-repeat scroll 0 0;
    height: 64px;
}

div#top-nav div {
    height: 64px;
    background: transparent none no-repeat scroll 0 -64px;
    margin: 0;
    padding: 0;
}

div#top-nav div img {
    display: none;
}

div#top-nav #btn-home, div#top-nav #btn-home img {
    background-image: url(/images/btn-home.png);
    width: 122px;
}

div#top-nav #btn-services, div#top-nav #btn-services img {
    background-image: url(/images/btn-services.png);
    width: 141px;
}

div#top-nav #btn-aboutus, div#top-nav #btn-aboutus img {
    background-image: url(/images/btn-aboutus.png);
    width: 151px;
}

div#top-nav #btn-myaccount, div#top-nav #btn-myaccount img {
    background-image: url(/images/btn-myaccount.png);
    width: 174px;
}

div#top-nav #btn-login, div#top-nav #btn-login img {
    background-image: url(/images/btn-login.png);
    width: 123px;
}

div#top-nav div img {
    background-position: 0 0;
    height: 64px;
}

div#top-nav .sp-active-nav {
    display: block !important;
}


div#index-main {
    background: transparent url(/images/index-bg.png) no-repeat scroll 50% 20px;
    height: 400px;
}

.index-footer {
    color: #fff;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 20px;
}

h1 {
    font-size: 2.5em;
}

a {
    text-decoration: none;
    color: #aaa;
    border-bottom: 1px dashed #aaa;
}

a:hover {
    border-bottom: 1px solid #aaa;
}

.ui-tabs-nav a {
    border-bottom: none !important;
}

.ui-tabs-nav a:hover {
    border-bottom: none !important;
}

input.text {
    margin-bottom:12px;
    padding:0.4em 20px 0.4em 0.4em;
    width:90%;
}

.loading {
    background-image: url(/images/ajax-loader.gif);
}

label, input {
    display:block;
}

label {
    margin-bottom: 3px;
    margin-top: 3px;
}

fieldset {
    border:0 none;
    margin-top:5px;
    padding:0;
}

span.good {
    color: green;
}


span.bad {
    color: red;
}

.good-bg {
    background-color: #4AFF7C;
}

.bad-bg {
    background-color: #DE766B;
}

.sp-widget {
    width: auto;
    font-size: 1em;
}

.start-info-block {
	border: 1px solid #EEEEEE;
	background: #FAFAFA repeat-x;
	color: #222222;
	font-weight: normal;
}

/*DL, DT, DD TAGS LIST DATA*/
dl {
    margin: 2px 0;
    color: #666;
}

dl dt {
    float:left;
    display: block;
    font-weight:bold;
    padding:5px;
    width:300px;
}

#contact-page-body dl dt {
    width:200px;
}

dl:hover {
    color: #000 !important;
}

dl dd {
    border-left: 1px solid #aaa;
    margin-left: 310px;
    padding:5px 0 5px 5px;
    vertical-align: top;
    color: #000;
}

#contact-page-body dl dd {
     margin-left:210px;
}

span.head-entity {
    font-style: italic;
}

span.small {
    font-weight: normal;
    font-style: italic;
}

.icon-link {
    padding: 1px 0 1px 20px;
    background-position: center left;
    background-repeat: no-repeat;
}
.add-user {
    background-image: url(/images/icons/user_add.png);
}

.login {
    background-image: url(/images/icons/user_go.png);
}

.profile {
    background-image: url(/images/icons/user.png);
}

.edit-profile {
    background-image: url(/images/icons/user_edit.png);
}

.delete-profile {
    background-image: url(/images/icons/user_delete.png);
}

.logout {
    background-image: url(/images/icons/user_red.png);
}

.host {
    background-image: url(/images/icons/computer.png);
}

.edit-host {
    background-image: url(/images/icons/computer_edit.png);
}

.add-host {
    background-image: url(/images/icons/computer_add.png);
}

.delete-host, .delete-domain {
    background-image: url(/images/icons/computer_delete.png);
}

.log {
    background-image: url(/images/icons/page_attach.png);
}

.log-error {
    background-image: url(/images/icons/exclamation.png);
}

.log-warn {
    background-image: url(/images/icons/error.png);
}

.log-good {
    background-image: url(/images/icons/accept.png);
}

.icon-good {
    background-image: url(/images/icons/accept.png);
}

.icon-bad {
    background-image: url(/images/icons/cross.png);
}

.icon-accept {
    background-image: url(/images/icons/accept.png);
}

.icon-cancel {
    background-image: url(/images/icons/cancel.png);
}

.icon-delete {
    background-image: url(/images/icons/delete.png);
}

.icon-mail-link {
    background-image: url(/images/icons/email_link.png);
}

.icon-hostrequest {
    background-image: url(/images/icons/computer_go.png);
}

.icon-tick {
    background-image: url(/images/icons/tick.png);
}

.icon-cross {
    background-image: url(/images/icons/cross.png);
}

.icon-fb-like {
    background-image: url(/images/icons/fb-like.png);
}

.icon-tick {
    background-image: url(/images/icons/tick.png);
}

.icon-fb-logo {
    background-image: url(/images/icons/fb-icon.png);
}

.icon-arrow-out {
    background-image: url(/images/icons/arrow_out.png);
}

.host-generate-token {
    background-image: url(/images/icons/key_add.png);
}

.host-deactivate-token {
    background-image: url(/images/icons/key_delete.png);
}

.btn-register, .btn-login {
    cursor: pointer;
    height:85px;
    width:289px;
    margin: 0 auto;
}

.btn-register a, .btn-login a {
    border-bottom: none !important;
    margin: 0;
    padding: 0;
}

.btn-register {
    background:transparent url(/images/button-register.png) 0 -90px repeat-y;
}

.btn-login {
    background:transparent url(/images/button-login.png) 0 -90px repeat-y;
}

.btn-register-hover {
    background: #fff url(/images/button-register.png) 0 -5px repeat-y;
}

.btn-login-hover {
    background: #fff url(/images/button-login.png) 0 -5px repeat-y;
}

dl.domain-header {
    /* border-bottom: 1px solid silver;*/
}

dl.domain-header, dl.domain-header dd {
    color: #666666;
}

dl.domain-header dd {
    font-weight: bold;
    border: none;
}

#mx_pref {
    width: 367px;
    margin-bottom: 3px;
}

.validator-ct {
    font-size: 0.9em;
}

#fb-like-proceed, #fb-like-no-session, #fb-like-never {
    cursor: pointer;
}

ul.fb-list {
    list-style: disc inside;
}


/*Menu*/
.nav ul {
  list-style-type: none;
  display:inline;
}
.navbar,
.navbar-inner,
.nav,
.navbar-inverse {
	background:#fff;
	filter:none;
	border:none;
	padding:0;
	margin:0 !important;
	-webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}

.navbar-inner {
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.navbar .nav > li {
	display:inline;
	position:relative;
	list-style-type: none;
	float:right;
}
.navbar .nav > li > a {
	display:block;
	font-size:15px;
	font-weight:400;
	color: #687074;
	text-shadow:none;
	padding:40px 15px 40px 25px;
	text-transform:uppercase;
	border-bottom:none;
	font-family:'Open Sans', sans-serif;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}

.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  	background:#E74C3C url(../../images/menu/shaddow-left.png) left top no-repeat;
	color:#fff;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:focus {
  	color:#fff;
  	text-decoration:none;
	background:#E74C3C url(../../images/menu/shaddow-left.png) left top no-repeat;
  	-webkit-box-shadow:none;
       -moz-box-shadow:none;
          	box-shadow:none;
}

.navbar .nav > .active > a:hover {
  	color:#72c02c;
	background:#E74C3C url(../../images/menu/shaddow-left.png) left top no-repeat;
  	-webkit-box-shadow:none;
       -moz-box-shadow:none;
          	box-shadow:none;
}

/*Arrow for menu*/
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.navbar .nav > li > a .caret {
  margin:9px 0 0 3px !important;
  border-top-color: #e74c3c!important;
  border-bottom-color: #e74c3c !important;
}

.navbar .nav > li > a:hover .caret {
  margin:9px 0 0 3px !important;
  border-top-color: #fff!important;
  border-bottom-color: #fff !important;
}

/*Menu
------------------------------------*/
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  	color:#fff;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:focus {
  	color:#fff;
}

.navbar .nav > .active > a:hover {
  	color:#fff;
}

.header {
	background:#F7F7F7;
}

/*Footer*/
.footer {
	margin-top:40px;
	padding:20px 10px;
	background:#f4f4f4;
	color:#dadada;
	height:auto;
}

.footer address {
	color:#585F69;
}

.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5 {
	text-shadow:none;
	font-weight:normal !important;
	font-size:26px;
}
.footer p,
.footer a {
	font-size:14px;
}
.footer p {
	color:#585F69;
}
.footer a {
	color:#72c02c;
}
.footer a:hover {
	color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.footer h4,
.footer h3 {
	color:#585F69;
	background:none;
	text-shadow:none;
}

/*Blog Posts*/
.footer .posts {
	padding:0 15px;
}
.footer .blog-list {
	margin:0;
	padding:0;
	color:#dadada;
	list-style:none;
}
.footer .blog-list li {
	padding:0 0;
	margin-bottom:7px;
}
.footer .blog-list li span {
	color:#818488;
}
.footer .dl-horizontal,
.footer .dl-horizontal:hover {
	border:none !important;
	background:none !important;
}
.footer .dl-horizontal a {
	color:#dadada;
}
.footer .dl-horizontal a:hover {
	color:#a8f85f !important;
}
.footer .dl-horizontal img {
	border-color:#888 !important;
}
/*Copyright*/
.copyright {
	font-size:12px;
	padding:5px 10px;
	background:#E74C3C;
	border-top:solid 1px #777;
}
.copyright p {
	color:#dadada;
}
.copyright a {
	margin:0 5px;
	color:#72c02c;
}
.copyright a:hover {
	color:#a8f85f;
    -webkit-transition:all 0.4s ease-in-out;
    -moz-transition:all 0.4s ease-in-out;
    -o-transition:all 0.4s ease-in-out;
    transition:all 0.4s ease-in-out;
}
.copyright .span8 {
	padding-top:15px;
}
.copyright .span12 {
	padding-top:15px;
}
.copyright .span4 {
	padding-top:10px;
}

.footer a,
.footer a:hover {
	color: #e74c3c;
}

.copyright a,
.copyright a:hover {
	color: #dadada;
	border-bottom:none;
}

/*Footer Blog*/
.footer .dl-horizontal a:hover {
	color:#e74c3c !important;
}

.headline {
	display:block;
	margin:10px 0 25px 0;
	border-bottom:1px dotted #bbb;
}
.headline h2,
.headline h3,
.headline h4 {
	color:#585F69;
	margin:0 0 -6px 0;
	padding-right:10px;
	padding-bottom:10px;
	display:inline-block;
	text-shadow:0 0 1px #f6f6f6;
	border-bottom:2px solid #E74C3C;
}

.pull-left {
  float: left;
}
.pull-right {
  float: right;
}

/*Spaces*/
.margin-bottom-5,
.margin-bottom-10,
.margin-bottom-20,
.margin-bottom-20,
.margin-bottom-25,
.margin-bottom-40,
.margin-bottom-50,
.margin-bottom-60 {
	clear:both;
}
.margin-bottom-5 {
	margin-bottom:5px;
}
.margin-bottom-10 {
	margin-bottom:10px;
}
.margin-bottom-20 {
	margin-bottom:20px;
}
.margin-bottom-25 {
	margin-bottom:25px;
}
.margin-bottom-30 {
	margin-bottom:30px;
}
.margin-bottom-40 {
	margin-bottom:40px;
}
.margin-bottom-50 {
	margin-bottom:50px;
}
.margin-bottom-60 {
	margin-bottom:60px;
}

.margin-top-5,
.margin-top-10,
.margin-top-20,
.margin-top-20,
.margin-top-25,
.margin-top-40,
.margin-top-50,
.margin-top-60 {
	clear:both;
}
.margin-top-5 {
	margin-top:5px;
}
.margin-top-10 {
	margin-top:10px;
}
.margin-top-20 {
	margin-top:20px;
}
.margin-top-25 {
	margin-top:25px;
}
.margin-top-30 {
	margin-top:30px;
}
.margin-top-40 {
	margin-top:40px;
}
.margin-top-50 {
	margin-top:50px;
}
.margin-top-60 {
	margin-top:60px;
}

.margin-right-5,
.margin-right-10,
.margin-right-20,
.margin-right-20,
.margin-right-25,
.margin-right-40,
.margin-right-50,
.margin-right-60 {
	clear:both;
}
.margin-right-5 {
	margin-right:5px;
}
.margin-right-10 {
	margin-right:10px;
}
.margin-right-20 {
	margin-right:20px;
}
.margin-right-25 {
	margin-right:25px;
}
.margin-right-30 {
	margin-right:30px;
}
.margin-right-40 {
	margin-right:40px;
}
.margin-right-50 {
	margin-right:50px;
}
.margin-right-60 {
	margin-right:60px;
}

.top-2 {
	top:2px;
}

.muted,
.ui-widget-content a.muted{
    color: #aaa;
}

.token-ct {
    margin: 5px;
    padding: 5px;
    width: 98%;
    background-color: #ff8;
    border: 1px solid #edf;
    text-align: center;
}

.token-value {
    font-family: "Georgia", "Times New Roman", serif;
    font-size: 1.5em;
    letter-spacing: 1px;
    color: #444;
}

.token-desc {
    color: #666;
    margin: 10px 0 0 0;
}

/* BEGIN cookies.css */
.cc_banner-wrapper{z-index:9001;position:relative}.cc_container .cc_btn{cursor:pointer;text-align:center;font-size:.5em;transition:font-size 200ms;line-height:1em}.cc_container .cc_message{font-size:.5em;transition:font-size 200ms;margin:0;padding:0;line-height:1.5em;color:#fff}.cc_container .cc_logo{display:none;text-indent:-1000px;overflow:hidden;width:100px;height:22px;background-size:cover;background-image:url(https://s3-eu-west-1.amazonaws.com/assets.cookieconsent.silktide.com/cookie-consent-logo.png);opacity:.9;transition:opacity 200ms}.cc_container .cc_logo:hover,.cc_container .cc_logo:active{opacity:1}@media screen and (min-width:500px){.cc_container .cc_btn{font-size:.7em}.cc_container .cc_message{font-size:.7em}}@media screen and (min-width:768px){.cc_container .cc_btn{font-size:.9em}.cc_container .cc_message{font-size:.9em;line-height:1em}}@media screen and (min-width:992px){.cc_container .cc_message{font-size:.9em}}@media print{.cc_banner-wrapper,.cc_container{display:none}}.cc_container{overflow:hidden;padding:10px}.cc_container .cc_btn{padding:8px 10px;background-color:#f1d600;cursor:pointer;text-align:center;display:block;width:33%;margin-left:10px;float:right;max-width:120px}.cc_container .cc_message{display:block}@media screen and (min-width:500px){.cc_container .cc_message{margin-top:.5em}}@media screen and (min-width:768px){.cc_container{padding:15px 30px 15px}.cc_container .cc_btn{padding:8px 15px}}.cc_container{background:#222;color:#fff;font-size:15px;font-family:"Helvetica Neue Light","HelveticaNeue-Light","Helvetica Neue",Calibri,Helvetica,Arial;box-sizing:border-box}.cc_container ::-moz-selection{background:#ff5e99;color:#fff;text-shadow:none}.cc_container .cc_btn,.cc_container .cc_btn:visited{color:#000;background-color:#f1d600;transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;-webkit-transition:background 200ms ease-in-out,color 200ms ease-in-out,box-shadow 200ms ease-in-out;border-radius:5px;-webkit-border-radius:5px}.cc_container .cc_btn:hover,.cc_container .cc_btn:active{background-color:#fff394;color:#000}.cc_container a,.cc_container a:visited{text-decoration:none;color:#31a8f0;transition:200ms color}.cc_container a:hover,.cc_container a:active{color:#b2f7ff}
/* END cookies.css */

table {
    background-color: transparent;
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
    border-top: 0;
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

th {
    text-align: left;
}
