﻿body {
    direction:ltr;
}

p {
    text-align:left ;
}

h4 { line-height:0.2}

 .table > tbody > tr > td {  border-bottom: 1px solid #ddd ; border-top: none;}

.alert-danger
{
    background-color:#B94B4C;
    color:white;
}

.lh2{
    line-height:1.6;
}

.lstitm-sm{
    font-size:12pt;
    font-weight:normal ;
}
.lstitm-sm li{
    font-size:12pt;
    font-weight:normal;
    margin:10px;
}

.pnl-ftr{
    padding:5px;
}
.pnl-ftr-col12{
        padding: 2px !important;
        padding-top: 10px !important;
}
.pnl-ftr-btn{
        margin-left:5px !important;
        font-size:12pt !important;
        padding:2px !important;
        padding-top:10px !important;
        padding-bottom:10px !important;
        font-weight:600 !important;
}

.alertred{
    color:red;
    font-weight:bold !important;
}

.panel-default > .panel-heading
{
    /*background-color:#34495E;*/
    /*background-color: #20A8DA;*/
     background-color: #337ab7;
    color: white;
}

    .panel-default > .panel-heading:hover
    {
           background-color:#12aee9;
    }


   .panel-default > .panel-heading:active
    {
            background-color:#12aee9;
    }

.panelthemebody
{
     background-color: #ECF0F1;
    color: #333333;
}



.jumbotron {
background: url('../images/jordanlogo.png') no-repeat right center;
height: 160px; 
background-color:#2C3E50;
/*background-color:#3c8dbc;*/
background-position: right center ;
color:White;
vertical-align:top;
padding-bottom:5px;
padding-top:5px;
padding-left:20px;
text-align:left;
margin-bottom:0;
}

.jumbotron h1,.jumbotron h4 { margin:2px; padding:2px; padding-left:100px; margin-left:70px }

@media screen and (max-width: 710px) {
    #ulmanage li {
        overflow: scroll !important;
    }
    #sortable li {
        white-space:nowrap !important;
        overflow:hidden !important;
        overflow-x:scroll !important;
    }
    .badge {
        float:none !important;
    }
}

@media screen and (min-width: 424px) {
.navbar {display:none; visibility:hidden}
.mainNav {display:block; visibility:visible}
}
@media screen and (max-width: 423px) {
.navbar {display:block; visibility:visible}
.mainNav {display:none; visibility:hidden}
}

@media screen and (min-width: 1013px) {
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 45px;
  }

   .jumbotron h4,
  .jumbotron .h4 {
    margin-top:40px;
  }
}

@media screen and (max-width: 1012px) {
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 28px;
  }

   .jumbotron h4,
  .jumbotron .h4 {
    margin-top:40px;
  }
}

@media screen and (max-width: 659px) {
  .jumbotron {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 5px;
    padding-left: 5px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 28px;
  }

   .jumbotron h4,
  .jumbotron .h4 {
    margin-top:30px;
    margin-right:70px;
  }

}


@media screen and (max-width: 599px) {
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 24px;
  }

 .jumbotron h4,
  .jumbotron .h4 {
    font-size: 16px;
    margin-top:30px;
    margin-right:70px;
  }
  
  .jumbotron img { margin-right:10px;}
}

@media screen and (max-width: 424px) {
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 18px;
    margin-right:18%;
    color:white;
  }

 .jumbotron h4,
  .jumbotron .h4 {
    font-size: 14px;
    margin-right:18%;
    margin-top:20px;
    color:white;
  }
  
  .jumbotron img { margin-right:10px;}
}

@media screen and (max-width: 423px) {
    .jumbotron{
        text-align:center;
        height:200px;
    }
  .jumbotron h1,
  .jumbotron .h1,
  .jumbotron h4,
  .jumbotron .h4
   {
    font-size: 18px;
    float:none;
    text-align:center;
    margin:0 auto;
    padding:2px;
        
  }
  .pull-right{ float:none !important}
  
  .jumbotron img { float:none; margin:0 auto; width:100px; height:100px}
}

.glyphicon { margin-left:10px; }

.glyphicon-small { font-size:16px; line-height: 0.2;}





.navbar-login
{
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session
{
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size
{
    font-size: 87px;
}

.navbar-static-top {
  margin-bottom:20px;
}

.navbar-static-top-main {
  margin-bottom:0;
}

.spancustom { padding-right:5px;}
i {
  font-size:16px;
  padding-right:10px;
  font-family:Cairo;
}

.nav > li > a {
  color:#787878; 
  
}

  
footer {
  margin-top:20px;
  padding-top:20px;
  padding-bottom:20px;
  background-color:#efefef;
}

/* count indicator near icons */
.nav>li .count {
  position: absolute;
  bottom: 12px;
  left: 6px;
  font-size: 9px;
  background: rgba(51,200,51,0.55);
  color: rgba(255,255,255,0.9);
  line-height: 1em;
  padding: 2px 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}

.badge {
  padding: 1px 9px 2px;
  font-size: 12.025px;
  font-weight: bold;
  white-space: nowrap;
  color: #ffffff;
  background-color: #999999;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  margin-right:5px;
}
.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48;
}
.badge-error:hover {
  background-color: #953b39;
}
.badge-warning {
  background-color: #f89406;
}
.badge-warning:hover {
  background-color: #c67605;
}
.badge-success {
  background-color: #468847;
}
.badge-success:hover {
  background-color: #356635;
}
.badge-info {
  background-color: #3a87ad;
}
.badge-info:hover {
  background-color: #2d6987;
}
.badge-inverse {
  background-color: #333333;
}
.badge-inverse:hover {
  background-color: #1a1a1a;
}

/*Custom Glyphicon*/
.glyphicon-cred {color: #d9534f;}
.glyphicon-cinfo {color: #5bc0de;}
.glyphicon-cprimary {color: #428bca;}
.glyphicon-csuccess {color: #5cb85c;}


.smalleng {padding-right:25px; margin-top:5px; width:100%; display:block; color: #f5f5f5;}
.panelsmalleng { margin-top:5px; width:100%; display:block; color: Gray;}
.selectmoreheight {  line-height: 36px; }
.panelitemsmalleng
{
    padding-right: 25px;
    margin-top: 5px;
    width: 100%;
    display: block;
    color: #333333;
}

.footer-inverse {
  background-color: #222;
  border-color: #080808;
}


.dx-form-control 
{
     
     border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-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;
    }
    
.color-theme1-skyblue { color:#347bb7}    
.color-theme1-darkblue { color:#063951;}
.colorx-theme1-lightblue { color:#0E95BC;}
.colorx-theme1-lightgreen { color:#A2B969;}
.colorx-theme1-darkgreen {color: #23a347;}
.colorx-theme1-yelloworange { color:#FDBB04;}
.colorx-theme1-olive { color:#EBCB37;}
.colorx-theme1-orange { color:#F36F13;}
.colorx-theme1-copper { color:#C13018;}
.colorx-theme1-bluelight { color:#01B4CA;}
.colorx-theme1-greenlight { color:#84B946;}
.colorx-theme1-orangelight { color:#F39001;}
.colorx-theme1-pinklight { color:#DD1C5E;}

.bgcolor-theme1-skyblue { background-color:#347bb7}    
.bgcolor-theme1-darkblue { background-color:#063951;}
.bgcolorx-theme1-lightblue { background-color:#0E95BC;}
.bgcolorx-theme1-lightgreen { background-color:#A2B969;}
.bgcolorx-theme1-darkgreen { background-color:#23a347; color:white;}
.bgcolorx-theme1-yelloworange { background-color:#FDBB04; border-color:#FDBB04; color:black}
.bgcolorx-theme1-olive { background-color:#EBCB37;}
.bgcolorx-theme1-orange { background-color:#F36F13;}
.bgcolorx-theme1-copper { background-color:#C13018;}
.bcolorx-theme1-bluelight { color:#01B4CA;}
.bcolorx-theme1-greenlight { color:#84B946;}
.bcolorx-theme1-orangelight { color:#F39001;}
.bcolorx-theme1-pinklight { color:#DD1C5E;}


/** Wizard **/

.wizard {
    margin: 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 40px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 70%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
    font-size:36px;
    padding-top:15px;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #5bc0de;
    
}
.wizard li.active span.round-tab i{
    color: #5bc0de;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 33%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #5bc0de;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #5bc0de;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}
@media( max-width : 932px ) {
    .blnkTitle {
        font-size: 14pt !important;       
    }
    .pnlMbt{
        margin-bottom:100px;
    }
}
@media( max-width : 590px ) {
    .footer{
        font-size:11pt !important;
    }
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
    .blnkTitle{
        font-size:14pt !important;
        height:70px !important;
    }
    .pnlMbt{
        margin-bottom:10px !important;
    }
}

/**Wizard**/


/** Home Progress bar **/

.progressx{
    width: 150px;
    height: 150px;
    line-height: 150px;
    background: none;
    margin: 0 auto;
    box-shadow: none;
    position: relative;
}
.progressx:after{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 12px solid #fff;
    position: absolute;
    top: 0;
    left: 0;
}
.progressx > span{
    width: 50%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 1;
}
.progressx .progressx-left{
    left: 0;
}
.progressx .progressx-bar{
    width: 100%;
    height: 100%;
    background: none;
    border-width: 12px;
    border-style: solid;
    position: absolute;
    top: 0;
}
.progressx .progressx-left .progressx-bar{
    left: 100%;
    border-top-right-radius: 80px;
    border-bottom-right-radius: 80px;
    border-left: 0;
    -webkit-transform-origin: center left;
    transform-origin: center left;
}
.progressx .progressx-right{
    right: 0;
}
.progressx .progressx-right .progressx-bar{
    left: -100%;
    border-top-left-radius: 80px;
    border-bottom-left-radius: 80px;
    border-right: 0;
    -webkit-transform-origin: center right;
    transform-origin: center right;
    animation: loading-1 0.8s linear forwards;
}
.progressx .progressx-value{
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background: #44484b;
    font-size: 24px;
    color: #fff;
    line-height: 135px;
    text-align: center;
    position: absolute;
    top: 5%;
    left: 5%;
}
.progressx.blue .progressx-bar{
    border-color: #049dff;
}
.progressx.blue .progressx-left .progressx-bar{
    animation: loading-2 1s linear forwards 0.8s;
}
.progressx.yellow .progressx-bar{
    border-color: #fdba04;
}
.progressx.yellow .progressx-left .progressx-bar{
    animation: loading-3 0.5s linear forwards 0.8s;
}
.progressx.pink .progressx-bar{
    border-color: #ed687c;
}
.progressx.pink .progressx-left .progressx-bar{
    animation: loading-4 0.4s linear forwards 0.8;
}
.progressx.green .progressx-bar{
    border-color: #1abc9c;
}
.progressx.green .progressx-left .progressx-bar{
    animation: loading-5 1.2s linear forwards 1.8s;
}
@keyframes loading-1{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-2{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
    }
}
@keyframes loading-3{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
    }
}
@keyframes loading-4{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(36deg);
        transform: rotate(36deg);
    }
}
@keyframes loading-5{
    0%{
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100%{
        -webkit-transform: rotate(126deg);
        transform: rotate(126deg);
    }
}
@media only screen and (max-width: 990px){
    .progressx{ margin-bottom: 20px; }
}

.blinking{
    animation:blinkingText 3.0s infinite;
}
@keyframes blinkingText{
    0%{     color: Red;    }
    49%{    color: red; }
    60%{    color: transparent; }
    99%{    color:transparent;  }
    100%{   color: red;    }
}
/** Home progress bar*/