﻿/**********************
   @author        Heba elkady
********************/




/* ---------- Layout ---------- */
 

 /********intro*********/
.intro {
    /*background:url('../images/azhar1.jpg') no-repeat center top;*/
    background-size:auto 100%;
    /*height:420px;*/
    
    text-align:center;
    margin:auto
}

.text-center{
    text-align:center

}
.position {
    position:absolute !important;

}
.motif8 {
     position:absolute !important;
    z-index:9
     
}
.intro1 {
    background:#f0f0f0 url('../images/azhar3.jpg') no-repeat;
    background-size:100%;
 
    text-align:center;
    margin:auto
}
.login {
    margin-top:30px;
    z-index:999;
    position:relative
     
}
hr{
    background:#8d8d8d;
    border:1px solid #007D9E
}
.boy {
    margin-right:-130px
}
.avater {
    margin-top:-70px;
    padding:4px
}
.end{
    background:#9b0000 !important;
    color:#fff
}
.end a{
    
    color:#fff
}

a{
    color:#14888f;
    font-size:11px
}
  /********#intro*********/

@font-face {
    font-family: "Droid Arabic Kufi";
    src: url("DroidKufi-Regular.eot?#iefix") format("embedded-opentype"), url("DroidKufi-Bold.ttf") ;
    font-weight: 400;
}
@font-face {
    font-family: "Droid Arabic Kufi";
    src: url("DroidKufi-Regular.eot?#iefix") format("embedded-opentype"), url("DroidKufi-Bold.ttf") format("truetype");
    font-weight: 700;
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('icons/glyphicons-halflings-regular.eot');
    src: url('icons/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('icons/glyphicons-halflings-regular.woff') format('woff'), url('icons/glyphicons-halflings-regular.ttf') format('truetype'), url('icons/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}


/******icons**********/
.glyphicon-circle-arrow-left:before,.glyphicon-log-out:before,.glyphicon-remove:before, .glyphicon-lock:before,.glyphicon-plus-sign:before,.glyphicon-search::before,.glyphicon-print::before,.glyphicon-user::before,.glyphicon-plane::before,.glyphicon-paperclip::before,.glyphicon-file::before{

     font-family: 'Glyphicons Halflings';
}
.glyphicon-plus-sign:before, .glyphicon-lock:before,.glyphicon-search:before ,.glyphicon-print:before,.glyphicon-user::before,.glyphicon-plane::before,.glyphicon-paperclip::before,.glyphicon-file::before{
    color: #636363;
    padding: 6px;
}
.glyphicon-remove{
    color:red
}
.glyphicon-plus-sign:before ,.glyphicon-print:before  {
    color:#07843c !important;
  
    margin-top:9px;
    font-size:35px !important
}
.glyphicon-circle-arrow-left:before{
    color:#07843c !important;
  
    margin-top:9px;
    font-size:35px !important
}

.glyphicon {
    position: relative;
    top: 1px;
       font-family: "Droid Arabic Kufi";
    display: inline-block;
   
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 5px;
    padding-right: 5px;
}
.glyphicon-lock {
    color: #07843c !important;
    display: inline;
    left: 0;
    position: absolute;
    top: 32px;
}
.glyphicon-user {
    color: #07843c !important;
    display: inline;

}
.glyphicon-plus {
    font-size:10px
}
.glyphicon-chevron-down {
    color:#fff !important
}

.glyphicon-inline:before {
    float: left;
     
    font-family: 'Glyphicons Halflings';
    padding-top: 13px;
    font-style: normal;
    font-weight: normal;
    margin: 0px 8px;
}
 
 
.glyphicon-log-out{
    font-size:12px;
    color:#008BD2
}
.headline{
    font-size:17px
}
.motif-headline {
    background: rgba(0, 0, 0, 0) url("../images/motif-headline.png") no-repeat scroll center center;
    padding: 8px 27px;
    
}
 .text-img {
        margin-top:15px
    }
/******#icons**********/
body {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Droid Arabic Kufi', Verdana;
     background:#f3f3f3 url('../images/azhar3.png') no-repeat bottom;
     background-size:100%;
    outline-style: none;
    direction:rtl;
    font-weight: bold;
    text-align:justify;  position: relative;
    color:#2c2c2c;
 
    width: 100%; 
}
.floating-labels{
    min-height:400px
}
.direction-left {
    direction:ltr
}


html {
    outline-style: none;
}

a {
    text-decoration: none;
   
   
}
p {
 direction:rtl
}
a, li, ul, ol {
    outline-style: none;
    font-family: 'Droid Arabic Kufi', Verdana;
}

.clear {
    line-height: 0;
    clear: both;
    height: 0;
}
.bold{
    font-weight:bold
}
.details{
    font-weight:normal
}
.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    position:relative;
 
}

/******floating******/
.pull-left {
    float: left !important;
}

.pull-right {
    float: right !important;
}
/******#floating******/
/********margins******/
.margin-top {
    margin-top: 25px;
}
/********#margins******/
/********padding******/
.padding {
    padding-top: 4px;
    padding-bottom: 4px;
}
.padding-l {
    padding-left: 4px;
    padding-right: 4px;
}
/********#padding******/

/******text align******/
.text_right {
    text-align: right;
}

.text_center {
    text-align: center;
}

.text_left {
    text-align: left;
}
/******text align******/
/******heading******/
h1 {
    font-size: 28px;
    padding: 0;
    margin: 0;
}

h2 {
    font-size: 22px;
    padding: 0;
    margin: 0;
}

h3 {
    font-size: 18px;
    padding: 0;
    margin: 0;
}

h4 {
    font-size: 14px;
    padding: 0;
    margin: 0;
}

h5 {
    font-size: 12px;
    padding: 0;
    margin: 0;
}

h6 {
    font-size: 10px;
    padding: 0;
    margin: 0;
}
/******#heading******/

/******border-radius******/
.no-round-right {
    border-bottom-right-radius: 0px !important;
    border-top-right-radius: 0px !important;
}

.no-round-left {
    border-bottom-left-radius: 0px !important;
    border-top-left-radius: 0px !important;
}
/******#border-radius******/




/******background******/
.gray-graient {
    background: #f5f5f5; /* Old browsers */
    background: -moz-linear-gradient(top, #f5f5f5 1%, #eaeaea 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, spanor-stop(1%,#f5f5f5), spanor-stop(100%,#eaeaea)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f5f5f5 1%,#eaeaea 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f5f5f5 1%,#eaeaea 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f5f5f5 1%,#eaeaea 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f5f5f5 1%,#eaeaea 100%); /* W3C */
}

.top-border {
     background: url('../images/top-border.png')  repeat-x;
     height:15px;
  
}
.block-green-motif {
   background:#088c98 url("../images/motif2.png") repeat scroll 0 0 
}
.block-green-size {
   background-size:70%
}
.block-gray {
   background:#C6CEE0 
}
.block-white {
    background: #fff;
}
 .block-green {
    background: #BFBFBF;
}
  .block-yellow {
    background: #a6a6a6;
}
    .block-blue {
    background: #DADADA;
}
.block-lightgray {
    background: #c1e3a5;
}
.block-trkuize1 {
    background:#00BCD4;
}

.block-trkuize {
    background: #09749e url(../images/trkuize.jpg);
}
 
.motif {
    background: url("../images/bg1.jpg") ; 
    background-size:6%
}
.motif2 {
    background: url("../images/motif2.png") repeat ;
}
.motif5 {
    background: url("../images/motif4.png") no-repeat left top ;
}
.motif4 {
    margin-top:-20px
}

/******#background******/
/***********shadow*********/
.shadow-inset {
    -moz-box-shadow: inset 0 0 7px 4px #000;
-webkit-box-shadow: inset 0 0 7px 4px #000;
box-shadow: inset 0 0 7px 4px #000;
}
.shadow-outer {
    -moz-box-shadow:  0 0 2px 1px #ccc;
-webkit-box-shadow:  0 0 2px 1px #ccc;
box-shadow:  0 0 2px 1px #ccc;
}


 
/******border******/
.border-radius {
    webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.border {
    border: 1px solid #c5c5c5;

}
.border-bottom {
       border-bottom: 1px solid #5B5B5B;
       width:100%
}
/******#border******/
/******text colors*******/
.green-text{
    color:#10874e
}
.green-text a{
    color:#10874e
}
 .white-text {
    color:#fff
}
 
  .red-text {
    color:#ff0000
}
/************ header*************/
.login-name {

     background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 2px #007799;

    padding: 10px;
    text-align: center;
}
.login-name button{
 margin-left: 7px !important;
    margin-top: 29px !important;
}
#forms .login-name,#forms6 .login-name {

     background: #000 none repeat scroll 0 0;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 2px #007799;

     padding: 0px 20px;
    text-align: center;width: 20%;

display: inline-block;
}
    #forms .login-name a {
        color:#fff
    }
.login-name a{
 
    text-align:center;
    font-size:20px
}
.header {
    height:90px
}
    
.header h4 span{
    font-size:25px; 
   
}
.logo {
   
    margin-top:6px
}
.logo img{
   
    display:block
}

.effect-text {
     text-shadow: 0 1px 0 #93b874,
               0 2px 0 #7fa460,
               0 3px 0 #6a8d4d,
               0 4px 0 #5a7c3d,
               0 5px 0 #45622c,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}

 .personal-img{
     width:100px
 }
 .personal-img img{
     padding:5px
 }
 .margin-top-mi{
     margin-top:-20px;
     margin-bottom: 20px;
 }
/************top header*************/
.toggle-button {
    z-index: 9999;
 
   
 
}
 

.welcome {
    height: 90px;
    -webkit-border-top-right-radius: 7px;
    -moz-border-radius-topright: 7px;
    border-top-right-radius: 7px;
}
.change-password ,.logout {
    font-size:10px;
}
.change-password {
    margin-top:5px
}
.title {
    height:30px;
    font-size:9px
}
.logout {

}
.name {    white-space: nowrap; 
 padding:10px 0;
    overflow: hidden;
    text-overflow: ellipsis; 
}
.user_info {
    height:100px;  padding-top:10px;  
}
.paddding_top {
  
}
.paddding_bottom {
   
}
.no-img {
    border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
}

.toggle3  {
    display:block;
   position: absolute;
}

/************#top header*************/
/********anamtion*********8*/

.anamtion { 
    -webkit-animation-duration: 8s; 
    animation-duration: 8s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 



 
@-moz-keyframes rotateIn {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes rotateIn {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@-ms-keyframes rotateIn {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes rotateIn {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

 
.rotateIn {
    -webkit-animation: spin 30s infinite linear;
    -moz-animation: spin 30s infinite linear;
    -o-animation: spin 30s infinite linear;
    animation: spin 30s infinite linear;
}



/******spin animation********/
@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0%;

{
    -o-transform: rotate(0deg);
}

100% {
    -o-transform: rotate(359deg);
}

}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.spin {
    -webkit-animation: spin 30s infinite linear;
    -moz-animation: spin 30s infinite linear;
    -o-animation: spin 30s infinite linear;
    animation: spin 30s infinite linear;
}
/******#spin animation********/

@-webkit-keyframes swing { 
    20%, 40%, 60%, 80%, 100% { -webkit-transform-origin: top center; } 
 20% { transform: rotate(5deg); } 
    40% { transform: rotate(-2deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-2deg); } 
    100% { transform: rotate(0deg); } 
} 
@keyframes swing { 
    20% { transform: rotate(5deg); } 
    40% { transform: rotate(-2deg); } 
    60% { transform: rotate(5deg); } 
    80% { transform: rotate(-2deg); } 
    100% { transform: rotate(0deg); } 
} 
.swing { 
    -webkit-transform-origin: top center; 
    transform-origin: top center; 
    -webkit-animation-name: swing; 
    animation-name: swing; 
}

/* --------- start drop menu -------- */
.scroller_anchor{height:0px; margin:0; padding:0;}
.scroller{ z-index:100; height:100%;  }
.navigation {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1;  border-left: 0.3em solid #05729A;
  -webkit-box-shadow: inset -32px -9px 64px -38px rgba(0,0,0,1);
-moz-box-shadow: inset -32px -9px 64px -38px rgba(0,0,0,1);
box-shadow: inset -32px -9px 64px -38px rgba(0,0,0,1);
  -webkit-box-shadow: -6px 4px 5px -3px rgba(0,0,0,0.75);
-moz-box-shadow: -6px 4px 5px -3px rgba(0,0,0,0.75);
box-shadow: -6px 4px 5px -3px rgba(0,0,0,0.75);
  zoom: 1;
  right:0;
  height:100%;
}

.navigation ul,
.navigation ul li,
.navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation ul {
  position: relative;
  z-index: 500;
   height:100%;  
 
}
    .navigation .active {
        background:#f0f0f0;
        color:#000
    } .navigation .active a{
        
        color:#000
    }
.navigation ul li {
  display:block;
  padding:10px;
  vertical-align: middle;
  text-align:center
 
}
  
    .navigation ul li .glyphicon {
        margin-bottom:20px
    }
.navigation ul ul {
  background:#f0f0f0;
   top: 0;
 margin-top: 0.05em;
  position:absolute; 
  height:100%;
  z-index: 520;
  display:none;
 
  
 
}

    .navigation h3 {
        padding:20px 0;
       
    }
.navigation ul ul ul {
  top: 0;
  right: 0;
}
 

.navigation:before {
  content: '';
  display: block;
}

.navigation:after {
  content: '';
  display: table;
  clear: both;
}

.navigation li a {
  display: block;

  color: #fff;
  text-decoration: none;  
}

 

 






.layout-left-flyout {
  height: 100%;
  position: fixed;
  visibility: hidden;
  z-index: 0;
  -moz-transition: visibility 0 linear 0.2s;
  -o-transition: visibility 0 linear 0.2s;
  -webkit-transition: visibility 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: visibility 0 linear 0.2s;
  background: #383838;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.layout-left-flyout.isCbFlyNavActive {
  visibility: visible;
  z-index: 9999;
  -moz-transition: z-index 0 linear 0.2s;
  -o-transition: z-index 0 linear 0.2s;
  -webkit-transition: z-index 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: z-index 0 linear 0.2s;
   right:0;
    direction:rtl
}

.cbFlyNav-wrap {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 230px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.cbFlyNav-wrap > nav {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: -moz-transform 0 ease-in-out;
  -o-transition: -o-transform 0 ease-in-out;
  -webkit-transition: -webkit-transform 0 ease-in-out;
  transition: transform 0 ease-in-out;
  /*    height: 100%;
      overflow-y: auto;
      overflow-x: hidden;*/
}

.nav-collapse {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-right-content {
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  direction:rtl
 
}

.layout-right-content.isCbFlyNavActive {
                                          left:0;
  -moz-transform: translate3d(-270px, 0, 0);
  -webkit-transform: translate3d(-270px, 0, 0);
  transform: translate3d(-270px, 0, 0);
  min-width: 320px;
}

.icon-cbmore {
  content: "";
  float: left;
  margin-top: 4.5px;
  padding: 4.5px;
  box-shadow: 1px -1px 0 0px #FFF inset;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.nav-flyout-navmask, .nav-flyout-contentmask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-flyout-contentmask {
  z-index: 1;
}

.nav-flyout-navmask {
  left: 200px;
  z-index: 1;
}

/* Menu Toggle */
.btn-navbar {
  position: absolute;
  width: 50px;
  height: 40px;
  padding: 4px 0;
  display: block;
  z-index: 1;
}

.btn-navbar-navtoggle {
  right: 10px; 
}

.btn-navbar .icon-bar {
  display: block;
  width: 28px;
  height: 4px;
  background-color: #4d4d4d;
  margin: 7px auto 0 auto;
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid gray;
  content: "";
}
@media screen and (min-width: 768px) {
  .btn-navbar {
    display: none;
  }
}
/* Navbar Styles */
.navbar {
  height: 40px;
  margin: 0;
    box-shadow: 2px 2px 2px 1px #ccc;
  position: relative;
  background: #fafafa; 
  width: 100%;
  padding: 0 10px; 
}

@media screen and (max-width: 767px) {
  .navbar .nav-collapse {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .navbar {
    height: auto;
    position: relative; 
    width: 100%; 
  }
}
/* Mobile First Nav */
.the-nav ul.nav-flyout {
  display: block;
  margin-bottom: 15px;
  float: none;
  height: 100%;
}
.the-nav ul.nav-flyout > li {
  float: none;
  display: block;
  width: 230px;
}
.the-nav ul.nav-flyout li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  padding: 11px 15px;
  margin-left: 0;
}
.the-nav ul.nav-flyout li a:hover {
  background: #00BDD4;
}

    .the-nav ul.nav-flyout .dropdown .is-subnav-visible {
        width:200px
    }
.the-nav ul.nav-flyout .dropdown {
  position: static;
}
.the-nav ul.nav-flyout .dropdown ul {
  float: none;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: auto;
  width: 0;
  min-width: 0;
  margin: 0;
  list-style: none;
  z-index: 1000;
  background: #c4c4c4;
  transition: width .2s ease-in-out;
}

 .the-nav ul.nav-flyout  .dropdown ul ul{
    top: 0px;
    right:0px;    
      float: none;
  position: absolute;
  display: none;
  top: 0;
 
   right: 0;
  width: 0;
  min-width: 0;
  margin: 0;
  list-style: none;
  z-index: 9999999999999;
  background: #B2B2BA;
  transition: width .2s ease-in-out;
  background:#B2B2BA
}
    .the-nav ul.nav-flyout .dropdown ul li:hover ul{width:170px !important;
                                                    display:block
    }
/* Fourth-level menus */
 

 .the-nav ul.nav-flyout  .dropdown li{
    display: block;
    visibility:visible;
}
 

 




    /*.the-nav ul.nav-flyout .dropdown .subnav li:hover .subnav {
        width:160px;left:40px

    }*/
.the-nav ul.nav-flyout .dropdown .subnav > li {
  width: 180px;
}
.the-nav ul.nav-flyout .dropdown .subnav.is-subnav-visible {
  width: 200px;
}
.the-nav ul.nav-flyout .dropdown .subnav ul.is-subnav-visible {
  width: 180px;

}
     
.the-nav.is-inactive ul.nav-flyout > li > a {
  opacity: .2;
}
.the-nav.is-inactive ul.nav-flyout > li.is-active > a {
  opacity: 1;
  background: #D2EAEF;
}

 
/* General Mobile First Styles */
.hidden-sm {
  display: none;
}

@media screen and (min-width: 768px) {
  .visible-sm {
    display: none;
  }

  .hidden-sm {
    display: block;
  }
}


/* --------- end drop menu -------- */


.table {
    display: inherit;
    margin-right: auto;
    margin-left: auto;
    overflow: auto;
    border: 1px solid #def0f6;
    width: 99%;
    overflow: auto;
}

/*start mod*/

    .table tbody, .tbody, .table thead {
        display: inline-table;
        width: 99.9%;
        
    }

.tab thead,.tab tbody{
    width:920px;
}
/*end mod*/


    .table th, .table .th {
        display: table-header-group;
        background: #00BDD4; /* Old browsers */
        /* IE9 SVG, needs conditional override of 'filter' to 'none' */
 
        color: #fff;
        font-weight: bold;
        border: none;
    }

    .table tr, .table .tr {
        width: auto;
        display: table-row;border:1px solid #e3e3e3 \9;
    }

        .table tr:nth-child(odd), .table .tr:nth-child(odd) {
            background: #def0f6;
        }

        .table tr:hover, .table .tr:hover {
            background: #eeeeee;
        }

    .table td, .table th, .table .td, .table .th {
        display: table-cell;
        text-align: center;
        padding: 0px 4px;
        vertical-align: middle;
        height: 33px;
       
        border-bottom: none;
        border-top: none;
    }

    .table td, .table .td {
        font-size: 11px;
    }

    .table .td {
    border:1px solid #333333;
    }

        .table td.last, .table th.last, .table .td.last, .table .th.last {
            background: red;
            border-bottom: 1px solid #0096C2;
        }

table th a, .table th a {
color:white;
font-size: 12px;
}

/**********top button*********/
.go-top {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 35px;
  text-align: center;
  font-size: 30px;
  position: fixed;
  bottom: -40px;
  right: 20px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
  background:url(../images/top.png) center no-repeat #404040;
  color: #FFFFFF;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  z-index:99999999999
}
    .go-top .top {
        background:;
        padding:5px
    }
.go-top.show { bottom: 20px; }

.go-top:hover {
  background-color: #869e03;
  color: #FFFFFF;
}

/**********#top button*********/

 
/*********addbutton**********/

/* Starburst 5 */

div.starbursts {
     height: 80px;
	overflow:hidden;

}
 

.addbutton {
	display:block;
	width:5em;
	height:5em;
	background:#6ECFA0;
	position:relative;
	top:15px;
	 line-height:15px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	 right:26px;
	text-shadow:0 0 3em #6ECFA0, 0 0 4px #ff0;
	font-size:1em;
	-webkit-transform:rotate(-56.5deg);
	-moz-transform:rotate(-56.5deg);
	rotation:-56.5deg;
}
.addbutton span {
	display:block;
	width:5em;
	height:5em;
	background:#6ECFA0;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	rotation:-45deg;
	-moz-transition: -moz-transform 1s ease;
	-webkit-transition: -webkit-transform 1s ease;
	transition: transform 1s ease;
}
.addbutton:hover {
	background:#6ECFA0;
}
.addbutton:hover span {
	-webkit-transform:rotate(11.25deg);
	-moz-transform:rotate(11.25deg);
	rotation:11.25deg;
}


/**********img*****/
 
.responsive img, .responsive a img , img{  max-width: 100%;
  height: auto;  vertical-align: middle;
}
img ,a{
    outline:none
}
 
 
  
/**********#container**********/ 
/************** footer**********/
 
 

.layout-left-flyout {
  height: 100%;
  position: fixed;
  visibility: hidden;
  z-index: 0;
  -moz-transition: visibility 0 linear 0.2s;
  -o-transition: visibility 0 linear 0.2s;
  -webkit-transition: visibility 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: visibility 0 linear 0.2s;
  background: #535353;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.layout-left-flyout.isCbFlyNavActive {
  visibility: visible;
  z-index: 9999;
  -moz-transition: z-index 0 linear 0.2s;
  -o-transition: z-index 0 linear 0.2s;
  -webkit-transition: z-index 0 linear;
  -webkit-transition-delay: 0.2s;
  transition: z-index 0 linear 0.2s;
   right:0;
    direction:rtl
}

.cbFlyNav-wrap {
  display: block;
  position: relative;
  height: 100%;
  overflow: hidden;
  width: 230px;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.cbFlyNav-wrap > nav {
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: -moz-transform 0 ease-in-out;
  -o-transition: -o-transform 0 ease-in-out;
  -webkit-transition: -webkit-transform 0 ease-in-out;
  transition: transform 0 ease-in-out;
  /*    height: 100%;
      overflow-y: auto;
      overflow-x: hidden;*/
}

.nav-collapse {
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.layout-right-content {
  -moz-transition: -moz-transform 0.2s ease-in-out;
  -o-transition: -o-transform 0.2s ease-in-out;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  -moz-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -moz-perspective: 1000;
  -webkit-perspective: 1000;
  perspective: 1000;
  -moz-transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  direction:rtl
 
}

.layout-right-content.isCbFlyNavActive {
                                          left:0;
  -moz-transform: translate3d(-230px, 0, 0);
  -webkit-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
  min-width: 320px;
}

.icon-cbmore {
  content: "";
  float: left;
  margin-top: 4.5px;
  padding: 4.5px;
  box-shadow: 1px -1px 0 0px #FFF inset;
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
}

.nav-flyout-navmask, .nav-flyout-contentmask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.nav-flyout-contentmask {
  z-index: 1;
}

.nav-flyout-navmask {
  left: 200px;
  z-index: 1;
}

/* Menu Toggle */
.btn-navbar {
  position: absolute;
  width: 50px;
  height: 40px;
  padding: 4px 0;
  display: block;
  z-index: 1;
}

.btn-navbar-navtoggle {
  right: 10px; 
}

.btn-navbar .icon-bar {
  display: block;
  width: 28px;
  height: 4px;
  background-color: #4d4d4d;
  margin: 7px auto 0 auto;
}

.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid gray;
  content: "";
}
@media screen and (min-width: 768px) {
  .btn-navbar {
    display: none;
  }
}
/* Navbar Styles */
.navbar {
  height: 40px;
  margin: 0;
  
  position: relative;
  background: #fafafa; 
  width: 100%;
  padding: 0 10px; 
}

@media screen and (max-width: 767px) {
  .navbar .nav-collapse {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .navbar {
    height: auto;
    position: relative; 
    width: 100%; 
  }
}
/* Mobile First Nav */
.the-nav ul.nav-flyout {
  display: block;
  margin-bottom: 15px;
  float: none;
  height: 100%;
}
.the-nav ul.nav-flyout > li {
  float: none;
  display: block;
  width: 230px;
}
.the-nav ul.nav-flyout li a {
  color: #FFF;
  display: block;
  text-decoration: none;
  padding: 11px 15px;
  margin-left: 0;
}
.the-nav ul.nav-flyout li a:hover {
  background: #D2EAEF;
}

    .the-nav ul.nav-flyout .dropdown .is-subnav-visible {
        width:200px
    }
.the-nav ul.nav-flyout .dropdown {
  position: static;
}
.the-nav ul.nav-flyout .dropdown ul {
  float: none;
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: auto;
  width: 0;
  min-width: 0;
  margin: 0;
  list-style: none;
  z-index: 1000;
  background: #595959;
  transition: width .2s ease-in-out;
}

 .the-nav ul.nav-flyout  .dropdown ul ul{
    top: 0px;
    right:0px;    
      float: none;
  position: absolute;
  display: none;
  top: 0;
 
   right: 0;
  width: 0;
  min-width: 0;
  margin: 0;
  list-style: none;
  z-index: 9999999999999;
  background: #B2B2BA;
  transition: width .2s ease-in-out;
  background:#B2B2BA
}
    .the-nav ul.nav-flyout .dropdown ul li:hover ul{width:170px !important;
                                                    display:block
    }
/* Fourth-level menus */
 

 .the-nav ul.nav-flyout  .dropdown li{
    display: block;
    visibility:visible;
}
 

 




    /*.the-nav ul.nav-flyout .dropdown .subnav li:hover .subnav {
        width:160px;left:40px

    }*/
.the-nav ul.nav-flyout .dropdown .subnav > li {
  width: 100%;
}
.the-nav ul.nav-flyout .dropdown .subnav.is-subnav-visible {
  width: 200px;
}
.the-nav ul.nav-flyout .dropdown .subnav ul.is-subnav-visible {
  width: 180px;

}
     
.the-nav.is-inactive ul.nav-flyout > li > a {
  opacity: .2;
}
.the-nav.is-inactive ul.nav-flyout > li.is-active > a {
  opacity: 1;
  background: #D2EAEF;
}

/* Large Screen Styles*/
@media screen and (min-width: 768px) {
    .the-nav {
        z-index:999999999
    }

  .nav{
         
    margin-left: 0px;
    padding-left: 0px;
    z-index:999999999999999
}  

.nav li{
    list-style: none;
    display: block;
    float: right; 
    position: relative; background:#09B8D8;
    border-radius: 19px 16px 0px 0px;
-moz-border-radius: 19px 16px 0px 0px;
-webkit-border-radius: 19px 16px 0px 0px;
border: 0px solid #000000;
margin-top:7px;

}

.nav li a{
    padding: 5px 30px 5px 30px;
    margin: 0px 0; 
    text-decoration: none;
    border-right: 1px solid #fff;
     
    color: #fff; 
    
}

.nav ul{
    background: #FAFAFA;
    padding: 0px;
    border-bottom: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-left:1px solid #DDDDDD;
    border-radius: 0px 0px 3px 3px;
    box-shadow: 2px 2px 3px #ECECEC;
    -webkit-box-shadow: 2px 2px 3px #ECECEC;
    -moz-box-shadow:2px 2px 3px #ECECEC;
    width:140px;
    z-index:999999999999999
}
 
  
.nav li:hover{
    background: #D2EAEF; 
    border-bottom:4px solid #0574A2
}.nav li:hover a{ 
}
.nav li a{
    display: block;
}
.nav ul li {
    border-right:none;
    border-bottom:1px solid #DDDDDD;
    width:190px;
    height:39px;   background: #D2EAEF;  margin-top:0
}
.nav ul li a {
    border-right: none;
    color:#5c5c5c;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom:1px solid #FFFFFF;
} 
.nav ul li:hover{
    background: #D2EAEF; 
    border-bottom:4px solid #0574A2;color:#fff} 
/* Sub menus */
.nav ul{
    display: none;
    visibility:hidden;
    position: absolute;
   
    z-index:9999999999
}

/* Third-level menus */
.nav ul ul{
    top: 0px;
    right:160px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
        border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;   background: #D2EAEF; 
}
/* Fourth-level menus */
.nav ul ul ul{
    top: 0px;
    right:170px;
    display: none;
    visibility:hidden;
    border: 1px solid #DDDDDD;
}

.nav ul li{
    display: block;
    visibility:visible;
        border-radius: 0px 0px 0px 0px;
-moz-border-radius: 0px 0px 0px 0px;
-webkit-border-radius: 0px 0px 0px 0px;
}
.nav li:hover > ul{
    display: block;
    visibility:visible;
}
}
/* General Mobile First Styles */
.hidden-sm {
  display: none;
}

@media screen and (min-width: 768px) {
  .visible-sm {
    display: none;
  }

  .hidden-sm {
    display: block;
  }
}


/* --------- end drop menu -------- */


/*---------------Form----------------- */

 fieldset {
  
  border:1px solid #ccc
}
 legend {
     color:#057DA2;
     font-size:14px
}
.row {
  /* form element wrapper */
  position: relative;
  margin: 10px 0;
}





 
 

input {
 
 
	/*border-radius: 5px 0 0 5px;
	box-shadow: 0 2px 0 #000;
	color: #888;
	display: block;
 
	text-shadow: 0 -1px 0 #000;*/
	/*width: 100%;*/
}

.ie input {
	line-height: 40px;
}

 input::-webkit-input-placeholder {
   color: #888;
}

 input:-moz-placeholder {
   color: #888;
}
  
.search {
    position: relative;

}
input[type=radio]{
    display:inline;
  
}
.search button {
	background: #10874e; 
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	box-sizing: content-box;
 
	border:none;
	border-radius: 5px 0  0 5px;
 top:0;
	color: #fff;
	display: block;
 
	font-size: 14px;
 left:0;
	margin: 0;
	  padding: 7px;
	position: absolute;
	text-shadow: 0 -1px 0 #000;
	 
}	

 button:hover,
 button:focus {
	background: #292929;
	background: -webkit-linear-gradient(#393939, #292929);	
	background: -moz-linear-gradient(#393939, #292929);	
	background: -o-linear-gradient(#393939, #292929);	
	background: -ms-linear-gradient(#393939, #292929);	
	background: linear-gradient(#393939, #292929);
	color: #5f5;
	outline: none;
}

 button:active {
	background: #292929;
	background: -webkit-linear-gradient(#393939, #292929);
	background: -moz-linear-gradient(#393939, #292929);
	background: -o-linear-gradient(#393939, #292929);
	background: -ms-linear-gradient(#393939, #292929);
	background: linear-gradient(#393939, #292929);
	box-shadow: 0 1px 0 #000, inset 1px 0 1px #222;
	top: 1px;
}

@-webkit-keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-moz-keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-o-keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@-ms-keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}

@keyframes glow {
    0% {
		border-color: #393;
		box-shadow: 0 0 5px rgba(0,255,0,.2), inset 0 0 5px rgba(0,255,0,.1), 0 2px 0 #000;
    }	
    100% {
		border-color: #6f6;
		box-shadow: 0 0 20px rgba(0,255,0,.6), inset 0 0 10px rgba(0,255,0,.4), 0 2px 0 #000;
    }
}







 .cd-label ,.row h4 ,label {
     font-size:12px;
  color: #252525;

}
 .cd-label ,label {
  display: inline-block;
}

 input[type="text"],
 input[type="password"],
 textarea,
 select {
  display: block;

    color: #2b3e51;
  width:100%;
  padding: 4px;
  border: 1px solid #cfd9db;
  background-color: #ffffff;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.08);
}
 
  
 -list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
 
  
 textarea {
  min-height: 200px;
  resize: vertical;
  overflow: auto;
}
.result span {
    padding:0px;
    margin:3px;
    border-radius:3px;
    background:#efefef;
    border:1px solid #cfcfcf;
    position:relative;
    padding-left:28px;
    padding-right:3px;
    display:inline-block;
    font-size:14px;
}

    .result span .close-btn {
        position: absolute;
        height: 20px;
        background:url(../Images/close.png);
        background-repeat:no-repeat;
        top: 4px;
        display: block;
        cursor: pointer;
        content: "";
        width: 20px;
        left: 5px;
        background-color: #7c7c7c;
        background-position: center;
    }

        .result span .close-btn:hover {
            background-color: #333;
        }
 input[type="submit"] , input[type="button"] {
 
  border: none;
  background: #007799;
  border-radius: .25em;
  padding: 7px 20px;
  color: #ffffff;
  font-weight: bold;
 font-family: "Droid Arabic Kufi",Verdana;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.no-touch  input[type="submit"]:hover {
  background: #42a2e1;
}
 input[type="submit"]:focus {
  outline: none;
  background: #2b3e51;
}
 input[type="submit"]:active {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
 [required] {
  background: url("../images/cd-required.svg") no-repeat  10px top;
 
}

 .error-message p {
  background: #e94b35;
  color: #ffffff;
   
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: .25em;
  padding: 16px;
}
 .error {
  border-color: #e94b35 !important;
}
 .cd-form-list {
  margin-top: 16px;
}
 .cd-form-list::after {
  clear: both;
  content: "";
  display: table;
}
 .cd-form-list li {
  /* wrapper for radio and checkbox input types */
  display: inline-block;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0 26px 16px 0;
  float: left;
}
@-webkit-keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes cd-bounce {
  0%, 100% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.8);
  }
}
@keyframes cd-bounce {
  0%, 100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8);
  }
}
/* -------------------------------- 

Custom icons

-------------------------------- */
 

/* -------------------------------- 

FLoating labels 

-------------------------------- */
.js .floating-labels div {
 
}
.js .floating-labels .cd-label {
  position: absolute;
  top: 5px;
  right: 16px;
  cursor: text;
  -webkit-transition: top 0.2s, left 0.2s, font-size 0.2s;
  -moz-transition: top 0.2s, left 0.2s, font-size 0.2s;
  transition: top 0.2s, left 0.2s, font-size 0.2s;
}
.js .floating-labels .icon .cd-label {
  left: 56px;
}
.js .floating-labels .cd-label.float {
  /* move label out the input field */
  right:0;
  top: -24px;
 
}
@media only screen and (min-width: 600px) {
  .js .floating-labels legend + div { 
    margin-top: 16px;
  }
  
}



 




/*@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}*/

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 1200px) {
    .container {
        width: 1010px;
    }
}

.span-xs1, .span-sm1, .span-md1, .span-lg1, .span-xs2, .span-sm2, .span-md2, .span-lg2, .span-xs3, .span-sm3, .span-md3, .span-lg3, .span-xs4, .span-sm4, .span-md4, .span-lg4, .span-xs5, .span-sm5, .span-md5, .span-lg5, .span-xs6, .span-sm6, .span-md6,.span-lg6, .span-xs7, .span-xs7, .span-sm7, .span-md7, .span-lg7, .span-xs8, .span-sm8, .span-md8, .span-lg8, .span-xs9, .span-sm9, .span-md9, .span-lg9, .span-xs10, .span-sm10, .span-md10, .span-lg10, .span-xs11, .span-sm11, .span-md11, .span-lg11, .span-xs12, .span-sm12, .span-md12, .span-lg12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
}

.span-xs1, .span-sm1, .span-md1, .span-lg1, .span-xs2, .span-sm2, .span-md2, .span-lg2, .span-xs3, .span-sm3, .span-md3, .span-lg3, .span-xs4, .span-sm4, .span-md4, .span-lg4, .span-xs5, .span-sm5, .span-md5, .span-lg5, .span-xs6, .span-sm6, .span-md6, .span-xs7, .span-xs7, .span-sm7, .span-md7, .span-lg7, .span-xs8, .span-sm8, .span-md8, .span-lg8, .span-xs9, .span-sm9, .span-md9, .span-lg9, .span-xs10, .span-sm10, .span-md10, .span-lg10, .span-xs11, .span-sm11, .span-md11, .span-lg11, .span-xs-12, .span-sm12, .span-md12, .span-lg12 {
    float: right;
    box-sizing:border-box;
}

.span-xs12 {
    width: 100%;
}

.span-xs11 {
    width: 91.66666667%;
}

.span-xs10 {
    width: 83.33333333%;
}

.span-xs9 {
    width: 75%;
}

.span-xs8 {
    width: 66.66666667%;
}

.span-xs7 {
    width: 58.33333333%;
}

.span-xs6 {
    width: 50%;
}

.span-xs5 {
    width: 41.66666667%;
}

.span-xs4 {
    width: 33.33333333%;
}

.span-xs3 {
    width: 25%;
}

.span-xs2 {
    width: 16.66666667%;
}

.span-xs1 {
    width: 8.33333333%;
}

.span-xs12-pull {
    right: 100%;
}

.span-xs11-pull {
    right: 91.66666667%;
}

.span-xs10-pull {
    right: 83.33333333%;
}

.span-xs9-pull {
    right: 75%;
}

.span-xs8-pull {
    right: 66.66666667%;
}

.span-xs7-pull {
    right: 58.33333333%;
}

.span-xs6-pull {
    right: 50%;
}

.span-xs5-pull {
    right: 41.66666667%;
}

.span-xs4-pull {
    right: 33.33333333%;
}

.span-xs3-pull {
    right: 25%;
}

.span-xs2-pull {
    right: 16.66666667%;
}

.span-xs1-pull {
    right: 8.33333333%;
}

.span-xs0-pull {
    right: auto;
}

.span-xs12-push {
    left: 100%;
}

.span-xs11-push {
    left: 91.66666667%;
}

.span-xs10-push {
    left: 83.33333333%;
}

.span-xs9-push {
    left: 75%;
}

.span-xs8-push {
    left: 66.66666667%;
}

.span-xs7-push {
    left: 58.33333333%;
}

.span-xs6-push {
    left: 50%;
}

.span-xs5-push {
    left: 41.66666667%;
}

.span-xs4-push {
    left: 33.33333333%;
}

.span-xs3-push {
    left: 25%;
}

.span-xs2-push {
    left: 16.66666667%;
}

.span-xs1-push {
    left: 8.33333333%;
}

.span-xs0-push {
    left: auto;
}

.span-xs12-offset {
    margin-right: 100%;
}

.span-xs11-offset {
    margin-right: 91.66666667%;
}

.span-xs10-offset {
    margin-right: 83.33333333%;
}

.span-xs9-offset {
    margin-right: 75%;
}

.span-xs8-offset {
    margin-right: 66.66666667%;
}

.span-xs7-offset {
    margin-right: 58.33333333%;
}

.span-xs6-offset {
    margin-right: 50%;
}

.span-xs5-offset {
    margin-right: 41.66666667%;
}

.span-xs4-offset {
    margin-right: 33.33333333%;
}

.span-xs3-offset {
    margin-right: 25%;
}

.span-xs2-offset {
    margin-right: 16.66666667%;
}

.span-xs1-offset {
    margin-right: 8.33333333%;
}

.span-xs0-offset {
    margin-right: 0;
}



.span-xs12-offsetl {
    margin-left: 100%;
}

.span-xs11-offsetl {
    margin-left: 91.66666667%;
}

.span-xs10-offsetl {
    margin-left: 83.33333333%;
}

.span-xs9-offsetl {
    margin-left: 75%;
}

.span-xs8-offsetl {
    margin-left: 66.66666667%;
}

.span-xs7-offsetl {
    margin-left: 58.33333333%;
}

.span-xs6-offsetl {
    margin-left: 50%;
}

.span-xs5-offsetl {
    margin-left: 41.66666667%;
}

.span-xs4-offsetl {
    margin-left: 33.33333333%;
}

.span-xs3-offsetl {
    margin-left: 25%;
}

.span-xs2-offsetl {
    margin-left: 16.66666667%;
}

.span-xs1-offsetl {
    margin-left: 8.33333333%;
}

.span-xs0-offsetl {
    margin-left: 0;
}

body,h5 {
    /*font-size:9px*/
}
h4 {
       font-size:10px
}


@media (min-width: 480px) {
    body,h5  {
    /*font-size:9px*/
}
   h4{
       font-size:11px
}
    .span-s1, .span-s2, .span-s3, .span-s4, .span-s5, .span-s6, .span-s7, .span-s8, .span-s9, .span-s10, .span-s11, .span-s12 {
        float: right;
    }

    .span-s12 {
        width: 100%;
    }

    .span-s11 {
        width: 91.66666667%;
    }

    .span-s10 {
        width: 83.33333333%;
    }

    .span-s9 {
        width: 75%;
    }

    .span-s8 {
        width: 66.66666667%;
    }

    .span-s7 {
        width: 58.33333333%;
    }

    .span-s6 {
        width: 50%;
    }

    .span-s5 {
        width: 41.66666667%;
    }

    .span-s4 {
        width: 33.33333333%;
    }

    .span-s3 {
        width: 25%;
    }

    .span-s2 {
        width: 16.66666667%;
    }

    .span-s1 {
        width: 8.33333333%;
    }

    .span-s12-pull {
        right: 100%;
    }

    .span-s11-pull {
        right: 91.66666667%;
    }

    .span-s10-pull {
        right: 83.33333333%;
    }

    .span-s9-pull {
        right: 75%;
    }

    .span-s8-pull {
        right: 66.66666667%;
    }

    .span-s7-pull {
        right: 58.33333333%;
    }

    .span-s6-pull {
        right: 50%;
    }

    .span-s5-pull {
        right: 41.66666667%;
    }

    .span-s4-pull {
        right: 33.33333333%;
    }

    .span-s3-pull {
        right: 25%;
    }

    .span-s2-pull {
        right: 16.66666667%;
    }

    .span-s1-pull {
        right: 8.33333333%;
    }

    .span-s0-pull {
        right: auto;
    }

    .span-s12-push {
        left: 100%;
    }

    .span-s11-push {
        left: 91.66666667%;
    }

    .span-s10-push {
        left: 83.33333333%;
    }

    .span-s9-push {
        left: 75%;
    }

    .span-s8-push {
        left: 66.66666667%;
    }

    .span-s7-push {
        left: 58.33333333%;
    }

    .span-s6-push {
        left: 50%;
    }

    .span-s5-push {
        left: 41.66666667%;
    }

    .span-s4-push {
        left: 33.33333333%;
    }

    .span-s3-push {
        left: 25%;
    }

    .span-s2-push {
        left: 16.66666667%;
    }

    .span-s1-push {
        left: 8.33333333%;
    }

    .span-s0-push {
        left: auto;
    }

    .span-s12-offset {
        margin-right: 100%;
    }

    .span-s11-offset {
        margin-right: 91.66666667%;
    }

    .span-s10-offset {
        margin-right: 83.33333333%;
    }

    .span-s9-offset {
        margin-right: 75%;
    }

    .span-s8-offset {
        margin-right: 66.66666667%;
    }

    .span-s7-offset {
        margin-right: 58.33333333%;
    }

    .span-s6-offset {
        margin-right: 50%;
    }

    .span-s5-offset {
        margin-right: 41.66666667%;
    }

    .span-s4-offset {
        margin-right: 33.33333333%;
    }

    .span-s3-offset {
        margin-right: 25%;
    }

    .span-s2-offset {
        margin-right: 16.66666667%;
    }

    .span-s1-offset {
        margin-right: 8.33333333%;
    }

    .span-s0-offset {
        margin-right: 0;
    }

    .span-s12-offsetl {
        margin-left: 100%;
    }

    .span-s11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-s10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-s9-offsetl {
        margin-left: 75%;
    }

    .span-s8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-s7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-s6-offsetl {
        margin-left: 50%;
    }

    .span-s5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-s4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-s3-offsetl {
        margin-left: 25%;
    }

    .span-s2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-s1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-s0-offsetl {
        margin-left: 0;
    }
}









@media (min-width: 781px) {
    body,h5 {
    font-size:10px
}   
   
   h4{
       font-size:12px
} 
    .span-sm1, .span-sm2, .span-sm3, .span-sm4, .span-sm5, .span-sm6, .span-sm7, .span-sm8, .span-sm9, .span-sm10, .span-sm11, .span-sm12 {
        float: right;
    }

    .span-sm12 {
        width: 100%;
    }

    .span-sm11 {
        width: 91.66666667%;
    }

    .span-sm10 {
        width: 83.33333333%;
    }

    .span-sm9 {
        width: 75%;
    }

    .span-sm8 {
        width: 66.66666667%;
    }

    .span-sm7 {
        width: 58.33333333%;
    }

    .span-sm6 {
        width: 50%;
    }

    .span-sm5 {
        width: 41.66666667%;
    }

    .span-sm4 {
        width: 33.33333333%;
    }

    .span-sm3 {
        width: 25%;
    }

    .span-sm2 {
        width: 16.66666667%;
    }

    .span-sm1 {
        width: 8.33333333%;
    }

    .span-sm12-pull {
        right: 100%;
    }

    .span-sm11-pull {
        right: 91.66666667%;
    }

    .span-sm10-pull {
        right: 83.33333333%;
    }

    .span-sm9-pull {
        right: 75%;
    }

    .span-sm8-pull {
        right: 66.66666667%;
    }

    .span-sm7-pull {
        right: 58.33333333%;
    }

    .span-sm6-pull {
        right: 50%;
    }

    .span-sm5-pull {
        right: 41.66666667%;
    }

    .span-sm4-pull {
        right: 33.33333333%;
    }

    .span-sm3-pull {
        right: 25%;
    }

    .span-sm2-pull {
        right: 16.66666667%;
    }

    .span-sm1-pull {
        right: 8.33333333%;
    }

    .span-sm0-pull {
        right: auto;
    }

    .span-sm12-push {
        left: 100%;
    }

    .span-sm11-push {
        left: 91.66666667%;
    }

    .span-sm10-push {
        left: 83.33333333%;
    }

    .span-sm9-push {
        left: 75%;
    }

    .span-sm8-push {
        left: 66.66666667%;
    }

    .span-sm7-push {
        left: 58.33333333%;
    }

    .span-sm6-push {
        left: 50%;
    }

    .span-sm5-push {
        left: 41.66666667%;
    }

    .span-sm4-push {
        left: 33.33333333%;
    }

    .span-sm3-push {
        left: 25%;
    }

    .span-sm2-push {
        left: 16.66666667%;
    }

    .span-sm1-push {
        left: 8.33333333%;
    }

    .span-sm0-push {
        left: auto;
    }

    .span-sm12-offset {
        margin-right: 100%;
    }

    .span-sm11-offset {
        margin-right: 91.66666667%;
    }

    .span-sm10-offset {
        margin-right: 83.33333333%;
    }

    .span-sm9-offset {
        margin-right: 75%;
    }

    .span-sm8-offset {
        margin-right: 66.66666667%;
    }

    .span-sm7-offset {
        margin-right: 58.33333333%;
    }

    .span-sm6-offset {
        margin-right: 50%;
    }

    .span-sm5-offset {
        margin-right: 41.66666667%;
    }

    .span-sm4-offset {
        margin-right: 33.33333333%;
    }

    .span-sm3-offset {
        margin-right: 25%;
    }

    .span-sm2-offset {
        margin-right: 16.66666667%;
    }

    .span-sm1-offset {
        margin-right: 8.33333333%;
    }

    .span-sm0-offset {
        margin-right: 0;
    }

    .span-sm12-offsetl {
        margin-left: 100%;
    }

    .span-sm11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-sm10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-sm9-offsetl {
        margin-left: 75%;
    }

    .span-sm8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-sm7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-sm6-offsetl {
        margin-left: 50%;
    }

    .span-sm5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-sm4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-sm3-offsetl {
        margin-left: 25%;
    }

    .span-sm2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-sm1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-sm0-offsetl {
        margin-left: 0;
    }
}












@media (min-width: 992px) {
    body,h5 {
    font-size:11px
}h4  {
       font-size:13px
}

    .span-md1, .span-md2, .span-md3, .span-md4, .span-md5, .span-md6, .span-md7, .span-md8, .span-md9, .span-md10, .span-md11, .span-md12 {
        float: right;
    }


    .span-md12 {
        width: 100%;
    }

    .span-md11 {
        width: 91.66666667%;
    }

    .span-md10 {
        width: 83.33333333%;
    }

    .span-md9 {
        width: 75%;
    }

    .span-md8 {
        width: 66.66666667%;
    }

    .span-md7 {
        width: 58.33333333%;
    }

    .span-md6 {
        width: 50%;
    }

    .span-md5 {
        width: 41.66666667%;
    }

    .span-md4 {
        width: 33.33333333%;
    }

    .span-md3 {
        width: 25%;
    }

    .span-md2 {
        width: 16.66666667%;
    }

    .span-md1 {
        width: 8.33333333%;
    }

    .span-md12-pull {
        right: 100%;
    }

    .span-md11-pull {
        right: 91.66666667%;
    }

    .span-md10-pull {
        right: 83.33333333%;
    }

    .span-md9-pull {
        right: 75%;
    }

    .span-md8-pull {
        right: 66.66666667%;
    }

    .span-md7-pull {
        right: 58.33333333%;
    }

    .span-md6-pull {
        right: 50%;
    }

    .span-md5-pull {
        right: 41.66666667%;
    }

    .span-md4-pull {
        right: 33.33333333%;
    }

    .span-md3-pull {
        right: 25%;
    }

    .span-md2-pull {
        right: 16.66666667%;
    }

    .span-md1-pull {
        right: 8.33333333%;
    }

    .span-md0-pull {
        right: auto;
    }

    .span-md12-push {
        left: 100%;
    }

    .span-md11-push {
        left: 91.66666667%;
    }

    .span-md10-push {
        left: 83.33333333%;
    }

    .span-md9-push {
        left: 75%;
    }

    .span-md8-push {
        left: 66.66666667%;
    }

    .span-md7-push {
        left: 58.33333333%;
    }

    .span-md6-push {
        left: 50%;
    }

    .span-md5-push {
        left: 41.66666667%;
    }

    .span-md4-push {
        left: 33.33333333%;
    }

    .span-md3-push {
        left: 25%;
    }

    .span-md2-push {
        left: 16.66666667%;
    }

    .span-md1-push {
        left: 8.33333333%;
    }

    .span-md0-push {
        left: auto;
    }

    .span-md12-offset {
        margin-right: 100%;
    }

    .span-md11-offset {
        margin-right: 91.66666667%;
    }

    .span-md10-offset {
        margin-right: 83.33333333%;
    }

    .span-md9-offset {
        margin-right: 75%;
    }

    .span-md8-offset {
        margin-right: 66.66666667%;
    }

    .span-md7-offset {
        margin-right: 58.33333333%;
    }

    .span-md6-offset {
        margin-right: 50%;
    }

    .span-md5-offset {
        margin-right: 41.66666667%;
    }

    .span-md4-offset {
        margin-right: 33.33333333%;
    }

    .span-md3-offset {
        margin-right: 25%;
    }

    .span-md2-offset {
        margin-right: 16.66666667%;
    }

    .span-md1-offset {
        margin-right: 8.33333333%;
    }

    .span-md0-offset {
        margin-right: 0;
    }

    .span-md12-offsetl {
        margin-left: 100%;
    }

    .span-md11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-md10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-md9-offsetl {
        margin-left: 75%;
    }

    .span-md8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-md7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-md6-offsetl {
        margin-left: 50%;
    }

    .span-md5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-md4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-md3-offsetl {
        margin-left: 25%;
    }

    .span-md2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-md1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-md0-offsetl {
        margin-left: 0;
    }
}













@media (min-width: 1200px) {
    body,h5 {
    font-size:11px
}h4  {
       font-size:14px
}

    .span-lg1, .span-lg2, .span-lg3, .span-lg4, .span-lg5, .span-lg6, .span-lg7, .span-lg8, .span-lg9, .span-lg10, .span-lg11, .span-lg12 {
        float: right;
    }

    .span-lg12 {
        width: 100%;
    }

    .span-lg11 {
        width: 91.66666667%;
    }

    .span-lg10 {
        width: 83.33333333%;
    }

    .span-lg9 {
        width: 75%;
    }

    .span-lg8 {
        width: 66.66666667%;
    }

    .span-lg7 {
        width: 58.33333333%;
    }

    .span-lg6 {
        width: 50%;
    }

    .span-lg5 {
        width: 41.66666667%;
    }

    .span-lg4 {
        width: 33.33333333%;
    }

    .span-lg3 {
        width: 25%;
    }

    .span-lg2 {
        width: 16.66666667%;
    }

    .span-lg1 {
        width: 8.33333333%;
    }

    .span-lg12-pull {
        right: 100%;
    }

    .span-lg11-pull {
        right: 91.66666667%;
    }

    .span-lg10-pull {
        right: 83.33333333%;
    }

    .span-lg9-pull {
        right: 75%;
    }

    .span-lg8-pull {
        right: 66.66666667%;
    }

    .span-lg7-pull {
        right: 58.33333333%;
    }

    .span-lg6-pull {
        right: 50%;
    }

    .span-lg5-pull {
        right: 41.66666667%;
    }

    .span-lg4-pull {
        right: 33.33333333%;
    }

    .span-lg3-pull {
        right: 25%;
    }

    .span-lg2-pull {
        right: 16.66666667%;
    }

    .span-lg1-pull {
        right: 8.33333333%;
    }

    .span-lg0-pull {
        right: auto;
    }

    .span-lg12-push {
        left: 100%;
    }

    .span-lg11-push {
        left: 91.66666667%;
    }

    .span-lg10-push {
        left: 83.33333333%;
    }

    .span-lg9-push {
        left: 75%;
    }

    .span-lg8-push {
        left: 66.66666667%;
    }

    .span-lg7-push {
        left: 58.33333333%;
    }

    .span-lg6-push {
        left: 50%;
    }

    .span-lg5-push {
        left: 41.66666667%;
    }

    .span-lg4-push {
        left: 33.33333333%;
    }

    .span-lg3-push {
        left: 25%;
    }

    .span-lg2-push {
        left: 16.66666667%;
    }

    .span-lg1-push {
        left: 8.33333333%;
    }

    .span-lg0-push {
        left: auto;
    }

    .span-lg12-offset {
        margin-right: 100%;
    }

    .span-lg11-offset {
        margin-right: 91.66666667%;
    }

    .span-lg10-offset {
        margin-right: 83.33333333%;
    }

    .span-lg9-offset {
        margin-right: 75%;
    }

    .span-lg8-offset {
        margin-right: 66.66666667%;
    }

    .span-lg7-offset {
        margin-right: 58.33333333%;
    }

    .span-lg6-offset {
        margin-right: 50%;
    }

    .span-lg5-offset {
        margin-right: 41.66666667%;
    }

    .span-lg4-offset {
        margin-right: 33.33333333%;
    }

    .span-lg3-offset {
        margin-right: 25%;
    }

    .span-lg2-offset {
        margin-right: 16.66666667%;
    }

    .span-lg1-offset {
        margin-right: 8.33333333%;
    }

    .span-lg0-offset {
        margin-right: 0;
    }

    .span-lg12-offsetl {
        margin-left: 100%;
    }

    .span-lg11-offsetl {
        margin-left: 91.66666667%;
    }

    .span-lg10-offsetl {
        margin-left: 83.33333333%;
    }

    .span-lg9-offsetl {
        margin-left: 75%;
    }

    .span-lg8-offsetl {
        margin-left: 66.66666667%;
    }

    .span-lg7-offsetl {
        margin-left: 58.33333333%;
    }

    .span-lg6-offsetl {
        margin-left: 50%;
    }

    .span-lg5-offsetl {
        margin-left: 41.66666667%;
    }

    .span-lg4-offsetl {
        margin-left: 33.33333333%;
    }

    .span-lg3-offsetl {
        margin-left: 25%;
    }

    .span-lg2-offsetl {
        margin-left: 16.66666667%;
    }

    .span-lg1-offsetl {
        margin-left: 8.33333333%;
    }

    .span-lg0-offsetl {
        margin-left: 0;
    }
}

/*start media query cases*/
@media screen and (max-width: 1200px) {
    
}


@media screen and (max-width: 958px) {
  .login {
        margin-top:60px
    }
  .boy {
    margin-right:-110px
}

  h3{
      font-size:16px
  }
}
@media screen and (max-width: 780px) {
   
    .toggle3 {
        display: none;
        /*position:fixed  !important*/
    }
    .container {
        position:absolute
    }
    .motif {
        display:none
    }
    .login {
        margin-top:30px
    }
  .floating-labels h2{
      font-size:19px
  }
    .text-img h3{
        font-size:14px
    }
        .text-img {
        margin-top:0px
    }
        .img-top {
              display:none
          }
        .margin-top-mi{
            margin-top:0
        }

        .login-name br{
            display:none
        }
        .login-name{
            margin-top:-20px;
                padding-bottom: 0;
                font-size:11px
        }
         .search button{ top:-53px;
                
            
        }
}
 
@media screen and (max-width: 479px) {
    .toggle3 {
        display: none;
        position:fixed !important
    }  .container {
        position:absolute
    }
        .text-img h3{
        font-size:12px;
        line-height:21px
    }
         .text-img {
        margin-top:0px
    }
          .img-top {
              display:none
          }
 .boy {
        display:none
    }
        .motif8, .boy {
        display:none
    }
   
    .search {
    }

     .cd-label ,.row h4 ,label {
    
  margin-bottom: 0px;
}
     .headline{
         font-size:13px
     }
     .login-name{
            margin-top:-20px;
                padding-bottom: 0;
                font-size:11px;
                z-index:9999999999999;
                display:none
        }
         .search button{ top:-53px;
                
            
        }
        .text-img   h4{
            display:none
         }
}
 



/*end media query cases*/







/******* resetters*******/

.nopadding-left {
    padding-left: 0px !important;
}

.nopadding-right {
    padding-right: 0px !important;
}

.nopadding-top {
    padding-top: 0px !important;
}

.nopadding-bottom {
    padding-bottom: 0px !important;
}

.nomargin-left {
    margin-left: 0px !important;
}

.nomargin-right {
    margin-right: 0px !important;
}

.nomargin-top {
    margin-top: 0px !important;
}

.nomargin-bottom {
    margin-bottom: 0px !important;
}

.nopadding-hor {
    padding-right: 0px !important;
    padding-left: 0px !important;
}

.nopadding-ver {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.nomargin-hor {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.nomargin-ver {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}




/* clearfix */
.clearfix:after {
    display: table;
    content: "";
    clear: both;
}

    *, *:before, *:after{ 
    box-sizing: border-box; 
    -moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
} 