﻿@font-face{
    font-family:myfont;
    src:url('../fonts/CoconNextArabicLight.woff');
}


body{ 
    padding-top:100px;
    font-family:myfont;
}
input, select[multiple], textarea {
    background-image: none;
    text-align: right;
}
col-sm-3 thumbnail{
    float:right;
    
}

#header{ width:auto;
    color:#ccc;
    
  
    padding:10px;
    font-family: myfont;
    
    border-radius:2px solid #3F51B5;
    margin-top:300px;}
.ssend{
    margin-right:580px;
}
#uladmin ul li{text-decoration:none;
               text-decoration-line:none;
}

.righta p {
    border-bottom: 1px dashed #DAD9D9;
    border-top: 1px dashed #DAD9D9;
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}
.list-group {
    padding-right: 0;
    margin-bottom: 20px;
}
.righta div a {
    border: none;
    border-bottom: 1px solid #ECECEC;
    margin-bottom: 0px;
}
a.list-group-item {
    color: #555;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
}
.jumbotron{
    float:left;
    width:100%;
    height:102px;
    padding-top:1px;
}
#wowslider-container1{
    float:right;
}
#searchName{
    width:330px;
    height:30px;
    border:2px solid #ccc;
    border-radius:5px;
    background-color:white;
    margin-top:10px;
    margin-right:100px;
    padding:12px 20px 12px 12px;
    text-align:right;
    transition:width 0.4s ease-in-out;
}

p {
    margin: 0 0 10px;
    float: right;
}

/*.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: rgb(3, 64, 92);
    white-space: nowrap;
}*/





.b{
    color:#FFF;

}
.navbar-right{

}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus {
    color: #FFF;
    background-color: rgb(12, 92, 130);
}
.navbar-default .navbar-nav>.open>a:hover{
   color: #FFF;
     background-color: rgb(12, 92, 130);
}
.navbar-default .navbar-nav>.dropdown>a .caret {
    border-top-color: rgb(12, 92, 130);
    border-bottom-color: rgb(12, 92, 130);
}

/*.dropdown-menu {
   
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 2000px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    list-style: none;
    color:#FFF;
    background-color:  rgb(12, 92, 130);
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 10px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(12, 92, 130, 0.21);
    background-clip: padding-box;
}*/

/*.dl-horizontal dt {
    float: right;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/


h2,h3,th,td,tr,table{
    text-align:right;
}

#R nav-pills nav-stacked>li,ul {
    text-align:right;
    float: right;
    margin-bottom: -1px;
    padding-left:-10px;
}

#L ,nav-tabs{
   margin-right:68px;
    margin-top:0px;
    text-align:right;
    float: right;
    margin-bottom: -1px;
}
.breadcrumb>li,ol,a {float: right;
    display: inline-block;
}

            
.navbar-default {
    background-color: rgb(12, 92, 130);
    border-color: #3F51B5;
     margin-bottom:300px;
   width:1500px;
}
.navbar-default .navbar-nav>li>a {
    color: rgba(255, 255, 255, 0.91);
     font-family:myfont;
    
     
    
}
/*.navbar-default .navbar-nav > li > a:hover {
        color: #ccc;
        font-family: myfont;
        font-size:12px;
    }*/
.nav>li {
    position: relative;
    display:block;
    height: 75px;
    padding-top: 10px;
}
#footer{width:auto;}
.myfooter{
  
    color:#ccc;
    
  background-color:rgb(3, 64, 92);
    padding:10px;
    font-family: myfont;
    
    border-radius:2px solid #3F51B5;
    margin-top:300px;
    
}
.caret {
   
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid #FCFAFA;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
   
}

.subfooter{
    width:100%;
   background-color:rgb(3, 64, 92);
   color:#ccc;
    padding:10px;
    font-family: myfont;
    margin-right:300px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: myfont;
    font-weight: 500;
    line-height: 1.1;
}
   @media screen and(max-width:500px){
	.header{height:auto;}
	.wrap{width:100%;}
	
} 
/*.logo navbar-right{
    margin:-98px 100px 130px 100px;
    background-color:azure;
    border: 1px solid rgb(12, 92, 130);
    
}*/

