﻿*, *:after, *:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body, input, select, textarea {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #4a4a4d;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
    font-weight: bold;
}
h1, .h1 {
    font-size: 24px;
}
h2, .h2 {
    font-size: 21px;
}
h3, .h3 {
    font-size: 18px;
}
h4, .h4 {
    font-size: 16px;
}
body {
    background: #FFF;
}
legend {
    padding: 0 10px;
    font-size: 16px
}
input[type="text"], input[type="password"], input[type="number"] {
    padding: 3px 3px;
}
input, textarea, keygen, select, button {
    margin: 0
}
header {
    background: #E6B400;
    background: #57bd81;
    height: auto;
    position: fixed;
    width: 100%;
    z-index: 999
}
header h1 {
    margin: 24px 0;
    /*background-image: url('images/logo.png');
    background-image: url('images/logoforie.png')\9;*/
    background-size: 320px 39px;
    -webkit-background-size: 320px 39px;
    -moz-background-size: 320px 39px;
    -o-background-size: 320px 39px;
    font-family: 'open_sansbold', sans-serif;
}
#loginNav {
    margin-top: 10px;
}
.loggedinText {
    color: #fff;
    font-weight: normal;
    font-size: 13px;
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
}
nav, footer {
    float: left;
    width: 100%;
    padding: 0 10px;
}
header, nav, footer, .wrapper {
    min-width: 980px;
}
nav {
    margin-top: 89px!important;
    position: fixed;
    width: 100%;
    z-index: 1000;
    background: #A05730;
    background: #347d54;
    padding-top: 15px;
}
section.bodypart, section.wrapper {
    background: #FFF;
    padding: 10px;
    float: left;
    width: 100%;
    margin-top: 142px!important;
}
section#insideIframe {
    margin-top: 0px!important;
}
.loginBtn, .btnSmall, .btnSmallWithEvent, .btnSmallReset, .btnLarge, a.linkAdd {
    height: 32px;
    line-height: 28px;
    background-image: none !important;
    background-color: #A05730 !important;
    border: 1px solid #f4f4f4!important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-size: 16px!important;
    font-family: 'Open Sans', Arial, sans-serif;
}
.thisislink a.linkAdd {
    font-size: 14px!important
}
.loginBtn {
    color: #fff;
    /*font-weight: bold;*/
    background: #BF9500 !important;
    border:1px solid #B38A00!important;
        background: #2b7f54 !important;
    border: 1px solid #307e54!important;
}




.loginBtn:hover, .btnSmall:hover, .btnSmallWithEvent:hover, .btnSmallReset:hover, .btnLarge:hover, a.linkAdd:hover {
    background-color: #E6B400!important;
   /*ackground-image: url('images/opacity30.png')!important;*/
    background-repeat: repeat!important;
    color: #FFF;
    text-decoration: none;
}
input[type="text"], input[type="password"], input[type="number"] {
    height: 30px;
}
.titleBar {
    background: none;
    height: auto;
    padding: 5px;
    color: #A05730;
    margin-bottom: 15px;
    /*letter-spacing: -0.5px;*/
    font-size: 21px;
    font-weight: bold;
}
/*h2.titleBar{
  width:660px;
}*/

.titleBar .btnSmall {
    font-size: 15px!important;
    font-weight: normal;
    margin-left: 0;
}
nav ul li a {
    padding: 5px 10px;
}
nav ul li a:hover, nav ul li a:active, nav ul li.selected a {
    color: #fff;
    text-decoration: none;
    background: #703D21;
    background: #57bd81;
}

table.itemList th, #main table th {
    background-color: #A05730;
    background-repeat: repeat;
    color: #FFF;
    font-size: 13px;
    border: 1px solid #e7e7e7;
    padding: 5px;
    font-weight:bold;
}
table.itemList th, #main table th, #main table .even td {
   /* background-image: url('images/opacity30.png');*/
}
#main table .even td {
    /*background-color:#FFF;*/
    background-repeat: repeat;
    /*color: #4a4a4d;
    font-weight: normal;*/
}
table.itemList td {
    border: 1px solid #e7e7e7;
    padding: 7px; 
    /*test*/
}
table.itemList td:first-child {
    border-left: 0;
    font-weight: bold;
}
table.itemList td:last-child {
    border-right: 0
}
table.itemList tr:hover td {
    background: #f4f4f4;
}
table.itemList .odd td {
    background: #fbfbfb;
}
table.itemList .even td {
    background: #f0f0f0;
}
form .editSettingForm li label, form .reflectionForm li label, form ul li label {
    width: auto;
    min-width: 197px;
    margin-right: 15px;
    font-weight: bold;
    float: left;
    text-align: left;
}
form ul.editSettingForm li label{
    width:200px;
}
input[type="checkbox"] {
    width: 16px;
    height: 16px;
}
.inputbox {
    float: left;
}
#main.logonin, .titleBar.logonin {
    max-width: 400px;
    margin: 0 auto;
}
#main.logonin form ul li label {
    width: 100%;
    text-align: left;
}
#main.logonin input[type="text"], #main.logonin input[type="password"] {
    width: 100%;
}
.btnSmall.login {
    margin-top: 10px;
    padding: 5px 15px!important;
    height: auto;
    background-color: #307e54!important;
}
    .btnSmall.login:hover {
    background-color: #55bd82!important;}
.selectList {
    margin-top: -70px;
    padding: 5px;
}
.error.invisible {
    display: none;
}
.error.visible {
    display: block;
    background: #FFDEE1;
    padding: 10px;
    color: #C30011;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
}
#main {
    padding: 0;
}
.righside, .thisislink {
    float: left;
}
.thisislink {
    width: 100%;
}
a.linkAdd {
    float: left;
    display: inline-block;
    /*margin-bottom: 0;*/
    color: #FFF;
    line-height: 32px;
    height: auto;
    padding: 0 15px;
    margin-left: 0
}
#HomeworkContentDetail a.linkAdd {
    margin-left: 0;
    background-image: url('images/opacity30.png')!important;
}
#HomeworkContentDetail a.linkAdd:hover, #HomeworkContentDetail a.linkAdd:active {
    margin-left: 0;
    background-image: none!important;
    text-decoration: none;
}
a.linkAdd + br {
    width: 100%;
    float: left;
    display: block;
    height: 4px;
    clear: both;
}
.cls-dynamic-button {
    width: 100%;
    float: left;
}
.cls-dynamic-button div, .cls-dynamic-button div+input {
    float: left;
    margin-right: 10px;
}
div.actions {
    float: left;
    width: 100%;
}
section.bodypart #NKSoverlay {
    z-index: 1000!important;
}
section.bodypart #NKSlightbox {
    background: none!important;
}
section.bodypart #lightbox, section.bodypart #NKSlightbox, section.bodypart #Pagelightbox {
    z-index: 1001;
}
#NKSlightbox {
    top: 50%!important;
    left: 50%!important;
    margin-top: -300px;
    margin-left: -400px;
    position: fixed!important;
    /*padding: 15px 0 0 0;
box-shadow: 0px 0px 10px #000;
border-radius: 5px;
margin-bottom: -53px;*/
}
iframe#NKSlightboxFrame {
    border: 1px solid #999;
    background: #FFF;
    height: 565px;
}
section#insideIframe .wrapper {
    max-width: 100%;
    width: 100%;
    min-width: 100%;
}
#insideIframe div#main.addForm {
    width: 100%!important
}
/*iframe#iframePreview{
  position: absolute;
}*/

iframe#iframePreview.fixed {
    top: 143px;
    position: fixed;
}
#progress {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1200;
}
#progress > img {
    left: 50%;
    margin-left: -10px;
    margin-right: -10px;
    position: absolute;
    top: 50%;
}
/*PAGINATION*/
.page-wrapper {
 
}
    .page-wrapper span{
       float:left;
       font-weight:bold;
       padding:10px 5px;
       border:1px solid #ddd;
       border-radius:3px;
    }
.pagination a {
  color: #3B418E;
  text-decoration: none;
}
.pagination a:hover {
  color: #3B418E;
  text-decoration: none;
}

.pagination h2 { padding-top: 20px; }
.pagination h2:first-of-type { padding-top: 0; }
.pagination ul { padding: 0; }

.pagination {
  height: 35px;
  margin: 0px 0 30px;
  float:right;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination li {
  display: inline;
}
.pagination a {
  float: left;
  padding: 0 14px;
  line-height: 34px;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left-width: 0;
}
.pagination .active a {
  background-color: #E6B400;
  color:#fff;
}  
.pagination a:hover{
  background-color: #A05730;
  color:#fff;
}
.pagination .active a {
  color: #fff;
  cursor: default;
}
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination li:first-child a {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.pagination li:last-child a {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pager {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}
.pager .next a {
  float: right;
}
.pager .previous a {
  float: left;
}
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default;
}
/*.page-wrapper {
    float: left;
    width: 100%;
    text-align: center;
    margin: 15px 0;
}
ul.pagination {
    width: auto;
    max-width: 100%;
    display: inline-block;
}
ul.pagination li {
    display: inline-block;
    width: auto;
    margin: 0px 5px;
}
ul.pagination li.active a {
    color: #3B418E;
    font-size: 14px;
    font-weight: bold;
}*/

.remindertooltip {
    position: absolute;
    bottom: 33px;
    min-width: 200px;
    left: 145px;
    background-color: #f4f4f4;
    color: #000;
    padding: 5px 5px 0px;
    border: 1px solid rgba(8, 8, 8, 0.30);
    box-shadow: 1px 1px 2px #000;
}   
.feebacktooltip {
    position: absolute;
    bottom: 45px;
    min-width: 200px;
    left: 220px;
    background-color: #f4f4f4;
    color: #000;
    padding: 5px 5px 0px;
    border: 1px solid rgba(8, 8, 8, 0.30);
    box-shadow: 1px 1px 2px #000;
}
.remindertooltip p,
.feebacktooltip p {
   margin:0px;
   font-size:12px;
}
.statsbar.padding {
    float: left;
    width: 100%;
    margin: 0px 0 25px;
    padding: 15px 10px 0px;
    background: #ABAFB5;
}
.progressbar {
    height: 20px;
    margin-bottom: 20px;
    background-color: #A6AAB0;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.mainbararea {
    position: relative;
    float: left;
    width: 100%;
    height: 25px;
}
.bars {
    position: relative;
    width: 100%;
    height: 25px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: rgba(255, 255, 255, .8);
}
.barline {
    position: absolute;
    top: -5px;
    left: 10%;
    width: 2px;
    height: 35px;
    border-right: 1px solid #EDEDEF;
    background: #b2b3b5;
}
.greenbar {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    background: #8faa2c;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #8faa2c 0%, #a4bc39 14%, #6d952c 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8faa2c), color-stop(14%, #a4bc39), color-stop(100%, #6d952c));
    background: -webkit-linear-gradient(top, #8faa2c 0%, #a4bc39 14%, #6d952c 100%);
    background: -o-linear-gradient(top, #8faa2c 0%, #a4bc39 14%, #6d952c 100%);
    background: -ms-linear-gradient(top, #8faa2c 0%, #a4bc39 14%, #6d952c 100%);
    background: linear-gradient(to bottom, #8faa2c 0%, #a4bc39 14%, #6d952c 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#8faa2c', endColorstr='#6d952c', GradientType=0);
}
.msg-error {
    color: #bf0c0c;
}
#HomeworkContentDetail div[type='normal-text'] .tabCreate {
    background: url('../../Content/images/form.png') no-repeat;
    background-size: 100% 101%;
    background-position-x: 0px;
    background-position-y: -3px;
    padding: 16px;
}
.hideall footer,.hideall header,.hideall nav{display:none;}
.dataTables_filter{text-align:right; border-bottom: 1px solid #eee; padding-bottom: 15px;}
.dataTables_length{ float:left;}
.dataTables_filter input{float:none;}

.form-group input[type="radio"], .form-group input[type="checkbox"] {
    margin-top: 0;
}
.div-backgroundimg {
    float: left;
    width: 50%;
}
.div-backgroundcolor {
    float: right;
    width: 50%;
    padding-left:15px;
}

a.selectbgimg.addit {
    margin-left: 180px;
}

a.selectbgimg.removeit {
    float: right;
    margin-right: 15px;
    margin-top: 10px;
}

.loginBtn:hover{
    background-color: #6fc193 !important;
}

.multiselect-div .option-box label {
    display:inline!important;
}

.multiselect-div .option-box .options {
    padding: 5px;
    float: none;
    display: inline-block;
    vertical-align: top;
}

.multiselect-div .search-icon,
.multiselect-div #selectInput {
    pointer-events: none;
}

.multiselect-div .inputbox {
    cursor: pointer;
}