*,HTML,BODY,DIV,SPAN{
 font-family: open sans hebrew,Tahoma, Helvetica, Arial, Sans-Serif,"Times New Roman", Times, serif; /* opensan,Arial, Helvetica, sans-serif, "Times New Roman", Times, serif;   */
 /* bootstrap : font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; */
}


HEAD
{
    direction:rtl !important;
    text-align:right;
}
body
{
    direction: rtl !important;
}

H1,H2,H3,H4,H5,H6,SPAN,P,DIV
{
    text-align:right;
}

.btn .fa
{
    padding:3px 0px 3px 7px;
    float:right;
}

.SB_Btn_A span
{
   /* float:right; */
}

.Pagetoggle
{
    float:right;
}

.nav-tabs > li {
float: right;
margin-bottom: -2px;
}

.float-left {
	float: right; /* by dolev */
}
.float-right {
	float: left; /* by dolev */
}

/**/
.Css_SB_Position
{
    right:auto;
    left:1px;
}


.portlet > .portlet-header .caption
{
    float:right !important;
}
.btn-group > .btn, .btn-group-vertical > .btn
{
    float:right;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) 
{
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child)
{
border-top-left-radius: 4px;
border-bottom-left-radius: 4px;
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}

.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    /* border-bottom-left-radius: 0px; */
    /* border-top-left-radius: 0px; */
    /* border-bottom-right-radius: 4px; */
    /* border-top-right-radius: 4px; */
 }
 
 
.input-group-addon:first-child {
    /* border-left: 0; */
    /* border-right:1px; */
    }
    
    .input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    /* border-bottom-right-radius: 0; */
    /* border-top-right-radius: 0; */
    /* border-bottom-left-radius: 4px; */
    /* border-top-left-radius: 4px; */
}
 
.input-icon input
{
    padding-right: 33px !important;
    padding-left:0px !important;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-sb-5, .col-md-sb-7, .col-md-sb-8, .col-md-sb-9, .col-md-sb-10, .col-md-sb-11 {float: right;}.radio,.checkbox {padding-left: 0px;padding-right: 20px;}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"] {float: right;margin-right: -20px;margin-left: 0px;}.radio-inline,.checkbox-inline {padding-right: 20px;padding-left: 0px;}.radio-inline + .radio-inline,.checkbox-inline + .checkbox-inline {margin-left: 0px;margin-right: 10px;}.pull-right {float: left !important;}.pull-left {float: right !important;}

@media (min-width: 1200px)
{
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 
    {
    float: right;
    }
}
@media (min-width: 768px)
{
    .form-horizontal .control-label {
    text-align: left;
    }
}

.clsNoPaddingRight
{
    padding-right:0px;
}
.clsNoPaddingLeft
{
    padding-left:0px;
}
.clsNoPadding
{
    padding-right:0px;
    padding-left:0px;
}
.clsSmallPadding
{
    padding-right:4px;
    padding-left:4px;
}

.note
{
    border-right: 5px solid #e5e5e5;
    border-left-width:0px;
}
.note-success {
  border-color: #5cb85c;
}
.note-warning {
    border-color: #f0ad4e;
}
.note-info {
    border-color: #5bc0de;
}
.note-danger {
    border-color: #d9534f;
}

.list-group-item > .badge {
  float: left !important;
}

.control-label SPAN{ float:right }

.SB_RightMenu_Settings
{
    /* float:left;*/
}
.SB_MP_Block_Img
{
    left:1px;
}

.button i {padding-left: 6px;}
.nav-pills > li {float:right !important;}
.progress-bar {float:right;border-radius:5px !important;}
#rootwizard-tabdetail li a {padding-left: 35px;padding-right: 15px;}
.nav-pills > li {margin-right: 2px;margin-left: 1px;}