﻿body {
    direction: rtl;
}



/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    
}


@media (min-width: 992px) {
    .col-md-offset-5 {
        margin-right: 41.66666666666667%;
    }
}

.navbar-inverse
{
        background-color: #31353d;
}

.navbar-fixed-top {
    z-index: -00;
}
.navbar-toggle{
    padding: 8px 10px;
}
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.body-content{
    padding-top:  20px
}

.linup .box {
    background-color: #f5f5f5;
    border: 1px solid gray;
    margin-bottom: 10px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    display: table;
}
.linup .box>div {
    width: 50%;
    float: right;
} 
.linup .tbls_hdr{
    text-align: center; line-height: 60px;
}
.linup img {
    max-height: 40px; 
}


.linup .rtc_tbl_row {
    display: inline-block;
    direction: rtl;
    float: right;
    width: 83%;
    background: #fff;
    margin: 5px 0 10px;
    padding: 10px;
    border: 1px solid #e3e3e3;
    box-shadow: 0 1px 1px rgba(0,0,0,.07);
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    min-height: 65px;
}
    .linup .rtc_tbl_row span { float: left; font-weight: 600  }


.linup ul {
    list-style: none;
    margin: 5px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
    .linup ul li {
        display: inline-block;
        width: 100%;
        background: #fff;
        margin: 0 0 5px;
        padding: 8px;
        border: 1px solid #e3e3e3;
        box-shadow: 0 1px 1px rgba(0,0,0,.07);
        -webkit-border-radius: 4px;
        -khtml-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        min-height: 55px;
        font-size: 14px;
    }

        .linup ul li span {
            float: left;
            font-weight: 600
        }
        




.mysplashl {
    width: inherit;
    border-radius: 10px;
    display: block;
    height: inherit;
    line-height: 25px;
    text-align: center;
    background: #ff7f26;
    font-size: 11px;
    color: #fff;
    font-family: Tahoma;
    -webkit-animation: switch-color 2s linear infinite;
    animation: switch-color 2s linear infinite;
    -moz-animation: switch-color 2s linear infinite;
}

/*.btn-success{
        padding: 0 10px;

}*/


.error {
    font-size:13px!important; color:red;
}

.field-validation-error, .validation-summary-errors
{
    color: #ff0000!important;
    padding-bottom: 15px;

}


.field-validation-valid
{
    display: none!important;
}

.input-validation-error 
{
    border: 1px solid #ff0000!important;
    background-color: #ffeeee!important;
    margin-bottom: 2px;
}

.valid
{
    border: 1px solid green;
    background-color: #b1de79!important;
}




input[type=checkbox] + label {
  color: #31353d;
  font-style: italic;
} 
input[type=checkbox]:checked + label {
  color: #fff;
  font-style: normal;
    background-color:#5cb85c!important;
}


.label-Facebook {
    background-color: #2d88ff;
}
.label-Google {
    background-color: #34a853;
}


@media (min-width: 992px) {
    .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 {
        float: right;
    }
}



.select2-container--default .select2-selection--single .select2-selection__rendered{direction:rtl;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;}.select2-container--default .select2-selection--single .select2-selection__arrow{right:auto;left:1px;}.select2-container--default .select2-selection--single .select2-selection__clear{float:left;padding-left:15px;}.select2-container--default .select2-selection--multiple .select2-selection__clear{float:left;}.select2-container--default .select2-selection--multiple .select2-selection__choice{float:right;}.select2-container--default .select2-selection--single{border:0;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered { direction: rtl; padding: 0 0px !important; } .select2-results__option { text-align: right; }
.select2-container .select2-search--inline .select2-search__field {
    padding: 0 10px !important;
}

.select2-container--default.select2-container--focus .select2-selection--multiple{
       color: #555; border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); 
     -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; 
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; 
}

li.select2-search.select2-search--inline { float: right; }
.navbar-fixed-top {
    z-index: 1;
}
textarea.form-control {
    min-width: 230px;
}




.table-hover>tbody>tr.hiddennews:hover>td, .table-hover>tbody>tr.hiddennews:hover>th {
    background-color: rgba(246, 115, 115, 0.76); color:#fff
}


.table-striped>tbody>tr.hiddennews:nth-child(odd)>td, .table-striped>tbody>tr.hiddennews:nth-child(odd)>th{
    background-color: rgba(246, 115, 115, 0.76); color:#fff
}


.hiddennews , .hiddennews a{
    background-color: rgba(246, 115, 115, 0.76); color:#fff
}

.btn-tags {
    color: #31353d; font-weight:600; letter-spacing:1px;
    background-color: #0000001f;
    border-color: #771326;font-size: 11px;
}

.fixedNav{
        position: fixed; left:0px; overflow:scroll;height:800px; top:150px;
}
.logoff{
        flex-grow: 1;
    text-align: center;
    height: 30px;
    line-height: 30px;
    position: relative;
}.badge
 {
     background-color:red;
 }
 .table-bordered>thead>tr>th, .table-bordered>thead>tr>td{
      text-align:right;
  }

    .table-bordered > thead > tr > th.text-center, .table-bordered > thead > tr > td.text-center {
        text-align: center;
    }



.input-group-addon:last-child {
    border-right: 0!important;
}

.input-group-addon:last-child {
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}




.bubble {
    animation: animateElement linear .3s;
    animation-iteration-count: 1;
    background: rgba(237, 255, 0, 0.09);
    margin-bottom: 5px;
    width: 100%;
    min-height: 30px;
    border-radius: 10px;
    animation-name: animateElement;
    animation-duration: 4s;
}

@keyframes animateElement {
    from {
        background-color: rgba(255, 0, 0, 0.59);
    }

    to {
        background-color: rgba(237, 255, 0, 0.23);
    }
    /*0% {
    opacity:0;
    transform:  translate(0px,10px);
  }
  100% {
    opacity:1;
    transform:  translate(0px,0px);
  }*/
}

tbody > tr:nth-of-type(odd) {
    padding: 8px;
    line-height: 1.42857143;
    /* vertical-align: top; */
    border-top: 1px solid #ddd;
    background-color: #f9f9f9;
    border: 1px solid #ddd;
}
@media (max-width: 768px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 4px;
    }
}







#bcontainer-content .box-head {
    font-size: 17px;
    font-family: Cambria, Cochin, Georgia, Times, Times New Roman, serif;
    letter-spacing: 1px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    padding: 10px;
    border-bottom: 1px solid #a6a6a6;
    background-color: #363636;
    background-repeat: repeat-x;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    background-image: linear-gradient(top, #fafafa, #ededed);
    display: list-item;
    line-height: 25px;
}
.page-wrapper .page-content > div {
     padding: 0px 0px; 
}
.page-wrapper .page-content {
   
    
    -webkit-transition: padding-left .3s ease;
    transition: padding-left .3s ease;
    overflow-x: hidden;
    min-height: 672px;
}
@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 245px;
        padding-right: 10px;
    }
}
#bcontainer-content {
    border: 1px solid #a6a6a6;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    background: #fff;
}

tr.deleted {
    background-color: #f9e1e1;
}