/* imaginie manager */


.simulado-header {
  
}
.simulado-wrapper {
  padding-left: 30px;
}
.simulado-content {
    height:100vh;
}
.simulado-boxes {
  height:110px;
}

.cockpit-wrapper {
  background-color: #fff;
}
/* end imaginie manager */


/* sizes */
.imini {
  font-size: 0.71428571rem;
}

.ismall {
  font-size: 0.92857143rem !important;
}


.ismallx2 {
  font-size: 1.12rem !important;
}

.ilarge {
  font-size: 1.14285714rem !important;
}

.ibig {
  font-size: 1.28571429rem;
}

.ihuge {
  font-size: 1.42857143rem;
}

.imassive {
  font-size: 1.71428571rem;
}


/* */


.mockinfo{
  color: rgba(0, 0, 0, 0.37);
}

.downshadow{
  -webkit-box-shadow: 0px 1px 6px 0px rgba(50, 50, 50, 0.8) !important;
-moz-box-shadow:    0px 1px 6px 0px rgba(50, 50, 50, 0.8) !important;
box-shadow:         0px 1px 6px 0px rgba(50, 50, 50, 0.8) !important;
max-height: 130px !important;
}

.brand-row{
  height: 45px;
  background-color: #758FB7;
  color: #000
}

.help-btn {
    width: 90px;
    font-weight: 100 !important;
    font-size: 19px !important;

}

.lm {
  margin-top: 4px !important;
  
}

.topboxes {
  padding: 30px 0 20px 0 !important
}
/* imgnlight2blue --base schools */

.ui.inverted.imgnlight2blue.menu {
  background-color: #4F6D96;
}

.ui.secondary.inverted.menu .active.item{
    background-color: rgba(255,255,255,0.3) !important;

}

/* imgndarkblue -- base platform*/



.bcredits{
  color: rgba(0, 181, 173, 0.65) !important;
}

.imghead {
  height: 100% !important
}
.item .info {
  font-size: 0.6em !important;
  color: #cdc6ff;
  text-transform: uppercase;
  clear: right;
  margin-bottom: 5px !important
}

.ui.inverted.imgndarkblue.menu {
  background-color: #3d5371;
}

.ui.inverted.imgndarkblue.attached.segment, .ui.inverted.block.segment {
    border: 1px solid #697390 !important
}
.ui.pointing.menu>.computer.only.row {
  padding:0 !important;
}

.ui.inverted.imgndarkblue.pointing.menu .active.item:after {
  background-color: #283E5C;
}


.ui.imgndarkblue.buttons .button,
.ui.imgndarkblue.button {
  background-color: #283E5C !important;
  color: #ffffff;
  text-shadow: none;
  background-image: none;
}

.ui.imgndarkblue.button {
  box-shadow: 0px 0em 0px 0px #283E5C inset;
}

.ui.imgndarkblue.buttons .button:hover,
.ui.imgndarkblue.button:hover {
  background-color: #5A6D88;
  color: #ffffff;
  text-shadow: none;
}

.ui.imgndarkblue.buttons .button:active,
.ui.imgndarkblue.button:active {
  background-color: #283E5C;
  color: #ffffff;
  text-shadow: none;
}

.ui.imgndarkblue.buttons .button.active,
.ui.imgndarkblue.buttons .button.active:active,
.ui.imgndarkblue.button.active,
.ui.imgndarkblue.button .button.active:active {
  background-color: #283E5C;
  color: #ffffff;
  text-shadow: none;
}

/* Basic */

.ui.basic.imgndarkblue.buttons .button,
.ui.basic.imgndarkblue.button {
  box-shadow: 0px 0px 0px 2px rgba(39, 41, 43, 0.15) inset !important;
  color: rgba(0, 0, 0, 0.6) !important;
}

.ui.basic.imgndarkblue.buttons .button:hover,
.ui.basic.imgndarkblue.button:hover {
  background-color: #8290A4 !important;
  box-shadow: 0px 0px 0px 2px #5A6D88 inset !important;
  color: #8290A4 !important;
}

.ui.basic.imgndarkblue.buttons .button:active,
.ui.basic.imgndarkblue.button:active {
  box-shadow: 0px 0px 0px 2px #152A47 inset !important;
  color: #fff!important;
}

.ui.basic.imgndarkblue.buttons .button.active,
.ui.basic.imgndarkblue.button.active {
  background: transparent !important;
  box-shadow: 0px 0px 0px 2px #4A6FA1 inset !important;
  color: #fff !important;
}

.ui.buttons > .basic.imgndarkblue.button:not(:first-child) {
  margin-left: -2px;
}

/* Inverted */

.ui.inverted.imgndarkblue.buttons .button,
.ui.inverted.imgndarkblue.button {
  background-color: transparent;
  border-color: #283E5C !important;
  color: #fff !important;
}

.ui.inverted.imgndarkblue.buttons .button:hover,
.ui.inverted.imgndarkblue.button:hover {
  border-color: #8290A4 !important;
  background-color: #8290A4 !important;
  color: #3d5371 !important;
}

.ui.inverted.imgndarkblue.buttons .button.active,
.ui.inverted.imgndarkblue.button.active {
  box-shadow: 0px 0px 0px 2px #8290A4 inset !important;
  background-color: #8290A4;
  color: #1b1c1d;
}

.ui.inverted.imgndarkblue.buttons .button:active,
.ui.inverted.imgndarkblue.button:active {
  box-shadow: 0px 0px 0px 2px #aea2ff inset !important;
  background-color: #aea2ff;
  color: #1b1c1d;
}

/* Inverted Basic */

.ui.inverted.imgndarkblue.basic.buttons .button,
.ui.inverted.imgndarkblue.buttons .basic.button,
.ui.inverted.imgndarkblue.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #ffffff !important;
}

.ui.inverted.imgndarkblue.basic.buttons .button:hover,
.ui.inverted.imgndarkblue.buttons .basic.button:hover,
.ui.inverted.imgndarkblue.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #4A6FA1 inset !important;
  color: #8290A4 !important;
}

.ui.inverted.imgndarkblue.basic.buttons .button.active,
.ui.inverted.imgndarkblue.buttons .basic.button.active,
.ui.inverted.imgndarkblue.basic.button.active {
  box-shadow: 0px 0px 0px 2px #8290A4 inset !important;
  color: #8290A4 !important;
}

.ui.inverted.imgndarkblue.basic.buttons .button:active,
.ui.inverted.imgndarkblue.buttons .basic.button:active,
.ui.inverted.imgndarkblue.basic.button:active {
  box-shadow: 0px 0px 0px 2px #aea2ff inset !important;
  color: #8290A4 !important;
}

.ui.inverted.segment,
.ui.inverted.imgndarkblue.segment {
  background-color: #3d5371 !important;
  color: #ffffff !important;
}

.ui.imgndarkblue.segment:not(.inverted) {
  border-top: 2px solid #3d5371;
}

.ui.imgndarkblue.segment:not(.inverted):not(.attached) {
  border-top-left-radius: 0.2857rem !important;
  border-top-right-radius: 0.2857rem !important;
}

.ui.imgndarkblue.statistics .statistic > .value,
.ui.statistics .imgndarkblue.statistic > .value,
.ui.imgndarkblue.statistic > .value {
  color: #3d5371;
}

.ui.gray.statistics .statistic > .value,
.ui.statistics .gray.statistic > .value,
.ui.gray.statistic > .value {
  color: #575757;
}

/* imgndarkblue */

/* imgnlightblue */

.ui.inverted.imgnlightblue.menu {
  background-color: #3A5A8B;
}



.ui.imgnlightblue.buttons .button,
.ui.imgnlightblue.button {
  background-color: #3A5A8B !important;
  color: #ffffff;
  text-shadow: none;
  background-image: none;
}

.ui.imgnlightblue.button {
  box-shadow: 0px 0em 0px 0px #3A5A8B inset;
}

.ui.imgnlightblue.buttons .button:hover,
.ui.imgnlightblue.button:hover {
  background-color: #8290A4;
  color: #ffffff;
  text-shadow: none;
}

.ui.imgnlightblue.buttons .button:active,
.ui.imgnlightblue.button:active {
  background-color: #3A5A8B;
  color: #ffffff;
  text-shadow: none;
}

.ui.imgnlightblue.buttons .button.active,
.ui.imgnlightblue.buttons .button.active:active,
.ui.imgnlightblue.button.active,
.ui.imgnlightblue.button .button.active:active {
  background-color: #3A5A8B;
  color: #ffffff;
  text-shadow: none;
}

/* Basic */

.ui.basic.imgnlightblue.buttons .button,
.ui.basic.imgnlightblue.button {
  box-shadow: 0px 0px 0px 2px rgba(39, 41, 43, 0.15) inset !important;
  color: rgba(0, 0, 0, 0.6) !important;
}

.ui.basic.imgnlightblue.buttons .button:hover,
.ui.basic.imgnlightblue.button:hover {
  background-color: #8290A4 !important;
  box-shadow: 0px 0px 0px 2px #5A6D88 inset !important;
  color: #8290A4 !important;
}

.ui.basic.imgnlightblue.buttons .button:active,
.ui.basic.imgnlightblue.button:active {
  box-shadow: 0px 0px 0px 2px #152A47 inset !important;
  color: #fff!important;
}

.ui.basic.imgnlightblue.buttons .button.active,
.ui.basic.imgnlightblue.button.active {
  background: transparent !important;
  box-shadow: 0px 0px 0px 2px #4A6FA1 inset !important;
  color: #fff !important;
}

.ui.buttons > .basic.imgnlightbluebutton:not(:first-child) {
  margin-left: -2px;
}

/* Inverted */

.ui.inverted.imgnlightblue.buttons .button,
.ui.inverted.imgnlightblue.button {
  background-color: transparent;
  border-color: #3A5A8B !important;
  color: #fff !important;
}

.ui.inverted.imgnlightblue.buttons .button:hover,
.ui.inverted.imgnlightblue.button:hover {
  border-color: #8290A4 !important;
  background-color: #8290A4 !important;
  color: #3d5371 !important;
}

.ui.inverted.imgnlightblue.buttons .button.active,
.ui.inverted.imgnlightblue.button.active {
  box-shadow: 0px 0px 0px 2px #8290A4 inset !important;
  background-color: #8290A4;
  color: #1b1c1d;
}

.ui.inverted.imgnlightblue.buttons .button:active,
.ui.inverted.imgnlightblue.button:active {
  box-shadow: 0px 0px 0px 2px #aea2ff inset !important;
  background-color: #aea2ff;
  color: #1b1c1d;
}

/* Inverted Basic */

.ui.inverted.imgnlightblue.basic.buttons .button,
.ui.inverted.imgnlightblue.buttons .basic.button,
.ui.inverted.imgnlightblue.basic.button {
  background-color: transparent;
  box-shadow: 0px 0px 0px 2px rgba(255, 255, 255, 0.5) inset !important;
  color: #ffffff !important;
}

.ui.inverted.imgnlightblue.basic.buttons .button:hover,
.ui.inverted.imgnlightblue.buttons .basic.button:hover,
.ui.inverted.imgnlightblue.basic.button:hover {
  box-shadow: 0px 0px 0px 2px #4A6FA1 inset !important;
  color: #8290A4 !important;
}

.ui.inverted.imgnlightblue.basic.buttons .button.active,
.ui.inverted.imgnlightblue.buttons .basic.button.active,
.ui.inverted.imgnlightblue.basic.button.active {
  box-shadow: 0px 0px 0px 2px #8290A4 inset !important;
  color: #8290A4 !important;
}

.ui.inverted.imgnlightblue.basic.buttons .button:active,
.ui.inverted.imgnlightblue.buttons .basic.button:active,
.ui.inverted.imgnlightblue.basic.button:active {
  box-shadow: 0px 0px 0px 2px #aea2ff inset !important;
  color: #8290A4 !important;
}





/* imgndarkblue */


.border {
  border-color: 3px solid #000;
}



#imaginie body {
    margin:0;
    padding:0;
    height: 100% !important;
}

.top.bar {
    background-color: #3d5371 !important;
}

.ovh {
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
   /*position: fixed;*/
}

#imaginie > .pusher {
    margin-top: 58px;
    padding-bottom: 50px;
}

#imaginie .ui.top.inverted.imaginie-blue.menu {
    background-color: #2F415A;
}


#mainmenu.ui.menu{
  border-radius: 0 !important;
  height: 82px;
  padding-top: 42px;
}

#mainmenu.right.menu{
  border-radius: 0 !important;
  height: 60px;
  padding-top: 3px;
}


#usercard .button {
    background-color: rgba(0, 0, 0, 0);
    color: white;
}

#usercard .user.icon {
    background-color: #dcdcdc !important;
    color: #808080!important;
}

#usercard  .username {
    width: 100%;
    margin-bottom: 5px;
    font-size: large;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.userbox {
  width: 100%
}

.profile-menu {
  margin-left: 58px !important;
}

.profile-box {
  height: 200px;
  margin: 10px 0 20px 0;
}

.wrapper-modal-grades{
  padding: 10px 30px;
}

.criteria-title{
  padding: 20px 30px 10px 30px;
  font-size: 18px;
  font-weight: 400px;
}


.clearfix:before, .clearfix:after{
    content: " ";
    display: table;
}

.clearfix:after {
  clear:both;
}

div.dropmenu {
    position: relative;
}
 
div.dropmenu a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none; /* No underlines on the link */
    z-index: 10; /* Places the link above everything else in the div */
    background-color: #FFF; /* Fix to make div clickable in IE */
    opacity: 0; /* Fix to make div clickable in IE */
    filter: alpha(opacity=0); /* Fix to make div clickable in IE */
}


.sponsorinfo {
  margin: 15px 0px !important
}

#usercard  .hat {
    font-size: small;
    color: #dcdcdc;
}

#usercard .ui.progress>.label {
    font-size: x-small;
    color: #dcdcdc;
}

#usercard .row {
    padding: 0;

}

.theme-style{
  margin: 10px 50px !important;
}
.segment-login{
  width: 400px;
  margin:0 auto !important;
}

.page-signin {
  background-color: #3d5371;

}

.grid-imgn {
  margin: 0rem !important
}
.logo-login, .version {
  text-align: center;
  color: #5C7291;
  margin: 15px 0px 5px 0 !important;
}

.logo-login img {
  width: 200px;
}

.logointernal {
  height: 25px;
}
.logo-mobile {
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100px;
}

.form-login{
   min-width: 270px;
   margin: auto !important;
   width: 50%;
   color: #fff !important;
}
.form-register {
    max-width: 500px;
}

.form-login p{
  color: rgba(255, 255, 255, 0.47);
}

.msgforms p{
  color: #000 !important;
}

.subtitle{
  padding-bottom: 10px;
  color: white;
  text-align: center;
}

.footer{
  padding: 15px 0 5px 0 !important
}
.divider-img {
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
}
.form-upload{
  min-width: 400px;
  color: #000 !important;
}



.form-title{
  padding-bottom: 5px 10px;
  color: #fff;
  text-align: center
}

.height-icon-animated{
  height:40px !important;
  padding-top: 5px;
}
.container-signin{
    width: 90%;
    margin: 0 auto;
    padding-top: 90px;
}

#top-header {
    z-index: 101;
    position: fixed;
    background-color: #3D5371;
    width: 100%;
    height: 73px;
    margin: 0;
    padding: 0;
    top: 0;
    left: 0;
}


.logo-header{
  float:left;
  width: 220px;

}

.maincontainer{
  padding: 20px 0 20px 10px;
}
#logo {
    padding: 13px 10px 13px 10px;
}



.title-header{
  float:left;
  color: #fff;
  font-weight: 300;
}

.title-header, h3{
  margin-left: 10px;
  font-weight: 300;

}

#div-user {
    z-index: 101;
    position: fixed;
    width: 160px;
    height: 60px;
    margin: 0;
    padding: 0;
    top: 68px;
    left: 0;
}

#div-message {
    z-index: 101;
    position: fixed;
    width: 65%;
    margin: 0;
    padding: 0;
    top: 68px;
    left: 180px;
}

#usercard {
    padding-bottom: 10px;
}

#usercard .ui.avatar.image {
    float: right;
}

#usercard .summary {
    float: left;
}

#imaginie .progress {
    clear: both;
    text-align: center;
}

.div-logout {
    text-align: center;
    height: 5px;
}


#imaginie .thirteen.wide.column.header {
    padding-top: 15px;
    color: #ffffff;
}

#main {
    background-color: #fff;
}

#rolante {
    margin-top: 15px;
    padding-top: 15px;
}

#imaginie .ui.fluid.grid > .row {
    margin: 0;
    padding-top: 14px;
    padding-bottom: 0;
}
.promptitle {
    font-weight: normal !important;
    font-size: 1em !important
}
.imgn-full {
  margin: none !important;
}

.menuback {
  font-weight: bold !important;
  font-size: 1em !important;
  padding-right: 10px;

} 

#essay-body {
  background-color: #fff !important;
  height:100% !important;
}

#page-wrapper {
  min-height: 100% !important;
  position: relative !important
}

#page-content {
  padding-top: 78px !important;
  padding-bottom: 50px !important;
  position:relative;
}

#footer{
  height: 50px !important;
  position: relative !important;
  padding-top: 10px !important;
  bottom:0 !important;
  left:0 !important;
}

.footercontent{
  border-top: 1px solid #E6E4E4;
  padding: 20px 0 !important;
  width: 100% !important
}

.essay-container {
  padding-top: 10px  !important;
  min-height:300px !important;
  padding-bottom: 10px !important;
  
}
.themecard {
  padding: 10px 10px !important;
}

.wrappercards{
  margin-left: 20px;
}

.titlethemecards {
  color: #494949 !important;
  font-size: 12px !important;
  font-weight: 100 !important
}

.searchrow {
  padding-top: 20px;
  padding-bottom: 20px
}

#essay-context img{
  max-width: 100%;
  min-width: 40%;
  height: auto;
  display: block;
  margin-left: auto;
  margin-right: auto 
}
.draftheader{
  padding-top: 60px !important;
}
.draft-toolbar{
  padding: 20px 0 15px 0 !important;
  margin-top: 15px !important;
  background-color: #F7F7F7;
  border-top: 1px solid #E6E4E4;
  border-bottom: 1px solid #E6E4E4;
  
}
.themeheaderbox{
  padding-top: -50px !important
}
.secondaryinfo {
  padding-top: 5px !important

}

.logowrapper {
  padding: 10px !important;
  height: 45px;
}
.essayheader {
  padding:30px 0 !important;
}
.thememenu{
  margin-top: 40px !important;
}


.themepreview{
  width: 80px;
  min-width: 40px;
}

.themethumb{
  border: 10px solid #F5F5F5;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.content-thememenu {
  margin: 5px 20px;
}

.container-maincontent {
  width: 100%;
  margin: 0px auto;
  height: 100% !important ;
}

.boxdata {
  height: 120px;
  padding-top: 20px !important;
}

.infolabel{
padding-top: 3px;
font-size: 12px;
color: #A2A1A1;
}

#leftbar {
    background-color: #3d5371;
  float: left;
  height: 100%;
  min-width: 290px;
  padding-left: 15px;
  padding-right: 15px
}



.bottom-margin{
  height: 40vh;
  
}
.page-header {
  padding: 10px 0 !important
}

.menuprimary {
  width: 300px;
  height:100% !important;
}
.headertop{
    padding-bottom: 0em;
    position: relative;
    z-index: 2;
    margin: 0em;
    min-height: 70px;
    padding-top: 10px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DDD;
}



.table-pagination{
  padding: 10px 0;
  text-align: center !important
}

.purchase-tbl{
  background: #fff !important
}

#school-menu{
  margin-bottom: 10px
}

.container-school{
    background-color: #FFF;
    margin: 0em auto;
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.05);
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
    padding: 2em 2em 7em;
    z-index: 1;
}

#imaginie .header.segment {
    position: relative;
    z-index: 2;
    margin: 0;
    min-height: 300px;
    padding-top: 70px;
    border-bottom: 1px solid #DDDDDD;
}

#imaginie .header.segment .container {
    padding-top: 200px;
}

#imaginie .main.container {
    margin: 0em auto;
    padding: 2em 2em 7em;
    z-index: 1;
}

.ui.blueimg.message {
    background-color: rgba(94, 111, 137, 0.19);
    color: #293C5A;
}
#school-logo {
  border: 1px solid rgba(190, 190, 190, 0.29);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
  padding: 5px;
  background: rgba(94, 111, 137, 0.25);
}

.blueimg.ui.rounded.tiny.image {
  width: 100% !important;
}
s
.message .content{
  background: transparent;
}

.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  outline: none;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
     -moz-border-radius: 8px;
          border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
     -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
          box-shadow: 0 5px 10px rgba(0,0,0,.2);
}

.tt-suggestion {
  padding: 3px 20px;
  font-size: 18px;
  line-height: 24px;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;

}

.tt-suggestion p {
  margin: 0;
}

.side-content .eleven.wide.column {
    background-color: rgba(255, 255, 255, 0);
}

#termos{
    color: #d3d3d3;
    text-align: justify;
    text-justify: inter-word;
}

.small-info {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.2;
    text-align:center;
    color: #A4A4A4;
    padding: 10px 0 10px 0 !important;

}

