.rsf_navbar .nav ul li {
	margin-right: 0 !important;
}
.rstpl-content .navbar {
	position: relative; 
}
.rstpl-content .btn-small {
	font-size:12px;
	padding:5px 7px
}
.rstpl-content .rsf_briefcase_name {
	width:auto;
}
.input-xxlarge {
	width:430px !important;
}
.input-append .btn {
	height: 2.6rem;
	line-height: 0.5rem;
	padding: 0.6rem 0.8rem !important;
	width: 18px;
}
#adminForm {
	padding:5px 0px;
}
.rsf_navbar_template {
	padding-left:0px !important;
}
ul.rsf_navbar_ul > li > a.btn {
	padding: 5px !important;
	line-height:6px;
}
ul.rsf_navbar_ul > li > a.btn span {
    display: inline;
    font-size: 20px;
}
ul.rsf_navbar_ul > li > a.btn:before, ul.rsf_navbar_ul > li > a.btn:after {
	background:none
}
.rsf_files tr td {
	padding:20px 5px;
}
.rsf_files tr td a [class*="icon-"]{
	margin-right:4px;
}
.rsf_files tr td .label{
	font-size: 8px;
    line-height: 8px;
    margin-left: 5px;
    text-transform: uppercase;
}
.rstpl-content .breadcrumb {
	padding:10px 0px;
	margin:10px 0px;
	background:none;
}
#rstpl-rsf-details-left, #rstpl-rsf-details-right {
	width:49%;
}
.rstpl-rsf-det {
	width:100%;
	float:left;
	margin:10px 0px;
}
.rstpl-rsf-det [class*="icon-"]{
	margin-right:5px;
}
.rsf_navbar .nav ul li {
	margin-right: 5px;
	border:none;
}
.rsf_navbar .nav > ul > li:last-child {
	margin-right: 0px;
}
.rsf_navbar .nav li a, .rsf_navbar .nav li a:after, .rsf_navbar .nav li a:before{
	border:none;
	box-shadow:none;
}
.rsf_navbar .nav.pull-right li a{
	font-size: 24px;
	padding: 5px;
}
.rsf_navbar .nav {
	float: none;
}
.rsf_briefcase_info {
	width:100%;
}
.rsf_briefcase_info .progress  {
	margin-bottom:0px;
	background-image:none;
}
#rstpl-com_rsfiles .rsfiles-layout .table th, .rsfiles-layout .table td{
	border-top:none !important;
}
/* the big download button */
.icon-download  {
	margin-right:8px;
}
.rsfiles-layout .well, .rsfiles-layout .navbar-inner {
	background:none;
	border:none;
	box-shadow:none;
	padding-left:0;
}
.rsfiles-layout .table-hover tbody tr:hover > td, .rsfiles-layout .table-hover tbody tr:hover > th {
	background:rgba(255,255,255, 0.15);
}
.rsfiles-layout .table-bordered {
	border-width:1px;
	border-radius:0;
}
.table-bordered thead:first-child tr:first-child > th:first-child, .table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child {
	border-radius:0;
}
#rstpl-modal .rsfiles-layout .btn {
	font-size: 16px;
	min-height: 42px;
	padding: 5px 10px;
}
#rstpl-modal .rsfiles-layout .btn:first-child {
	border-radius: 0;
}
#rstpl-modal .rsfiles-layout .btn:last-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
#rstpl-modal .rsfiles-layout .btn i {
	margin: 0;
}
#rstpl-modal .rsfiles-layout .btn-group + .btn-group {
	margin-left: 16px;
}