/*------------CSS ORDER BY-------------*/
/*
1.comman code
2.Splash Screen
3.login page
4.inner page
*/
/*Fonts*/
/*@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light.woff2') format('woff2'),
         url('fonts/opensans-light.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular.woff2') format('woff2'),
         url('fonts/opensans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'helveticaregular';
    src: url('../fonts/helvetica-regular.woff2') format('woff2'),
        url('../fonts/helvetica-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
.yello_color{ color: #fe9d29;  }
/*1.comman code*/
.keyphonic-bg{ background-color: #151922; width: 100%; height: 100%; position: relative;      position: absolute;}
a:hover{text-decoration: none;}
ul{ margin: 0;  padding: 0; }
li{ list-style: none; }
body, p{ font-size: 14px !important;}
p {font-family: 'helveticaregular';}
.id{ font-weight: bold; }
.company-name{ font-size: 33px !important; }
.span-block{ display: block; }
.company-hedding{ font-size: 35px; }
/*2.Splash Screen*/
.keyphonic-logo-area { width: 300px; height: 400px; position: absolute; left:0; right: 0; top: 0; bottom: 0;  margin: auto; text-align: center; }
.keyphonic-logo img{ width: 200px; margin: auto; margin-bottom: 40px; }
h3.keyphonic-logo-text{ color: #fff; font-size: 50px;  }
.key-text{ color: #fd9d28; margin-right: 5px; }
/*3.login page*/
.kp-content{ height: 100%; float: left; color: #fff; padding: 50px 20px 0 135px; background-color: #151922; }
.kp-login { width: 430px; height: 100%; background-color: #eaa843;  float: right;  background-image: url(../images/login-bg.jpg);
            background-size:cover; background-position: -105% 0; position:relative; }
.remove-border{ border-top: 0; border-right: 0; border-left: 0; background-color: transparent;     border-radius: inherit;}
.remove-border:focus{ background-color: transparent; }
.kp-login .text-center{ margin: 100px 0 50px 0; }
.kp-login:after{ content: '' ; width: 100%; height: 100vh; background-color: red; }
.kp-login-box{ width: 100%; height: 100%;  position: absolute; left: 0; right: 0; bottom: 0; padding: 30px;
               background-color: rgba(208,144,48,.5); color: #fff; }
.student-screener{ padding: 6px; width: auto; background-color: #3c4048; z-index: 9999 !important; position: absolute; bottom: 36px; left: 20%;
                   margin: auto; right: auto; border-radius: 3px; color: #c7c7c7;  }
.student-screener:hover{ color: #fff; text-decoration: none; background-color: #373b44; }
.logo-color{ color: #fe9d29; text-decoration: underline; }
.comment-menu ul li{ list-style: none; float: left; padding: 10px;  }
.comment-menu ul li a{color: #aaaaaa;}
.comment-menu{ position: absolute; bottom: 36px; }
/*4.inner page*/
ul.keyphonic-inner-page li a{ color: #fff; background-color: #000000; display: block; margin: 30px; padding: 10px; border-radius: 4px;}
.keyPhonic-header{ background-color: #000000; width: 100%; margin-bottom: 20px;     min-height: 90px;     line-height: 30px; height:110px;}
.keyPhonic-header{ color: #fff; }
.keyPhonic-small-logo{ width: 40px; }
.keyphonic-inner-area{  width: 300px; height: 168px; position: absolute; left:0; right: 0; top: 0; bottom: 0;  margin: auto; text-align: center;  }
.keyphonic-user-pic{ width: 40px; height: 40px; position: absolute; right: 30px;  top: -1px;}
.keyphonic-user-pic img{ width: 33px; }
/*student screener setup page*/
.back-button{  position: absolute; top: 24px; }
.select-grade{  width: 150px;
                height: 80px;
                background-color: #fda82d !important;
                float: left;
                right: 0;
                line-height: 60px !important;
                color: #fff;
                display: block;
                margin: 0;
                padding: 0;
}
select{ background-color: #3c4048 !important;  color: #fff !important; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.select-grade{ line-height: 40px; padding-left: 10px;  min-height: 40px; }
.bg-color-yellow{ background-color: #f0a146; padding: 10px; }
.whit-text{ color: #fff; }
.fix-droup-down{ position: absolute; width: 92%; max-height: 313px; background-color: #fff; z-index: 1; top: 45px; border-radius: 4px;  }
.fix-droup-down:before{ position: absolute; content: '';  top: -6px;  right: 0 ;
                        width: 0;
                        height: 0;
                        border-left: 40px solid transparent;
                        border-right: 40px solid transparent;
                        border-bottom: 40px solid #000;
}
.fix-scroll{ max-height: 268px; overflow-y: scroll; }
.fix-scroll ul li{ list-style: none; padding: 10px; border-bottom: 1px solid #ccc; }
.fix-scroll ul li a{ color: #000; }
.heading-name{ font-size: 16px; color: #000; font-weight: bold; }
.heading-name img{ width: 16px; position: relative; top: -3px; right: 10px;}
.student-headding { text-align: center!important; position: absolute; margin: 0; padding: 0; left: 0; right: 0;  }
.Student-screener{ font-size: 15px; text-transform: uppercase; }
.screener-heading span { line-height: normal; display: block;}
.screener-heading ul{ width: 200px;  height: 50px; float: right; text-align: left; }
.screener-heading ul li{ padding-bottom: 8px;  line-height: normal; }
.sc-h3{ font-size: 16px; color: #3a85bf; font-weight: bold; }
/*screen instructions*/
.keyphonic-screen-instruction{ border:1px solid  #d8d8d8; padding: 20px;     border-radius: 6px;}
.ul-instructions li{ list-style:disc; padding-left: 5px; margin-left: 40px; }
/*recommendations*/
.blue-bg {color: #fff !important;background-color: #3a85bf;}
.mastered-bg{  background-color: #008000 !important; color: #fff; }
.main-mastered-bg { background-color: #4f84ba;  color: #fff;}
.emerging-bg{ background-color: #ffff00 !important; color: #000; }
.not-taught{ background-color: #ff0000 !important; }
thead tr.bg { background-color: #808080 !important; color: #000 !important; text-transform: uppercase; }
.bg{ background-color: #808080 !important; color: #fff !important; text-transform: uppercase;     border-color: #808080; }
/*notes*/
.search-box{ width: calc(100% - 200px); height: 80px; background-color: #fff; border-radius: 2px; padding: 10px;    position: relative;}
.search-button{     width: 150px;
                    height: 80px;
                    background-color: #fda82d !important;
                    float: left;
                    right: 0;
                    line-height: 60px;
                    color: #fff;
                    display: block;
                    margin: 0;
                    padding: 0;
}
.multi-row{ display: block; margin-bottom: 20px; }
.fix-width-li li.one{ min-width: 260px; text-align: right; color: red; font-weight: bold;     line-height: 66px;  }
.fix-width-li li{ display: inline-block; float: left !important; margin: 0;}
.buttons-ul{ margin: 0; padding: 0;  }
.buttons-ul li {
    width: auto;
    min-width: 60px;
    height: 60px;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-family: Arial, "Helvetica", sans-serif;
    font-size: 20px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    padding-top: 6px;
    margin-left: auto;
    margin-right: auto;
    left: 10px;
    position: relative;
    cursor: pointer;
    border: none;
    background: #ffffff;
    border-radius: 5px;
    box-shadow: inset 0px 1px 0px #ffffff, 0px 5px 0px 0px #757879, 0px 10px 5px #999 !important;
    line-height: 65px;
    padding: 0;
    margin-left: 6px;
    color: #000;
}
.btn-primary{
    color: #fff !important;
    background-color: #3a85bf;
    border-color: #3a85bf;
}
.btn-warning{
    background-color: #fe9d29;
    border-color: #fe9d29;
    color: #fff;
}
.buttons-ul li:active {
    top:3px;
    box-shadow: inset 0px 1px 0px #2ab7ec, 0px 2px 0px 0px #07526e, 0px 5px 3px #999;
}
.buttons-ul li:before {
    font-family: 'socialfont';
    font-size: 50px;
    line-height: 1em;
    font-weight: normal;
    color: #fff;
    width:85px;
    height:90px;
    display:block;
    position:absolute;
    padding-top:10px;
    top:10px;
    text-shadow: 1px 1px 2px #07526e;
}
.buttons-ul li:active:before {
    top: 7px;
    font-size: 50px;
    text-shadow: 0px 3px 0px #07526e, 0px 5px 1px #07526e/*, 3px 0px 1px #07526e, 3px 3px 1px #07526e,
       -2px 0px 1px #68cff2*/;
}
.right-box{ background-color: #008000 !important; color: #fff !important; /*margin-left: 10px !important;*/ }
.wrong-box{ background-color: #ff0000 !important; color: #fff !important; /*margin-right: 10px !important;*/}
.skip-box{ background-color: #ffff00 !important; }
.cross-box{ background-color: #f0a146 !important; }
.btn{ padding: 6px 12px;
      font-size: 14px; }
/*results*/
.result .buttons-ul li {
    width:auto;
    min-width:33px;
    height:33px;
    line-height: 38px;
    padding: 0px 10px;
}
.result .fix-width-li{ /*text-align: center;*/ }
.result .fix-width-li li { display: block; margin-bottom: 5px;  }
.result .fix-width-li li ul.buttons-ul li{  display: inline-block; }
.chromebook-size{ width: 1024px; height: 100%; min-height: 870px; border:40px solid #000; margin: auto;  position: relative; border-radius: 10px; }
.fixed-height{ overflow: auto; height: 570px; }
.font-h3{ font-size: 20px; }
.full-round{ border-radius: 50% !important; }
.glyphicon-volume-up{ margin-right: 10px; font-size: 40px; color: #000; top: 15px; position: relative; }
.glyphicon-info-sign{ font-size: 30px; margin-top: 20px; margin-left: 10px; }
.mid-font{ font-size: 15px !important; }
.sound-icon img{ width: 20px; margin-right: 5px; }
/*buttons*/
.login-button{ background-color: #ffffff;     padding: 7px 19px;
               color: #000 !important;
               border-radius: 4px;}
.forgot-pass{ color: #fff !important; font-size: 13px; }
.testld, .table-hedding{ font-weight: bold; }
.droup-shadow{ text-shadow: -1px 5px 11px #232323; }
.pause-icon{ width: 25px; }
.blik-button{ background-color: #e3b785; width: 25px; height: 25px; border-radius: 50%; }
.popup-info{ width: 400px; min-height: 150px; background-color: #e6e6e6; z-index: 1; position: absolute; right: 30px; top: 10px; border-radius: 4px; box-shadow: 5px 6px 8px #969595;}
.form-control{ font-size: 16px; height:40px !important; line-height:40px !important; }
.please-wait{ width: 150px; height:100px;  margin:auto; padding-top: 15%; font-size: 20px;   }
.complet-box{ width: 100px; height:100px;  margin:auto; padding-top: 9%; text-align: center;}
.ok{ width: 100px; height: 100px; background-color: #55b755; border-radius: 50%;
}
.completed{ font-size: 13px !important; text-align: center; color: #55b755; }
ul.user-2 li{ margin-bottom: 10px; color: #000 !important; font-size: 32px; font-weight: bold; }
.buttons-bottom{  position: absolute; bottom: 15px; }
.buttons-bottom-fix{ position: absolute; bottom: 13px; width: 99.5%; }
/*check box*/
.check input[type=checkbox] {
    position: absolute;
    top: -9999px;
    left: -9999px;
}
.check label {
    display: block;
    background: #fff;
    padding: 5px;
    border-radius: 2px;
    color: white;
    font-weight: bold;
    background-image: url(../images/icn_unchecked.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
    width: 23px; height: 25px;
    position: relative;
    top: 5px;
}
.check input[type=checkbox]:checked ~ label {
    background-image: url(../images/icn_checked.png);
    background-size: 23px 23px;
    background-repeat: no-repeat;
}
.table td, .table th{
    padding: 5px 10px;
    line-height: 34px;
}
.uppercase{ text-transform: uppercase; }
.skip-box.full-round{ color: #808080 !important; }
.crose-butt{
    position: absolute;
    left: 0;
    right: 0px;
    font-size: 46px;
    top: -3px;
}
.teacher-popup{
    width: 450px;
    height: auto;
    background-color: #e7e5e3;
    display: inline-block;
    position: absolute;
    right: 22px;
    z-index: 99;
    top: -18px;
    box-shadow: 2px 0px 14px #6d6363;
    border-radius: 4px;
    padding: 0px 9px 6px 16px;
}
.teacher-popup ul li{ list-style: none;
                      text-transform: uppercase;
                      padding: 1px 6px 0px 6px;
                      line-height: 48px;  }
.teacher-popup ul li span{     width: 35px;
                               height: 35px;
                               position: relative;
                               left: -10px;
                               background-color: #fff;
                               display: inline-block;
                               left: -10px;
                               /* top: 10px; */
                               box-shadow: 0 2px 2px #002;
                               border-radius: 3px;
                               line-height: 37px;
                               text-align: center;
}
.span-wrong{ background-color: #ff0000 !important; }
.span-right{ background-color: #008000 !important; }
.span-skip{ background-color: #ffff00 !important; border-radius: 50%; }
.close-arrow-icon{ width: 25px;
                   height: 25px;
                   position: absolute;
                   right: 9px;
                   top: 7px;
                   border-radius: 50%;
                   text-align: center;
}
#qr-canvas {width: 600px !important; height: 500px !important;margin-top: -118px;}
/*Reports page styles starts here*/
.reports-table{
    text-align: center;
    vertical-align: middle;
}
.reports-table .success{
    background-color: green !important;
    color: white !important;
}

.reports-table .static_class {
    background-color: #007bff !important;
}

.reports-table .danger{
    background-color: red !important;
}
.reports-table .warning{
    background-color: yellow !important;
}
/*Reports page styles ends here*/

.text_alignClass {margin-top: 10px;}
.keyPhonic-header .school-name{
    font-size: 16px;
    font-weight: bold;
    color: #fd9d28;
    line-height: 60px;
}

/*Styles for blinking icon in test screen starts here*/
.kp-test-running-icon{
    color: #fda82d;
    font-size: 28px;
}
@keyframes flickerAnimation {
    0%   { opacity:1; }
    25%  { opacity:0.5; }
    50%  { opacity:0; }
    75%  { opacity:0.5; }
    100% { opacity:1; }
}
@-o-keyframes flickerAnimation{
    0%   { opacity:1; }
    25%  { opacity:0.5; }
    50%  { opacity:0; }
    75%  { opacity:0.5; }
    100% { opacity:1; }
}
@-moz-keyframes flickerAnimation{
    0%   { opacity:1; }
    25%  { opacity:0.5; }
    50%  { opacity:0; }
    75%  { opacity:0.5; }
    100% { opacity:1; }
}
@-webkit-keyframes flickerAnimation{
    0%   { opacity:1; }
    25%  { opacity:0.5; }
    50%  { opacity:0; }
    75%  { opacity:0.5; }
    100% { opacity:1; }
}
.animate-flicker {
    -webkit-animation: flickerAnimation 2s infinite;
    -moz-animation: flickerAnimation 2s infinite;
    -o-animation: flickerAnimation 2s infinite;
    animation: flickerAnimation 2s infinite;
}
/*Styles for blinking icon in test screen ends here*/

.heading-pull-right {
    float: right !important;
}

.heading-pull-right span {color: white; font-size: 18px;}
/*.sound-icon img {visibility: hidden;}*/
.sound-icon span {font-size: 18px;}

select option {
     padding:10px
 }
 
 body {
  -webkit-print-color-adjust: exact !important;
}

.page-header-custom {
    padding-bottom: 9px;
    margin: 0px;
    border-bottom: 1px solid #eee;
}