#errmsg,.errorMsg{padding:6px 10px;width:100%;color:#a94442;background-color:#f2dede;margin-top:2px}.errorMsg{display:block;border:1px solid #ebccd1;border-radius:4px}#signinlink{color:#FFF}#errmsg{display:none;border:1px solid #ebccd1;border-radius:4px}
a, a:visited {
    text-decoration: none;
    color: #df751c !important;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 1s ease-in-out;
}
#content {
	border-top: 5px solid #df751c !important;
}
.tp-fullbullets .bullet:hover, .tp-fullbullets .bullet.selected {
	border-top:5px solid #df751c !important; 
}

.tp-fullbullets .bullet.selected:after {
        border-top: 6px solid #df751c !important;
}
#nav a {
    color: #e3e3e3 !important;
}