﻿body {
  padding-top: 20px;  
}
.text-center {
  padding-top: 5px;
}
/*.col-xs-12 {
  background-color: #fff;
}*/
#sidebar {
  height: 100%;
  padding-right: 0;
  padding-top: 20px;
}
#sidebar .nav {
  width: 95%;
}
#sidebar li {
  border:0 #f2f2f2 solid;
  border-bottom-width:1px;
}
/*Internet Explorer 10*/
@-ms-viewport       { width: device-width; }

/* collapsed sidebar styles */
@media screen and (max-width: 767px) {
  .row-offcanvas {
    position: relative;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .row-offcanvas-right
  .sidebar-offcanvas {
    right: -41.6%;
  }

  .row-offcanvas-left
  .sidebar-offcanvas {
    left: -41.6%;
  }
  .row-offcanvas-right.active {
    right: 41.6%;
  }
  .row-offcanvas-left.active {
    left: 41.6%;
  }
  .sidebar-offcanvas {
    position: absolute;
    top: 0;
    width: 41.6%;
  }
  #sidebar {
    padding-top:0;
  }
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'Bree Serif', serif;
}

.bg-orange{
    font-family: 'Bree Serif', serif;
    Background:#F36301;
    color:#000000;
    font-size:24px;
}
.bg-pink{
    font-family: 'Bree Serif', serif;
    Background:#F74B9D;
    color:#000000;
    font-size:24px;
}
.navbar{
    min-height:120px;
}
.meroon{
    color:#BD5A53;
}

.page-top-background {
    margin-top:-100px;
    width: 100%;
    height: 270px;
    background-image: url('../images/slide-1.jpg');
    
}
.lead{
    color:#08AE27;
}

.body-inner{
    margin-top:-150px;
    background-color:White;
}

/*.table>tfoot>tr>td, 
.table>thead>tr>th,
.table>tbody>tr>td {
    
    border:none;
}*/

.bg-grey{
    background-color:#EAEAEA;
    padding-top:10px;
    padding-bottom:10px;
    min-height:308px;
}
.bg-light-gray{
    background-color:#FBFBFB;
    padding-top:10px;
    padding-bottom:10px;
}
.bg-blue{
    font-family: 'Bree Serif', serif;
    Background:#009BE1;
    color:#000000;
    font-size:24px;  
}
.bg-red{
    font-family: 'Bree Serif', serif;
    Background:#FF1A2B;
    color:#000000;
    font-size:24px;  
}
.bg-green{
    font-family: 'Bree Serif', serif;
    Background:#08BE2A;
    color:#000000;
    font-size:24px;  
}

.bg-tutor{
    background-color:#EAEAEA;
    padding-bottom:10px;
}

.frame-border{
    border-color:#EAEAEA;
    border-style:dashed solid;
}

.margin-bottom{
    margin-bottom:10px;
}
/*.dropdown:hover .dropdown-menu {
    display: block;
 }*/
#footer {
   margin-top:20px;
   background-color: #222222;
   bottom: 0;
   padding-top:21px;
   color:#E6E6E6;
   font-size:16px;
   height: 90px;
   position: relative;
  width: 100%;
}
#footer p>a, ul>li.pull-left > a, ul>li.pull-right>a{
    text-decoration: none;
    color:#808080;
}
#footer p > a:hover, a:active, ul>li.pull-left > a:hover, ul>li.pull-left > a:active, ul>li.pull-right>a:active, ul>li.pull-right>a:hover {
    color:#ccc;
}
.sidebar{
    background: #F5F5F5;
}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}
.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.padding-10{
    padding:15px 20px 10px 20px;
}
.pleaseWait {
    background-image: url('../images/ajax-loader.gif');
    background-repeat:no-repeat;
    height: 150px;
    width: 500px;
    padding-left:40px;
    line-height:32px;
}
.Attention
{
border: 4px solid #0094ff;
padding: 10px 0;
width: 100px;
margin: auto;
display: block;
text-align: center;
}
.flex-img:hover{
    -webkit-box-shadow: 0px 1px 5px 3px rgba(46, 50, 50, 0.73);
    -moz-box-shadow:    0px 1px 5px 3px rgba(46, 50, 50, 0.73);
    box-shadow:         0px 1px 5px 3px rgba(46, 50, 50, 0.73);
}
.text-pink{
    color:#F74B9D;
}

.nav-menu-li{
    display:block;
    padding:10px 20px;
    font-size:18px;
    color:rgba(46, 50, 50, 0.73);
    vertical-align:middle;
}

/*default page image and text*/
.bg-one {
  background:#efefef url('/images/img-1.jpg');
  min-height:336px;
}
.bg-two {
  min-height:336px;
  background:#efefef url('/images/bg-two.png');
}
.bg-three {
  background:#efefef url('/images/bg-two.png');
  min-height:336px;
}
.bg-four {
  background:#efefef url('/images/img-2.jpg');
  min-height:336px;
}
.center-container {
  height:100%;
  display: table;
  width:100%;
  margin:0;
}

.center-row {
  height:50%;
  width:100%;
  display: table-row;
}
  
.center-row > div {
  height:100%;
  width:50%;
  display: table-cell;
  border:0 solid #eee;
  /*color:#fff;*/
  vertical-align:middle;
}

.noborder{
    
    border-top: dotted;
}
.mother-tongue{
    margin-top:-100px;
    
}