/* añadidos jorge */
#top-box .top-navbar .nav > li a { color:#fff;}
.boxed .page-box { padding: 0;}
.top-box-wrapper {
	/*margin-left:-25px!important;
	margin-right:-25px!important;*/
}
.boxed .header-wrapper {
    box-shadow: none;
    border-bottom: 0px solid #eee;
    /*margin-left: -25px;
    margin-right: -25px;*/
}

.panel.panel-default {
    border: 0;
}

.panel-heading {
    background-color: #fff!important;
    border: 0!important;
}

.orange {
    color: #d15d29;
}

.sidebar p {
    color: #555;
    margin-left: -20px;
}

.sidebar p i {
    display: inline-block;
    width:30px;
}

.activeDashboard {
    font-weight: bold;
}

.activeDashboard i{
    color: #d15d29;
}

.billingBlock {
    margin-left: 10px; 
    padding-left: 20px; 
    padding-bottom: 20px; 
    border-left: 1px dotted #ccc
}

.invoice {
    border: 1px solid #ddd;
    border-radius: 3px;
    padding: 4px 12px;
    margin-bottom: 18px;
    clear: left;
}

.invoice thead tr th {
    background-color: #888 !important;
    color: white;
}

.red {
    color: #b70000;
}

.green {
    color: #00b700;
}

#docxpresso_header {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

#div_w_d_head_r {
    min-height:70px;
}

#div_w_d_head {
    min-height:50px;
}

#div_w_d_head_title {
    position:absolute;
    left:0px;
    top:0px;
    height:100%;
    width:97%;
}

#div_w_d_head_line {
    position:absolute;
    left:0px;
    top:0px; 
    height:100%;
    width:25px;
    border-bottom: 1px solid #000;
}

.sidebar a{
    color: #444;
    text-decoration: none;
}

.sidebar a:hover{
    color: #339933;
    text-decoration: none;
}

.sidebar a:active{
    color: #d15d29;
    text-decoration: none;
}

.remoteAccess {
    color: white !important; 
    background-color: #d15d29 !important;
    border-color:  #d15d29 !important;
}

.remoteAccess:hover {
    font-weight: normal !important;
}

.controlinput {
    display: none;
}
