/* line 176, ../imgs/icons/*.png */
.icons-sprite, .icons-alarm, .icons-array, .icons-checked, .icons-child, .icons-cursor, .icons-doc, .icons-health, .icons-heart, .icons-lock, .icons-pack, .icons-report, .icons-retangle-small, .icons-retangle, .icons-user {
  background-image: url('../imgs/icons-s9e6219d0d3.png');
  background-repeat: no-repeat;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-alarm {
  background-position: 0 0;
  height: 66px;
  width: 128px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-array {
  background-position: 0 -86px;
  height: 14px;
  width: 7px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-checked {
  background-position: 0 -120px;
  height: 14px;
  width: 19px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-child {
  background-position: 0 -197px;
  height: 25px;
  width: 25px;
}
/* line 59, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-child:active, .icons-child.child-active {
  background-position: 0 -154px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-cursor {
  background-position: 0 -242px;
  height: 14px;
  width: 35px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-doc {
  background-position: 0 -324px;
  height: 28px;
  width: 25px;
}
/* line 59, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-doc:active, .icons-doc.doc-active {
  background-position: 0 -276px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-health {
  background-position: 0 -372px;
  height: 56px;
  width: 70px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-heart {
  background-position: 0 -448px;
  height: 19px;
  width: 22px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-lock {
  background-position: 0 -487px;
  height: 32px;
  width: 24px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pack {
  background-position: 0 -582px;
  height: 23px;
  width: 25px;
}
/* line 59, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-pack:active, .icons-pack.pack-active {
  background-position: 0 -539px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-report {
  background-position: 0 -625px;
  height: 56px;
  width: 44px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-retangle-small {
  background-position: 0 -701px;
  height: 12px;
  width: 6px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-retangle {
  background-position: 0 -733px;
  height: 7px;
  width: 13px;
}

/* line 84, C:/Ruby22-x64/lib/ruby/gems/2.2.0/gems/compass-core-1.0.3/stylesheets/compass/utilities/sprites/_base.scss */
.icons-user {
  background-position: 0 -760px;
  height: 32px;
  width: 26px;
}

/* line 12, sass/_icon.scss */
.icons {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: none;
  outline: none;
  font-size: 0px;
}

/* line 19, sass/_icon.scss */
button.icons {
  margin: 0px 12px;
  cursor: pointer;
}

/* line 5, sass/cpm/_base.scss */
body {
  background-color: #fff;
  font: 400 14px/1.5 Arial,"Lucida Grande",Verdana,"Microsoft YaHei",hei;
  margin: 0px;
}

/* line 11, sass/cpm/_base.scss */
ul, li {
  margin: 0px;
  padding: 0;
  list-style: none;
}

/* line 16, sass/cpm/_base.scss */
dl, dd, dt {
  margin: 0;
  padding: 0;
}

/* line 21, sass/cpm/_base.scss */
button, img {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border: none;
  outline: none;
  background: transparent;
}

/* line 28, sass/cpm/_base.scss */
.align-center {
  text-align: center;
}

/* line 31, sass/cpm/_base.scss */
.align-right {
  text-align: right;
}

/* line 34, sass/cpm/_base.scss */
.align-left {
  text-align: left;
}

/* line 37, sass/cpm/_base.scss */
.pull-right {
  float: right;
}

/* line 43, sass/cpm/_base.scss */
.main-color {
  color: #74BFE8;
}

/* line 46, sass/cpm/_base.scss */
.sub-color {
  color: #ccc;
}

/* line 49, sass/cpm/_base.scss */
.m-b-10 {
  margin-bottom: 10px;
}

/* line 52, sass/cpm/_base.scss */
.m-l-10 {
  margin-left: 10px;
}

/* line 55, sass/cpm/_base.scss */
.m-tb-10 {
  margin: 10px 0;
}

/* line 59, sass/cpm/_base.scss */
h1, .h1 {
  margin: 0px;
  font-size: 8em;
}

/* line 59, sass/cpm/_base.scss */
h2, .h2 {
  margin: 0px;
  font-size: 4em;
}

/* line 59, sass/cpm/_base.scss */
h3, .h3 {
  margin: 0px;
  font-size: 2.66667em;
}

/* line 59, sass/cpm/_base.scss */
h4, .h4 {
  margin: 0px;
  font-size: 2em;
}

/* line 5, sass/cpm/_btn.scss */
.btn {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-touch-action: manipulation;
  -ms-touch-action: manipulation;
  -moz-touch-action: manipulation;
  -o-touch-action: manipulation;
  touch-action: manipulation;
  -webkit-user-select: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
}

/* line 25, sass/cpm/_btn.scss */
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

/* line 30, sass/cpm/_btn.scss */
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

/* line 25, sass/cpm/_btn.scss */
.btn-primary {
  color: #fff;
  background-color: #018FD7;
  border-color: transparent;
}

/* line 30, sass/cpm/_btn.scss */
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: transparent;
}

/* line 5, sass/cpm/_layout.scss */
.layout-table {
  display: block;
  font-size: 0px;
}
/* line 8, sass/cpm/_layout.scss */
.layout-table > .layout-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1rem;
  margin-left: -1px;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-2 > .layout-item {
  width: 50%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-2 > .layout-item:last-child {
  width: 49.5%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-3 > .layout-item {
  width: 33.33333%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-3 > .layout-item:last-child {
  width: 32.83333%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-4 > .layout-item {
  width: 25%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-4 > .layout-item:last-child {
  width: 24.5%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-5 > .layout-item {
  width: 20%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-5 > .layout-item:last-child {
  width: 19.5%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-6 > .layout-item {
  width: 16.66667%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-6 > .layout-item:last-child {
  width: 16.16667%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-7 > .layout-item {
  width: 14.28571%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-7 > .layout-item:last-child {
  width: 13.78571%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-8 > .layout-item {
  width: 12.5%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-8 > .layout-item:last-child {
  width: 12%;
}
/* line 15, sass/cpm/_layout.scss */
.layout-table.layout-table-1-9 > .layout-item {
  width: 11.11111%;
}
/* line 17, sass/cpm/_layout.scss */
.layout-table.layout-table-1-9 > .layout-item:last-child {
  width: 10.61111%;
}

/* line 24, sass/cpm/_layout.scss */
.layout-flex {
  display: flex;
}
/* line 26, sass/cpm/_layout.scss */
.layout-flex > .layout-item {
  -webkit-flex: 1;
  -ms-flex: 1;
  -moz-flex: 1;
  -o-flex: 1;
  flex: 1;
}

/* line 31, sass/cpm/_layout.scss */
.layout-grid {
  display: table;
}
/* line 33, sass/cpm/_layout.scss */
.layout-grid > .layout-row {
  display: table-row;
}
/* line 36, sass/cpm/_layout.scss */
.layout-grid > .layout-item, .layout-grid > .layout-row > .layout-item {
  display: table-cell;
}

/* line 9, sass/login.scss */
.page-login {
  padding: 5% 12px;
  background: url(../imgs/background.png) no-repeat;
  background-color: #49cfd0;
  background-size: 100%;
  color: #fff;
}
/* line 15, sass/login.scss */
.page-login > header {
  margin-bottom: 2em;
}
/* line 17, sass/login.scss */
.page-login > header h2 {
  font-size: 3em;
}
/* line 20, sass/login.scss */
.page-login > header h4 {
  font-size: 1.8em;
}
/* line 23, sass/login.scss */
.page-login > header img {
  width: 130px;
}
/* line 27, sass/login.scss */
.page-login .ctrl-input {
  margin: 1em 0px;
  height: 33px;
}
/* line 30, sass/login.scss */
.page-login .ctrl-input .ctrl-input-icon {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  margin: 0 1em;
}
/* line 36, sass/login.scss */
.page-login .ctrl-input input {
  color: #fff;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-left: 50px;
  height: 33px;
}
/* line 45, sass/login.scss */
.page-login .btn-login {
  display: block;
  width: 100%;
  margin: 2em 0;
  letter-spacing: 1em;
}
/* line 51, sass/login.scss */
.page-login a {
  color: inherit;
  text-decoration: none;
}

/* line 57, sass/login.scss */
.ctrl-input {
  margin: 4px 0px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 12px;
  border: 1px solid #fff;
}
/* line 62, sass/login.scss */
.ctrl-input input {
  background: transparent;
  outline: none;
  border: none;
  font-size: 1.5em;
}
/* line 67, sass/login.scss */
.ctrl-input input::-webkit-input-placeholder {
  color: #fff;
}
/* line 70, sass/login.scss */
.ctrl-input input:-moz-placeholder {
  color: #fff;
}
/* line 73, sass/login.scss */
.ctrl-input input::-moz-placeholder {
  color: #fff;
}
/* line 76, sass/login.scss */
.ctrl-input input:-ms-input-placeholder {
  color: #fff;
}

/* line 83, sass/login.scss */
.ctrl-checkbox input[type="checkbox"] {
  display: none;
}
/* line 86, sass/login.scss */
.ctrl-checkbox .ctrl-checkbox-box {
  display: inline-block;
  vertical-align: middle;
  background-color: #018FD7;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  border-radius: 12px;
}
/* line 91, sass/login.scss */
.ctrl-checkbox .ctrl-checkbox-box .icons-checked {
  display: block;
  visibility: hidden;
  margin: 4px;
}
/* line 97, sass/login.scss */
.ctrl-checkbox.active .ctrl-checkbox-box .icons-checked {
  visibility: visible;
}
