@charset "utf-8";
/* CSS Document */

/* Global RTL Fixes
-------------------------------------------------- */
html,body,ul,ol,li,table,th{direction:rtl !important; font:bold 14px/18px Arial, Helvetica, sans-serif; font-size:15px;}
/*,div,p,i,span,header,footer,aside,section,article,table,th,tr,td,input*/

.btn, select, option{font-weight:bold !important;}

.btn > span{ font-size: 15px; }

/* Page Header
-------------------------------------------------- */
.page-header { padding-bottom: 0; border:none !important; margin-top:0 }
.page-header h4 { padding: 1rem 1rem 0.9rem 1rem; }
.registration-title{
	font: normal 12px/14px Tahoma, Geneva, sans-serif;
    display: inline-block;
    position: relative;
    top: -2px;
}

.label{
    font: normal 10px/12px Tahoma, Geneva, sans-serif !important;
    padding: 2px 7px 4px 7px !important;
    display: inline-block !important;
    position: relative !important;
    top: -2px !important;
    margin-right: 3px;
}

.large-text{ font-size:18px; }




/* Prpgress Bar
-------------------------------------------------- */
div.progress-bar {
    min-width: calc(30px - 10px) !important;
    padding: 0px 5px !important;
}

div.progress-bar, .nav-pills>li{float: right !important;}








/* Breadcrumb
-------------------------------------------------- */

.breadcrumb li a, .breadcrumb li{ font: normal 11px/12px Tahoma, Geneva, sans-serif; }
.breadcrumb>li+li:before { padding: 0 1px !important; }



/* Main Nav
-------------------------------------------------- */
.navbar-brand {
    float: none !important;
    padding: 0 !important;
    margin: 0px 0px 0 0 !important;
    position: absolute;
    top: -47px;
    right: -20px;
    width: 149px;
    display: block !important;
    height: 115px;
    overflow: hidden;
    opacity: 0.75;
    z-index: 9999999999;
}

.navbar-default ul{ padding:0 0 0 0px !important;}
.navbar-toggle{float:left; margin: 8px 0 8px 15px !important;}
.navbar-brand{float:right !important; padding-left:0; font-weight:normal !important;}
.navbar-default li ul li a{text-align:right !important; font-weight:bold !important; padding-right:30px !important;}

.navbar-default .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

/* Inner Nav
-------------------------------------------------- */
.myWizard .nav {padding-right: 0 !important; font-weight:bold !important;}


.myWizard .nav>li {
	width: calc(25% - 2px);
}

.myWizard .nav>li.halfs {
	width: calc(50% - 2px) !important;
}

.myWizard .nav>li.thirds {
	width: calc(33.333% - 2px) !important;
}


.myWizard .nav>li>a {
	/*width: calc(25% -2px);3.617rem    3.876rem*/
	border: 1px solid rgba(0,0,0,0.1) !important;
	cursor:pointer;
	font-weight:bold !important;
	/*color: #efefef !important;428bca*/
}

.myWizard .nav>li:first-child>a { padding: 9px 12px !important;
	/*color: #FFFFFF!important;*/
}
.myWizard .nav>li>a.btn { padding: 8px !important;}
.myWizard .nav-pills>li:first-child { margin-left: 2px; }
.myWizard .nav-pills>li:last-child { margin-left: 0px; width: 25%;}
.myWizard .nav-pills>li.halfs:last-child { margin-left: 0px; width: 50% !important;}
.myWizard .nav-pills>li.thirds:last-child { margin-left: 0px; width: 33.333% !important;}

.myWizard .navbar { min-height: 0 !important; }







/* Group Tables
-------------------------------------------------- */
.panel.group { overflow: hidden !important; }

table.table>tbody>tr:first-child>td{ border-top: none !important; }
table.table>tbody>tr>td:first-child{ border-right: none !important; }
table.table>tbody>tr>td:last-child{ border-left: none !important; }
table.table>tbody>tr:last-child>td{ border-bottom: none !important; }

td:first-child { border-left: 1px solid #ddd !important; }
td,td>a {font-size: 15px !important;}

table.table>tbody>tr>td{ padding:0.75rem 1rem 0.75rem 0px !important; line-height: 1.3rem;}
table.table>tbody>tr:last-child>td:first-child{padding:0.75rem 1rem 0.75rem 5px !important;line-height: 1.5rem !important;}

table.table>tbody>tr:last-child>td:last-child{ padding:5px !important; }
.finish table.table>tbody>tr:last-child>td{ padding:5px !important;}


.fa-spin { -webkit-animation: fa-spin 3s infinite linear; animation: fa-spin 3s infinite linear !important; }
.panel-heading, .btn.first{ font-size:15px !important; }




#countdown, .myWizard{ display:none}




.select2-hidden-accessible { position: static !important; }
span{ text-align:right; direction:rtl !important;  }
.select2-results__option{ font-weight:normal !important; }
.select2-container--default .select2-selection--single .select2-selection__clear { float: left !important; }
/*span.select2.select2-container.select2-container--default select2-container--below{ top: -15px !important; margin-top:-15px !important; }*/



.timestamp {
    float: left;
    text-shadow: 1px 1px 0px rgb(255, 255, 255);
    color: rgba(0, 0, 0, 0.24);
}

.panel.reservation_info_item {
    margin-bottom: 25px;
}

/* Forms
-------------------------------------------------- */
#new_gender{
    position: relative;
    z-index: 2;
    float: left;
    margin-bottom: 0;
    border-radius: 4px !important;
    padding-right: 35px;
    min-width: 252px !important;
    width: 100% !important;
}

#new_gender1, #new_gender2 {
    width: 10% !important;
    height: 20px !important;
    min-width: initial !important;
    margin: 0px 10px 0 0;
    box-shadow: none;
    float: right !important;
}


#new_gender2 {
    margin: 0px 28px 0 0 !important;
}

div#new_gender span {
    line-height: 1.5em;
    float: right;
}

#new_consent {
    width: 20px !important;
    height: 20px !important;
    min-width: initial !important;
    margin: 0px 0px 0 0;
    box-shadow: none;
    float: right !important;
}

/* Login.php
-------------------------------------------------- */


input.form-control{border-radius:4px  !important; padding-right: 43px; min-width: 252px !important; width:100% !important;}

span.twitter-typeahead {    width: 100%;}
.form-group.input-group {
    width: 100%;
}
.input-group{text-align:right}

span.input-group-addon{
    display: block;
    position: absolute;
    top: 26px;
    right: -0;/*-2px*/
    z-index: 2;
    height: 34px;
    width: 34px;
    text-align: center !important;
    padding: 8px;
}

span.input-group-addon {
    border-left: 1px solid #ccc !important;
}

span.input-group-addon.addon-lg {
    top: 23px;
    right: 0;
    height: 46px;
    width: 46px;
    padding: 13px;
    font-size: 18px;
}

.login .label-danger{opacity:0.678;}
/* -------------------------------------------------- */










/* Sticky footer
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-top: 20px;
  margin-bottom: 60px;
}

.footer {
  font: 9pt/9pt Tahoma, Geneva, sans-serif;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 40px; /* fixed height of the footer */
  line-height: 40px; /* Vertically center the text */
  background-color: #f5f5f5;
  text-align:center;
  z-index:9999;
  right: 0;
  left: 0;
}




/* reCaptcha
-------------------------------------------------- */
.recap_container {
    position: relative;
    height: 46px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0px 4%;
}

#recap {
    margin: -10px auto -5px auto !important;
    width: 269px !important;
    position: absolute;
    top: -10px;
    right: 0;
    left: 0;
}

#recap > div > div {
    width: 304px !important;
    overflow: hidden !important;
}




/* Schedule Page
-------------------------------------------------- */

.table-responsive.by_course:first-child {
    border-top: none !important;
}

.table-responsive.by_course:only-child {
    padding: 0;
}

.table-responsive.by_course {/*:nth-child(odd)*/
    margin-bottom: 15px !important;
}

.table-responsive.by_course table {
    margin-bottom: 0 !important;
}


.table-responsive.by_course:last-child {
    margin-bottom: 0 !important;
}

.course_head{
    font-weight: bold;
    display: inline-block;
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    margin: -10px;
    padding: 10px;
}

.schedule .tab-content .tab-pane table tbody tr td {
    width: 50%;
}


@media (min-width: 768px){
.navbar-header, .navbar-nav, .navbar-nav>li {
    float: right;
}

.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin: 0 -15px 0 0;
	padding:15px;
}
.dropdown-menu{right:0; left:auto;}

.myWizard .nav>li.thirds-x {
	width: calc(50% - 2px) !important;
}

}


@media (width: 768px){
.nav>li>a {
    padding: 15px 10px !important;
}
.collapse.navbar-collapse{
	padding-left: 0;
    padding-right: 25px;
}
.myWizard .nav>li.thirds-x {
	width: calc(50% - 2px) !important;
}

}


.flex_print{ float: inherit; width:inherit; padding:inherit; }

@media print {
	.hide_print{ display:none !important; }
	.fluid_print{ width:100%; direction:rtl; }
	.flex_print{ float: right; width: 50%; padding:0 0 0 15px;}
	.flex_print:nth-child(even){ float: right; width: 50%; padding:0 !important;}
	/*.flex_print:first-child{ padding:0 0 0 15px !important;}
	.flex_print:last-child{ padding:0 0 0 0 !important;}*/
	.footer{/*position:static; border-top:1px solid #eee;*/  box-shadow: inset 0 0 0 1000px #d9edf7 !important;}


	.page-header.primary{box-shadow: inset 0 0 0 1000px #428bca !important; color:#FFF !important; font-weight:bold;}
	.page-header.info{box-shadow:    inset 0 0 0 1000px #88edf7 !important; color:#FFF !important; font-weight:bold;}
	.page-header.warning{box-shadow: inset 0 0 0 1000px #f0ad4e !important; color:#FFF !important; font-weight:bold;}
	.page-header.success{box-shadow: inset 0 0 0 1000px #5cb85c !important; color:#FFF !important; font-weight:bold;}

	.page-header button.btn-primary{box-shadow: inset 0 0 0 1000px #428bca !important; color:#FFF !important; font-weight:bold;}
	.page-header button.btn-info{box-shadow:    inset 0 0 0 1000px #88edf7 !important; color:#FFF !important; font-weight:bold;}
	.page-header button.btn-warning{box-shadow: inset 0 0 0 1000px #f0ad4e !important; color:#FFF !important; font-weight:bold;}
	.page-header button.btn-success{box-shadow: inset 0 0 0 1000px #5cb85c !important; color:#FFF !important; font-weight:bold;}

	.page-header button span.badge{color:#FFF !important; font-weight:bold;}



	.box-shadow1{box-shadow: inset 0 0 0 1000px #f5f5f5 !important;}
	.box-shadow2{box-shadow: inset 0 0 0 1000px #f9f9f9 !important;}

	.alert-danger { background-color: #f2dede !important;}
	.panel-footer { background-color: #f5f5f5 !important;}
	.panel-default>.panel-heading { background-color: #f5f5f5 !important;}
	body { margin-bottom: 0;}
	table#even_cell_pad > tbody>tr>td , table.table.table-bordered.table-striped.table-responsive.receipt>tbody>tr>td, table.table.table-bordered.table-striped.table-responsive.receipt>tbody>tr:last-child>td:last-child, table.table.table-bordered.table-striped.table-responsive.receipt>tbody>tr:last-child>td:first-child { padding: 8px !important; line-height: 1.2rem !important;}
	.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {    background-color: #f9f9f9 !important;}
	table.table.table-bordered.table-striped.table-responsive.receipt {    border-right: none;    border-left: none;}
	table.table.table-bordered.table-striped.table-responsive.receipt>tbody>tr{ border: 1px solid #ddd; }
}


/* Receipt Page
-------------------------------------------------- */
a.navbar-brand.receipt {
    top: -34px !important;
    right: 0px !important;
}

/* Confirmation Page
-------------------------------------------------- */
a.navbar-brand.confirmation {
    top: -37px !important;
    right: auto !important;
	left: 0;
}







/* Initialize_period Page
-------------------------------------------------- */
.initialize-period{
	padding: 25px;
}


.initialize-period .myWizard .nav > li {
	width: fit-content;
  min-width: calc(9.55% - 0px);
	margin-left: 4px;
}


.initialize-period .myWizard .nav.nav-pills > li:last-child {
	width: fit-content;
  min-width: calc(9.55% - 0px);
	margin-left: 0;
}

/* Modal Loader
-------------------------------------------------- */
/* Start by setting display:none to make this hidden.
   Then we position it in relation to the viewport window
   with position:fixed. Width, height, top and left speak
   for themselves. Background we set to 80% white with
   our animation centered, and no-repeating */
.modal {
    display:    none;
    position:   fixed;
    z-index:    10000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .99 )
                url('ajax-loader.gif')
                50% 50%
                no-repeat;
}

/* When the body has the loading class, we turn
   the scrollbar off with overflow:hidden */
body.loading {
    overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
    display: block;
}








 /**/
