
@font-face {font-family: "Core Rhino 65 Bold W01 Regular";
  src: url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.eot"); /* IE9*/
  src: url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.woff2") format("woff2"), /* chrome、firefox */
  url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.woff") format("woff"), /* chrome、firefox */
  url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("assets/@font-face/8731c5e51bb70bdf552900a050d2e209.svg#Core Rhino 65 Bold W01 Regular") format("svg"); /* iOS 4.1- */
}


@font-face {font-family: "Core Rhino 65 Bold W01 Regular";
  src: url("../@font-face/8731c5e51bb70bdf552900a050d2e209.eot"); /* IE9*/
  src: url("../@font-face/8731c5e51bb70bdf552900a050d2e209.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
  url("../@font-face/8731c5e51bb70bdf552900a050d2e209.woff2") format("woff2"), /* chrome、firefox */
  url("../@font-face/8731c5e51bb70bdf552900a050d2e209.woff") format("woff"), /* chrome、firefox */
  url("../@font-face/8731c5e51bb70bdf552900a050d2e209.ttf") format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url("../@font-face/8731c5e51bb70bdf552900a050d2e209.svg#Core Rhino 65 Bold W01 Regular") format("svg"); /* iOS 4.1- */
}

.sidebar {
  width: 300px;
}

.navigation>li ul li a {
  padding-left: 10px;
}
.navigation>li ul li a.with-input {
  margin-bottom: 10px;
}

.checkbox label {
  padding-left: 0px;
}
.left-input-control {
  margin-top: -5px;
  margin-bottom: -5px;
  width: 100%;
  height: 30px;
  padding: 4px 5px;
  font-size: 13px;
  line-height: 1.5384616;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.with-input{
  padding-right: 0px!important;
  padding-bottom: 0px!important;
}
.sidebar .row label{
  padding-left: 0px!important;
}
.thumb-rounded{
  width: 70%;
}
.navbar-brand img {
  height: 20px;
}
.navbar-inverse {
  background-color: #105baa;
  border-color: #0d4e92;
}
.sidebar-default .navigation>li.active>a, .sidebar-default .navigation>li.active>a:hover, .sidebar-default .navigation>li.active>a:focus {
  background-color: #f56d43;
  color: #fff;
}

.navigation li a > i{
  margin-right: 10px;
  float: left;
}

.sidebar ul li a .checkbox label {
  float: left;
  width: calc(100% - 26px);
}
.sidebar ul li a .bootstrap-touchspin {
  width: 110px;
  float: right;
  margin-right: 3px;
}

.start-button{
  width: 200px;
  font-size: 28px;
  background-color: #105baa;
  border-color: #0d4e92;

}
.task-play{
  font-size: 26px;
}
.icons-list .raiting{
  padding-right: 10px;
}
.icons-list .raiting i{
  color: #f56d43;
}

#table td{
  padding: 0 0;
  text-align: center;
}
table{
  font-size: 16px;
}
#table td input{
  width: 100%;
  height: 45px;
  text-align: center;
}
#table thead tr th{
  text-align: center;
}
.task-create .form-group{
  position: unset;
}

.padding-right-5{
  padding-right: 5px;
}
.text-center.navigation-accordion.buttons{
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
}
#parallel-block{
  min-height: 70vh;
}

#single-block{
  min-height: 50vh;
}

.sort-active{
  color: #f56d43 !important;
  font-weight: 600;
}
.blog-more{
  float: right;
}

.blog-title:hover{
  color: #f56d43 !important;
  text-decoration: underline;
}
.blog-more:hover{
  color: #f56d43 !important;
  text-decoration: underline;
}
.other-blog:hover{
  text-decoration: underline;
  cursor: pointer;
}
.left-task-list li.active a{
  background-color: #ffb79c !important;
}


#desk.panel{
  background-image: url(../img/bg.png);
  background-size: auto;
}
#desk > .panel-body{
  background-image: url(../img/maskot_left.png);
  background-repeat: no-repeat;
  background-size: 250px;
  background-position: right 10px top 10px;
}



#desk .panel-body .text-center span{
  font-family: 'Core Rhino 65 Bold W01 Regular'
}


.sidebar {
  width: 300px;
}



.checkbox label {
  padding-left: 0px;
}
.left-input-control {
  margin-top: -5px;
  margin-bottom: -5px;
  width: 100%;
  height: 30px;
  padding: 4px 5px;
  font-size: 13px;
  line-height: 1.5384616;
  color: #333;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.with-input{
  padding-right: 0px!important;
  padding-bottom: 0px!important;
}
.sidebar .row label{
  padding-left: 0px!important;
}
.thumb-rounded{
  width: 70%;
}
.navbar-brand img {
  height: 20px;
}
.navbar-inverse {
  background-color: #105baa;
  border-color: #0d4e92;
}
.sidebar-default .navigation>li.active>a, .sidebar-default .navigation>li.active>a:hover, .sidebar-default .navigation>li.active>a:focus {
  background-color: #f56d43;
  color: #fff;
}
#desk.panel{
  background-image: url(assets/images/bg.png);
  background-size: auto;
}
#desk > .panel-body{
  background-image: url(assets/images/maskot_left.png);
  background-repeat: no-repeat;
  background-size: 250px;
  background-position: right 10px top 10px;
}

.square_root span{
  font-size: calc(100vh - 50vh);
  font-weight: 700;
  vertical-align: middle;
}

.root {
  margin-right: calc(100vh - 108vh );
  display: none;
}

#parallel-block .root{
  margin-right: calc(100vh - 106.5vh );
}

.num2, .num1 {
  font-family: 'Core Rhino 65 Bold W01 Regular';
  text-decoration-line: overline;
  text-decoration-color: #333333;
}

.answer{
  text-decoration-line: none !important;
}
.root.answer{
  display: none;
}

.sidebar ul li a .bootstrap-touchspin{
  width: 100px;
}
.left-input .input-group .form-control{
  padding: 7px 7px;
  text-align: center;
}
.page-title{
  padding-bottom: 10px;
  padding-top: 10px;
}

.page-header .page-title h4 a{
  font-size: 16px;
}

.page-header .page-title h4 a i{
  margin-right: 10px;
  margin-left: 10px;
}

.sidebar ul li a .bootstrap-touchspin{
  width: 110px;
}

.divide-content {
  position: absolute !important;
  top: 40% !important;
  width: 100% !important;
}
.divide-content-parallel{
  font-size: calc(100vh/6) !important;
}