
.row {
	margin-right: -20px;
	margin-left: 0;
}

[class*="span"] {
	float: right;
	margin-right: 20px;
	margin-left: 0;
}
[class*="offset"] {
	margin-left: 0;
}
.offset12 {
	margin-right: 980px;
}
.offset11 {
	margin-right: 900px;
}
.offset10 {
	margin-right: 820px;
}
.offset9 {
	margin-right: 740px;
}
.offset8 {
	margin-right: 660px;
}
.offset7 {
	margin-right: 580px;
}
.offset6 {
	margin-right: 500px;
}
.offset5 {
	margin-right: 420px;
}
.offset4 {
	margin-right: 340px;
}
.offset3 {
	margin-right: 260px;
}
.offset2 {
	margin-right: 180px;
}
.offset1 {
	margin-right: 100px;
}
.row-fluid [class*="span"] {
	float: right;
	margin-right: 2.127659574468085%;
}
.row-fluid [class*="span"]:first-child {
	margin-right: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
	margin-right: 2.127659574468085%;
}
.row-fluid .offset12 {
	margin-right: 104.25531914893617%;
}
.row-fluid .offset12:first-child {
	margin-right: 102.12765957446808%;
}
.row-fluid .offset11 {
	margin-right: 95.74468085106382%;
}
.row-fluid .offset11:first-child {
	margin-right: 93.61702127659574%;
}
.row-fluid .offset10 {
	margin-right: 87.23404255319149%;
}
.row-fluid .offset10:first-child {
	margin-right: 85.1063829787234%;
}
.row-fluid .offset9 {
	margin-right: 78.72340425531914%;
}
.row-fluid .offset9:first-child {
	margin-right: 76.59574468085106%;
}
.row-fluid .offset8 {
	margin-right: 70.2127659574468%;
}
.row-fluid .offset8:first-child {
	margin-right: 68.08510638297872%;
}
.row-fluid .offset7 {
	margin-right: 61.70212765957446%;
}
.row-fluid .offset7:first-child {
	margin-right: 59.574468085106375%;
}
.row-fluid .offset6 {
	margin-right: 53.191489361702125%;
}
.row-fluid .offset6:first-child {
	margin-right: 51.063829787234035%;
}
.row-fluid .offset5 {
	margin-right: 44.68085106382979%;
}
.row-fluid .offset5:first-child {
	margin-right: 42.5531914893617%;
}
.row-fluid .offset4 {
	margin-right: 36.170212765957444%;
}
.row-fluid .offset4:first-child {
	margin-right: 34.04255319148936%;
}
.row-fluid .offset3 {
	margin-right: 27.659574468085104%;
}
.row-fluid .offset3:first-child {
	margin-right: 25.53191489361702%;
}
.row-fluid .offset2 {
	margin-right: 19.148936170212764%;
}
.row-fluid .offset2:first-child {
	margin-right: 17.02127659574468%;
}
.row-fluid .offset1 {
	margin-right: 10.638297872340425%;
}
.row-fluid .offset1:first-child {
	margin-right: 8.51063829787234%;
}
[class*="span"].pull-right, .row-fluid [class*="span"].pull-right {
	float: left;
}
.text-left {
	text-align: right;
}
.text-right {
	text-align: left;
}
ul, ol {
	margin: 0 25px 12px 0;
}
ul.unstyled, ol.unstyled {
	margin-right: 0;
}
ul.inline, ol.inline {
	margin-right: 0;
}
ul.inline > li, ol.inline > li {
	padding-right: 5px;
	padding-left: 5px;
}
dd {
	margin-right: 12px;
}
.dl-horizontal dt {
	float: right;
	clear: right;
	text-align: left;
}
.dl-horizontal dd {
	margin-right: 180px;
}

blockquote.pull-right {
	float: left;
	padding-left: 15px;
	padding-right: 0;
	border-left: 5px solid #eeeeee;
	border-right: 0;
}
blockquote.pull-right p, blockquote.pull-right small {
	text-align: left;
}
input, textarea, .uneditable-input {
	margin-right: 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
	border-color: rgba(82, 0.8) 236, 168,;
}
.radio, .checkbox {
	padding-right: 20px;
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
	float: right;
	margin-right: -20px;
}
.radio.inline + .radio.inline, .checkbox.inline + .checkbox.inline {
	margin-right: 10px;
}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input[class*="span"], .row-fluid input[class*="span"], .row-fluid select[class*="span"], .row-fluid textarea[class*="span"], .row-fluid .uneditable-input[class*="span"] {
	margin-right: 0;
}
.controls-row [class*="span"] + [class*="span"] {
	margin-right: 20px;
}
.controls-row [class*="span"], .row-fluid .controls-row [class*="span"] {
	float: right;
}
.help-inline {
	padding-right: 5px;
}
.input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.input-prepend .add-on, .input-prepend .btn {
	margin-left: -1px;
}
.input-prepend .add-on:first-child, .input-prepend .btn:first-child {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.input-append input, .input-append select, .input-append .uneditable-input {
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.input-append input + .btn-group .btn:last-child, .input-append select + .btn-group .btn:last-child, .input-append .uneditable-input + .btn-group .btn:last-child {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.input-append .add-on, .input-append .btn, .input-append .btn-group {
	margin-right: -1px;
}
.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.input-prepend.input-append input + .btn-group .btn, .input-prepend.input-append select + .btn-group .btn, .input-prepend.input-append .uneditable-input + .btn-group .btn {
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:first-child, .input-prepend.input-append .btn:first-child {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:last-child, .input-prepend.input-append .btn:last-child {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .btn-group:first-child {
	margin-right: 0;
}
input.search-query {
	padding-left: 4px \9;
	padding-right: 4px \9;
}
.form-search .input-append .search-query {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .input-append .btn {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-prepend .search-query {
	-webkit-border-radius: 14px 0 0 14px;
	-moz-border-radius: 14px 0 0 14px;
	border-radius: 14px 0 0 14px;
}
.form-search .input-prepend .btn {
	-webkit-border-radius: 0 14px 14px 0;
	-moz-border-radius: 0 14px 14px 0;
	border-radius: 0 14px 14px 0;
}
.form-search .radio, .form-search .checkbox, .form-inline .radio, .form-inline .checkbox {
	padding-right: 0;
}
.form-search .radio input[type="radio"], .form-search .checkbox input[type="checkbox"], .form-inline .radio input[type="radio"], .form-inline .checkbox input[type="checkbox"] {
	float: right;
	margin-left: 3px;
	margin-right: 0;
}
.form-horizontal .control-label {
	float: right;
	text-align: left;
}
.form-horizontal .controls {
	margin-right: 180px;
}
.form-horizontal .form-actions {
	padding-right: 180px;
}
.table th, .table td {
	text-align: right;
}
.table-bordered {
	border-right: 0;
}
.table-bordered th, .table-bordered td {
	border-right: 1px solid #dddddd;
}
.table-bordered thead:last-child tr:last-child > th:first-child, .table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child {
	border-bottom-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child, .table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child {
	border-bottom-left-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
	border-bottom-right-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
	border-bottom-left-radius: 0;
}
table td[class*="span"], table th[class*="span"], .row-fluid table td[class*="span"], .row-fluid table th[class*="span"] {
	margin-right: 0;
}
.table td.span1, .table th.span1 {
	margin-right: 0;
}
.table td.span2, .table th.span2 {
	margin-right: 0;
}
.table td.span3, .table th.span3 {
	margin-right: 0;
}
.table td.span4, .table th.span4 {
	margin-right: 0;
}
.table td.span5, .table th.span5 {
	margin-right: 0;
}
.table td.span6, .table th.span6 {
	margin-right: 0;
}
.table td.span7, .table th.span7 {
	margin-right: 0;
}
.table td.span8, .table th.span8 {
	margin-right: 0;
}
.table td.span9, .table th.span9 {
	margin-right: 0;
}
.table td.span10, .table th.span10 {
	margin-right: 0;
}
.table td.span11, .table th.span11 {
	margin-right: 0;
}
.table td.span12, .table th.span12 {
	margin-right: 0;
}
.caret {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
}
.dropdown .caret {
	margin-right: 2px;
}
.dropdown-menu {
	right: 0;
	float: right;
}
.dropdown-menu.pull-right {
	left: 0;
	right: auto;
}
.pull-right > .dropdown-menu {
	left: 0;
	right: auto;
}
.dropdown-submenu > .dropdown-menu {
	right: 100%;
	margin-right: -1px;
	-webkit-border-radius: 6px 0 6px 6px;
	-moz-border-radius: 6px 0 6px 6px;
	border-radius: 6px 0 6px 6px;
}
.dropup .dropdown-submenu > .dropdown-menu {
	-webkit-border-radius: 5px 5px 0 5px;
	-moz-border-radius: 5px 5px 0 5px;
	border-radius: 5px 5px 0 5px;
}
.dropdown-submenu > a:after {
	float: left;
	border-width: 5px 5px 5px 0;
	border-right-color: #cccccc;
	margin-left: -10px;
}
.dropdown-submenu:hover > a:after {
	border-right-color: #ffffff;
}
.dropdown-submenu.pull-left > .dropdown-menu {
	right: -100%;
	margin-right: 10px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
	padding-right: 20px;
	padding-left: 20px;
}
.well blockquote {
	border-color: rgba(0, 0.15) 0, 0,;
}
.close {
	float: left;
}
.btn {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-block {
	padding-right: 0;
	padding-left: 0;
}
.btn-primary {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-warning {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-danger {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-success {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-info {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-inverse {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.btn-group + .btn-group {
	margin-right: 5px;
}
.btn-toolbar > .btn + .btn, .btn-toolbar > .btn-group + .btn, .btn-toolbar > .btn + .btn-group {
	margin-right: 5px;
}
.btn-group > .btn + .btn {
	margin-right: -1px;
}
.btn-group > .btn:first-child {
	margin-right: 0;
	border-bottom-right-radius: 4px;
}
.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
	border-bottom-left-radius: 4px;
}
.btn-group > .btn.large:first-child {
	margin-right: 0;
	border-bottom-right-radius: 6px;
}
.btn-group > .btn.large:last-child, .btn-group > .large.dropdown-toggle {
	border-bottom-left-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px;
}
.btn-group > .btn-mini + .dropdown-toggle {
	padding-right: 5px;
	padding-left: 5px;
}
.btn-group > .btn-large + .dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px;
}
.btn .caret {
	margin-right: 0;
}
.btn-large .caret {
	border-right-width: 5px;
	border-left-width: 5px;
}
.btn-group-vertical > .btn + .btn {
	margin-right: 0;
}
.btn-group-vertical > .btn:first-child {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.alert {
	padding: 8px 14px 8px 35px;
}
.nav {
	margin-right: 0;
}
.nav > .pull-right {
	float: left;
}
.nav-list {
	padding-right: 15px;
	padding-left: 15px;
}
.nav-list > li > a, .nav-list .nav-header {
	margin-right: -15px;
	margin-left: -15px;
}
.nav-list [class^="icon-"], .nav-list [class*=" icon-"] {
	margin-left: 2px;
}
.nav-tabs > li, .nav-pills > li {
	float: right;
}
.nav-tabs > li > a, .nav-pills > li > a {
	padding-left: 12px;
	padding-right: 12px;
	margin-left: 2px;
}
.nav-tabs > li > a {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}
.nav-stacked > li > a {
	margin-left: 0;
}
.nav-tabs.nav-stacked > li:last-child > a {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.nav-tabs .dropdown-menu {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.tabs-below > .nav-tabs > li > a {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > .active > a, .tabs-below > .nav-tabs > .active > a:hover, .tabs-below > .nav-tabs > .active > a:focus {
	border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
	margin-left: 0;
}
.tabs-left > .nav-tabs {
	float: right;
	margin-left: 19px;
	border-left: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
	margin-left: -1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
}
.tabs-left > .nav-tabs > li > a:hover, .tabs-left > .nav-tabs > li > a:focus {
	border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
	border-color: #ddd #ddd #ddd transparent;
}
.tabs-right > .nav-tabs {
	float: left;
	margin-right: 19px;
	border-right: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
	margin-right: -1px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
.tabs-right > .nav-tabs > li > a:hover, .tabs-right > .nav-tabs > li > a:focus {
	border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover, .tabs-right > .nav-tabs .active > a:focus {
	border-color: #ddd transparent #ddd #ddd;
}
.navbar-inner {
	padding-right: 20px;
	padding-left: 20px;
}
.navbar .brand {
	margin-right: -20px;
}
.navbar .divider-vertical {
	border-right: 1px solid #f2f2f2;
	border-left: 1px solid #ffffff;
}
.navbar-search {
	float: right;
}
.navbar-fixed-top, .navbar-fixed-bottom {
	left: 0;
	right: 0;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
	padding-right: 0;
	padding-left: 0;
}
.navbar .nav {
	right: 0;
	float: right;
	margin: 0 0 0 10px;
}
.navbar .nav.pull-right {
	float: left;
	margin-left: 0;
}
.navbar .nav > li {
	float: right;
}
.navbar .btn-navbar {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.navbar .nav > li > .dropdown-menu:before {
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	right: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	right: 10px;
}
.navbar .pull-right > li > .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right {
	right: auto;
	left: 0;
}
.navbar .pull-right > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu.pull-right:before {
	right: auto;
	left: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after, .navbar .nav > li > .dropdown-menu.pull-right:after {
	right: auto;
	left: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu, .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
	right: auto;
	left: 100%;
	margin-right: 0;
	margin-left: -1px;
	-webkit-border-radius: 0 6px 6px 6px;
	-moz-border-radius: 0 6px 6px 6px;
	border-radius: 0 6px 6px 6px;
}
.navbar-inverse .divider-vertical {
	border-right-color: #111111;
	border-left-color: #222222;
}
.navbar-inverse .btn-navbar {
	border-color: rgba(0, 0.1) 0, 0, rgba(0,;
}
.pagination ul {
	margin-right: 0;
}
.pagination ul > li > a, .pagination ul > li > span {
	float: right;
	border-right-width: 0;
}
.pagination ul > li:first-child > a, .pagination ul > li:first-child > span {
	border-right-width: 1px;
	border-bottom-right-radius: 4px;
}
.pagination ul > li:last-child > a, .pagination ul > li:last-child > span {
	border-bottom-left-radius: 4px;
}
.pagination-right {
	text-align: left;
}
.pagination-large ul > li:first-child > a, .pagination-large ul > li:first-child > span {
	border-bottom-right-radius: 6px;
}
.pagination-large ul > li:last-child > a, .pagination-large ul > li:last-child > span {
	border-bottom-left-radius: 6px;
}
.pagination-mini ul > li:first-child > a, .pagination-small ul > li:first-child > a, .pagination-mini ul > li:first-child > span, .pagination-small ul > li:first-child > span {
	border-bottom-right-radius: 3px;
}
.pagination-mini ul > li:last-child > a, .pagination-small ul > li:last-child > a, .pagination-mini ul > li:last-child > span, .pagination-small ul > li:last-child > span {
	border-bottom-left-radius: 3px;
}
.pager .next > a, .pager .next > span {
	float: left;
}
.pager .previous > a, .pager .previous > span {
	float: right;
}
.modal-backdrop {
	left: 0;
	right: 0;
}
.modal {
	right: 50%;
	margin-right: -280px;
}
.modal-footer {
	text-align: left;
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.modal-footer .btn + .btn {
	margin-right: 5px;
}
.modal-footer .btn-group .btn + .btn {
	margin-right: -1px;
}
.modal-footer .btn-block + .btn-block {
	margin-right: 0;
}
.tooltip.right {
	margin-right: 3px;
}
.tooltip.left {
	margin-right: -3px;
}
.tooltip.top .tooltip-arrow {
	right: 50%;
	margin-right: -5px;
}
.tooltip.right .tooltip-arrow {
	right: 0;
	border-width: 5px 0 5px 5px;
	border-left-color: #000000;
}
.tooltip.left .tooltip-arrow {
	left: 0;
	border-width: 5px 5px 5px 0;
	border-right-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
	right: 50%;
	margin-right: -5px;
}
.popover {
	right: 0;
	text-align: right;
}
.popover.right {
	margin-right: 10px;
}
.popover.left {
	margin-right: -10px;
}
.popover-title {
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
.popover.top .arrow {
	right: 50%;
	margin-right: -11px;
}
.popover.top .arrow:after {
	margin-right: -10px;
}
.popover.right .arrow {
	right: -11px;
	border-right-width: 0;
	border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
	right: 1px;
	border-right-width: 0;
	border-left-color: #ffffff;
}
.popover.bottom .arrow {
	right: 50%;
	margin-right: -11px;
}
.popover.bottom .arrow:after {
	margin-right: -10px;
}
.popover.left .arrow {
	left: -11px;
	border-left-width: 0;
	border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
	left: 1px;
	border-left-width: 0;
	border-right-color: #ffffff;
}
.thumbnails {
	margin-right: -20px;
}
.row-fluid .thumbnails {
	margin-right: 0;
}
.thumbnails > li {
	float: right;
	margin-right: 20px;
}
.thumbnail > img {
	margin-right: auto;
	margin-left: auto;
}
.media > .pull-left {
	margin-left: 10px;
}
.media > .pull-right {
	margin-right: 10px;
}
.media-list {
	margin-right: 0;
}
.badge {
	padding-right: 9px;
	padding-left: 9px;
}
.progress .bar {
	float: right;
}
.accordion-heading a h5 i {
	margin-left: 11px;
}
.accordion-heading span {
	right: 0;
	left: 0;
}
.accordion-2 .accordion-heading h5:before {
	margin-left: 10px;
}
.box-toggle .toggle-heading {
	text-align: right;
}
.box-toggle .toggle-heading i {
	margin-left: 11px;
}
.box-toggle .toggle-heading.togle-icon h5:before {
	margin-left: 10px;
}
.carousel-inner > .active {
	right: 0;
}
.carousel-inner > .next {
	right: 100%;
}
.carousel-inner > .prev {
	right: -100%;
}
.carousel-inner > .next.left, .carousel-inner > .prev.right {
	right: 0;
}
.carousel-inner > .active.left {
	right: -100%;
}
.carousel-inner > .active.right {
	right: 100%;
}
.carousel-control {
	right: 15px;
}
.carousel-control.right {
	right: auto;
	left: 15px;
}
.carousel-indicators {
	left: 15px;
}
.carousel-indicators li {
	float: right;
	margin-right: 5px;
}
.carousel-caption {
	right: 0;
	left: 0;
}
