.nav-tabs > li, .nav-pills > li{float: right !important;}
.dropdown-menu{right:0 !important;left:auto !important;}
.thumbnails > li{float:right !important;}
.pull-right{float:left !important;}
.pull-left{float:right !important;}
.brand, .navbar .nav{float:right !important;margin-right:0 !important;margin-left:10px !important;}
.navbar .brand{padding-right:0 !important;padding-left:15px !important;margin-left:0 !important;margin-right: 10px !important;}
.navbar .nav > li{float:right;}
.btn-navbar{float:left !important;}
.form-horizontal .control-label{float:right !important;}
.form-horizontal .controls{margin-right:170px;margin-left:0 !important;}
input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input{margin-right:0 !important;}
.form-horizontal .control-label{width:150px;}
.close{float:left !important;}
.alert .close{right:auto !important;left:0;}
.radio input[type="radio"], .checkbox input[type="checkbox"]{float:right !important;margin-right:0 !important;margin-left:10px !important;}
.modal-footer{text-align:left !important;}
blockquote {padding: 0 15px 0 0 !important;margin: 0 0 18px;border-right: 5px solid #eeeeee; border-left:none !important;}
.carousel-control.right{right:auto !important;left:15px !important;}
.carousel-control.left{left:auto !important;right:15px !important;}
.tooltip-inner {direction:rtl;}
.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 {-webkit-border-top-left-radius:0;border-top-left-radius:0;-moz-border-radius-top-left:0;-webkit-border-top-right-radius:4px;border-top-right-radius:4px;-moz-border-radius-top-right:4px;}
.table-bordered thead:first-child tr:first-child > th:last-child, .table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child {-webkit-border-top-right-radius:0;border-top-right-radius:0;-moz-border-radius-top-right:0;-webkit-border-top-left-radius:4px;border-top-left-radius:4px;-moz-border-radius-top-left:4px;}
.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{-webkit-border-bottom-left-radius:0;border-bottom-left-radius:0;-moz-border-radius-bottom-left:0;-webkit-border-bottom-right-radius:4px;border-bottom-right-radius:4px;-moz-border-radius-bottom-right: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{-webkit-border-bottom-right-radius:0;border-bottom-right-radius:0;-moz-border-radius-bottom-right:0;-webkit-border-bottom-left-radius:4px;border-bottom-right-left: 4px;-moz-border-radius-bottom-left: 4px;}
/* Responsive Docs
-------------------------------------------------- */
@media (max-width: 768px) {}
@media (min-width: 480px) and (max-width: 768px) {}
@media (min-width: 768px) and (max-width: 980px) {}
@media (max-width: 980px) {}
@media (min-width: 1210px) {}