
.hrudContainer 
{
	
}

.hrudContainer div 
{
	width: 100%;
	height: 100%;
}

.ui-selected
{	background: #F39814;
}

.btn.disabled, .btn[disabled]
{	pointer-events: none;
}


hr
{   margin-top: 5px; 
    margin-bottom: 5px; 
}

.hrud-btn-right 
{	float: right;
	width: 18px;
    height: 18px;
    line-height: 18px;
    color: #6da3bd;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border: 1px solid transparent;
    margin-top:0px; 
    margin-right:0px; 
    padding:0px;
    cursor: pointer;
    opacity:1.0;
    background: none;
    border-radius: 0px;
    border-top-right-radius: 5px;
    height: 20px;
}

.hrud-btn-mid-right 
{	float: right;
	width: 18px;
    height: 18px;
    line-height: 18px;
    color: #6da3bd;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border: 1px solid transparent;
    margin-top:0px; 
    margin-right:0px; 
    padding:0px;
    cursor: pointer;
    opacity:1.0;
    background: none;
    border-radius: 0px;
    height: 20px;
}

.hrud-btn-left 
{	float: left;
	width: 18px;
    height: 18px;
    line-height: 18px;
    color: #6da3bd;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border: 1px solid transparent;
    margin-top:0px; 
    margin-left:0px; 
    padding:0px;
    cursor: pointer;
    opacity:1.0;
    background: none;
    border-radius: 0px;
    border-top-left-radius: 5px;
    height: 20px;
}

.hrud-btn-mid-left 
{	float: left;
	width: 18px;
    height: 18px;
    line-height: 18px;
    color: #6da3bd;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border: 1px solid transparent;
    margin-top:0px; 
    margin-left:0px; 
    padding:0px;
    cursor: pointer;
    opacity:1.0;
    background: none;
    border-radius: 0px;
    height: 20px;
}
.hrud-btn 
{	float: left;
	width: 18px;
    height: 18px;
    line-height: 18px;
    color: #6da3bd;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top:1px; 
    margin-right:1px; 
    padding:0px;
    cursor: pointer;
    opacity:1.0;
    background: none;
}
