/*body{
    line-height:none !important;
}*/
/*This will change color of tab menu*/
.header .hor-menu ul.nav li.active > a, .header .hor-menu ul.nav li.active > a:hover {
    background: #741919 !important;
}

/*This will change color of triangle of tab menu*/
.header .hor-menu ul.nav li.active .selected {
    border-top: 6px solid #741919;
}
.color-red{
    color: #741919;
}
.custom-color-bg-green{
/*    color: #398e53 !important;*/
    background: #398e53;
}
.font-bold
{
    font-weight: bold;
}
.upper-footer
{
    background:red;

}
.portlet.box.red-custom > .portlet-title {
    background-color: #741919;
}
.portlet.box.red-custom {
    border: 1px solid #741919;
    border-top: 0;
}
.upper-footer{
    background-color: #741919;
    color:white;
}
.bottom-footer
{
    background-color: #211e1d;
    text-align: center;
}
.flag{
    width:30px; 
}
.social-btn{
    background: none;
    border: solid white 1px;
    color: white;
}
.custom-white{
    color:white !important;
}
.theme-color{
    color:#741919;

}
#latest-case a:hover{
    color:#741919;
    font-weight: bold;
}
#latest-case a{
    color:#741919;
    font-weight: bold;
}
.login-link a{
    background: #2e2e2e
}
.login .content .register-form {
    display: block !important;
}

.fil-elem {
    margin: 2px;
    background-color: #d6e9c6;
    color: #3c763d;
    padding: 3px;
    font-size: 12px;
    line-height: 30px;
    
}

.padding-top-20{
    padding-top: 20px;    
}
.padding-top-10{
    padding-top: 10px;    
}



.search-panel{
/*    background: #f5f5f5;*/
background: #fafafa;
border: 1px solid #ccc;
border-left: none;
border-right: none;

}
.search-panel input[type='text']{
    background: white;
}
.advance-search{
    display: none;

}
.search-list-pagination > .btn.active{
    background: #741919 !important;
    color: white;
}
.search-list-pagination > .dot{
    color: black !important;
}
.search-list-pagination .btn{
    margin: 0px 5px 0 0 ;
}
.case-list .odd{
    background-color: #f8f8f8 !important;
}
.case-list a{
color: #741919;font-weight: bold;
}

.case-list a:hover{
color: #741919;

}
.portlet.case-document > .portlet-title > .case-action i{    
    color: #b5b5b5;
}

.case-document .btn{
    background-color: #741919;border: solid 1px #bba6a6;
    color: #b5b5b5;
}
.case-document .btn:hover{
    background-color: #741919 !important;border: solid 1px white;
}
.portlet.case-document > .portlet-title > .case-action .case-btn i{    
    font-size: 30px;
}
.portlet.case-document > .portlet-title > .case-action .case-btn i:hover{    
    color: white;border: none;text-decoration: none;
}

.tabs-left.tabbable-custom .nav-tabs > li.active{
    border-left: 3px solid #741919;
}
.removeTag:hover{
    cursor: pointer;
}
.btn.themered
{
    background-color: #741919 !important;
    color: white;
}
.btn.themered:hover
{
    background-color: #611919 !important; 
/*    opacity: 0.8;*/
}
.invisibale{
    display:none;
}
/*input{
    border-color: black !important;
}*/


input[class*="span"].m-wrap,select,.select2-container .select2-choice{
 border-color: black !important;   
}
.header .hor-menu ul.nav li a{
    color:white;
}

.table-responsive
{
    min-height: .01%;
    overflow-x: auto;
}