body { font-family: 'Open Sans'; font-size: 13px; line-height: 1.5; } .navbar { margin-left: 0; margin-right: 0; box-shadow: none; margin: 0; padding-left: 0; padding-right: 0; background: #438eb9; width: 100%; } .navbar-default .navbar-brand { color: white; } .profile-user-info-striped .profile-info-name { color: black; /*border-top: 1px solid #f7fbff;*/ } .profile-info-name { position: absolute; width: 110px; text-align: right; padding: 7px 10px 6px 0; left: 0; top: 0; bottom: 0; font-weight: normal; color: black; background-color: transparent; /*border-top: 1px dotted #d5e4f1;*/ } .title_add{ font-weight:bold; font-size: 15px; } .line_top{ width: 1200px; height: 1px; border: 1px solid lightgray; margin-top: 15px; } .total{ margin-left: 40px; margin-top: 25px; } .tabbable{ margin-left: 40px; } .add_btn{ width: 60px; height: 30px; display: inline-block; line-height: 30px; border:1px solid rgb(204,204,204); text-align: center; background-color:lightgray; cursor:pointer; margin-left: 20px; } .line_list{ width: 250px; font-size: 13px; background-color:white; } .line_down{ width: 1200px; height: 1px; border: 1px solid lightgray; margin-top: 35px; } .save_btn{ width: 80px; height: 35px; display: inline-block; line-height: 35px; border:1px solid rgb(204,204,204); text-align: center; background-color:lightgray; cursor:pointer; margin-left: 20px; margin-top: 25px; } .profile-info-value>span+span:before { display: inline; content: " "; margin-left: 1px; margin-right: 3px; color: #666; border-bottom: 1px solid #FFF; }