
body {
    
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
dedicatedbox {
    margin-bottom: 0px !important;
    background-color: #1795d2 !important;
    color: #fff;
}
h3
{
	font-size: 26px;
	font-weight: 300;
    margin-bottom: 0;
	color: #6666;
	font-family: " Roboto" !important;
	margin-bottom: 0x;
}
.ts-managed-dedicated {
    margin-bottom: 0px !important;
    background-color: #c1830f !important;
    color: #fff;
}