.btn-transparent {
    background-color: white;
    border-color: white;
    color: white;
}
.btn-hide{
    display: none;
}

#load{position:fixed; top: 0px; right:0px; bottom:0px;filter: alpha(opacity=60); background-color: #777;
 z-index: 1002; left: 0px; display:none;
 opacity:0.5; -moz-opacity:0.5;padding-top:280px;color: #000000}
.crmEntityFormView table.table td:first-child{padding: 6px !important;}
.row{margin-top: 5px;}
.view-toolbar{margin-top: 10px;}

