@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic,600,600italic,700,700italic,900,900italic");


.navbar {
  z-index: 100 !important;
}


{

  -webkit-box-sizing: border-box;

  -moz-box-sizing: border-box;

  box-sizing: border-box;

}



html

{

  height: 100%;

  overflow: auto;

  

  -webkit-font-smoothing: antialiased;

  -webkit-text-size-adjust: 100%;

  -ms-text-size-adjust: 100%;

}



body

{



  font-family: "Source Sans Pro", Arial, sans-serif !important;

  padding-right:0px !important;

  margin-right:0px !important;

}

body.client-quiz{

    background-color: rgb(230, 242, 248);

}



.quiz {

  padding-left: 15px;

  padding-right: 15px;

}

#intro {

    border-left:1px #ccc solid;

}

#intro2 {

    border-bottom:1px #ccc solid;

    padding-bottom: 20px;

    text-align: center;

}

#leaders-score {

    padding:10px;

    background: #f8f8f8;

    margin-bottom: 20px;

}

ul {

    list-style: none;

}

#finalscore {

    text-align:center;

}

#finalscore h2.userscore {

    font-size: 4em;

}

#finalscore p#verdict {

    font-size: 2em;

}

li.correct,li.correctuser {

    color: green;

}

li.wrong {

    color: red;

}

strong.currentuser {

    color:green;

}

.form-signin {

  max-width: 330px;

  padding: 15px;

  margin: 0 auto;

}

.form-signin .form-signin-heading,

.form-signin .checkbox {

  margin-bottom: 10px;

}

.form-signin .checkbox {

  font-weight: normal;

}

.form-signin .form-control {

  position: relative;

  font-size: 16px;

  height: auto;

  padding: 10px;

  -webkit-box-sizing: border-box;

     -moz-box-sizing: border-box;

          box-sizing: border-box;

}

.form-signin .form-control:focus {

  z-index: 2;

}

.form-signin input[type="text"] {

  margin-bottom: -1px;

  border-bottom-left-radius: 0;

  border-bottom-right-radius: 0;

}

.form-signin input[type="password"] {

  margin-bottom: 10px;

  border-top-left-radius: 0;

  border-top-right-radius: 0;

}

#contextual, #contextual2 {display:none;}

a#editor {cursor:pointer;}

#updater, #ajaxupdater {display:none;position: absolute;width:30%; text-align: center;left:25%;}

p.signed {padding-right:20px;}

.helper { display:none;}

#submitstart{padding: 10px 30px;}

img .logo{

  max-width: 330px;

  padding: 15px;

  margin: 0 auto;

  display: block;

}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {

    display: inline-block !important;

    width: auto !important;

}



.btn-color {

  color: #333333 !important; 

  background-color: #ffffff !important;

  border-color: #cccccc !important;

}



.btn-color:hover,

.btn-color:focus,

.btn-color:active,

.btn-color.active,

.open .dropdown-toggle.btn-color {

  color: #F8F8F8 !important;

  background-color: #3f51b5 !important;

  border-color: #3f51b5 !important;

}



.btn-primary {

  color: #ffffff !important; 

  background-color: #3f51b5 !important;

  border-color: #3f51b5 !important;

}



.btn-primary:hover,

.btn-primary:focus,

.btn-primary:active,

.btn-primary.active,

.open .dropdown-toggle.btn-primary {

  color: #ffffff !important;

  background-color: #002b7f !important;

  border-color: #002b7f !important;

}

.color{

  background-color: #002b7f !important;

  border:none;

}



.navClass.navbar-brand {

  height: 80px;



}



.navClass .nav >li >a {

  padding-top: 30px;

  padding-bottom: 30px;

  color: #C8C8C8;

  font-size: 14px;



}

.navClass .navbar-toggle {

  padding: 10px;

  margin: 25px 15px 25px 0;

}



.navClass .navbar-inverse .navbar-brand {

    font-size: 1.25em;

    font-family: "andada", Arial, sans-serif !important;

    color: #fff;

    font-weight: 900;

    padding-left: 30px !important;

}



.navClass .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {

    color: #ffffff;

    background-color: #3f51b5;}



.navClass .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

    color: #ffffff;

    background-color: #3f51b5;}

.navClass .navbar-nav{

  padding-left: 20px;

}

.main-col{

    background-color: #fff;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

    box-shadow: 0 0 12px #b7dbfd;

    border-radius: 2px;

    border: 1px solid rgba(191, 204, 203, 0.5);

    padding-bottom: 3em;

    width: 100%;

}

.right-col{

    background-color: #f6fffc;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

    box-shadow: 0 0 12px #b7dbfd;

    border-radius: 2px;

    border: 1px solid rgba(191, 204, 203, 0.5);

    width: 100%;

}

@media only screen and (max-width: 800px) {

    .main-col {

    width: 100%;

    margin-left: 0px;

    }

}

.navbar-inverse .navbar-toggle {

    border-color: #fff;

}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {

    background-color: inherit;

}



.wrapper {

    margin: 0 auto;

    padding: 0;

    width: 90%;

    *zoom: 1;

}





.page-exercise h1 {

  color: #72A0C1;

  border-bottom: 5px solid #72A0C1; }









h2, h3, h4, h5, h6 {

  font-family: "Source Sans Pro", Arial, sans-serif !important;

  color: inherit;

  font-weight: bold;

  text-rendering: optimizelegibility; }

  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {

    font-weight: normal;

    line-height: 1;

    color: #8a7b7b; }



h1, .h1{

    font-family: "andada", Arial, sans-serif;

    font-size: 2.25em;

    font-weight: bold !important;

    hyphens: manual;

    line-height: 1.2;

    padding: 0 0 .5em 0;

}

.subnav-onpage h2 {

    

    border-bottom: 1px solid #ccc;

    font-size: 1.250em;

    margin-bottom: 0;

    margin-top: 0;

    padding-bottom: .8em;

    padding-top: .8em;

    transition: all .3s;

    margin-left: -40px;

    margin-top: -2px;

    vertical-align: middle;



}.subnav-onpage h2:hover{

  border-bottom: 1px solid #72A0C1;

}



.subnav-onpage a {



    text-decoration: none;

    color: #000;

    font-weight: 600;

}

.subnav-onpage1 li {

    font-size: 20px;

    margin-left: -40px;

    border-bottom: 1px solid #ccc;

    padding-bottom: .5em;

    padding-top: .5em;

    vertical-align: middle;

    

  }

.subnav-onpage1 a{

  text-decoration: none;

}



.sidebar-nav h2 {

    color: #72A0C1;

    font-size: .9em;

    font-weight: bold;

    letter-spacing: .05em;

    margin: 1.75em 0 .5em;

    padding: .5em .875em .5em 0;

    text-transform: uppercase;

  }

.sidebar-nav {

    list-style: none;

    padding-left: 25px;

    width: 100%;

    position: absolute;

    z-index: 1;

}



/*@media only screen and (min-width: 1600px) {

  .sidebar-nav {

      width: 320px;

  }

}



@media only screen and (max-width: 1280px) {

  .sidebar-nav {

      width: 210px;

  }

}*/



.client a {

    border-left: 2px solid  #72A0C1;

    color:  #72A0C1;

    display: block;

    font-size: 1.1em;

    font-weight: 600;

    line-height: 1.2;

    padding: .75em .75em .75em 1em;

    text-decoration: none;}

     .client a:hover {

    background-color: rgba(255, 255, 255, 0.5);

    border-left: 2px solid  #3284BF;

    color:  #3284BF;

      }

.client_subcat a {

    border-left: 2px dashed  #72A0C1;

    color:  gray;

    display: block;

    font-size: .95em;

    font-weight: 500;

    line-height: 1.2;

    padding: .75em .75em .75em 2em;

    text-decoration: none;}

    .client_subcat a:hover {

    background-color: rgba(255, 255, 255, 0.5);

    border-left: 2px dashed  #3284BF;

    color:  #505050;

      }



.admin a {

    display: block;

    font-size: 1.1em;

    line-height: 1.2;

    padding: .4em .0em;

    text-decoration: none;

}

     .admin a:hover {

    background-color: #f8f8f8;}

ul {

  margin-bottom: 0 !important;

}

.sidebar-nav li{

  margin-left: -40px;

}

.modal {

  overflow-y: auto !important;

}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

    border: 0px !important;

}

.table > tbody > tr > td {

     vertical-align: middle !important;

}

.formControlul .form-control{

  display: inline-block;

  width: auto !important;

}



.formControlul{

  display: inline-block;

  width: auto !important;

}

.btn-file {

    position: relative;

    overflow: hidden;

}

.btn-file input[type=file] {

    position: absolute;

    top: 0;

    right: 0;

    min-width: 100%;

    min-height: 100%;

    font-size: 100px;

    text-align: right;

    filter: alpha(opacity=0);

    opacity: 0;

    outline: none;

    background: white;

    cursor: inherit;

    display: block;

}



img#preview{

  max-width: 60%; 

  height: auto; 

  padding-bottom: 15px;

}

.panel-title > a {

     text-decoration: none !important;

}

.exercise__desc {

    border-radius: 4px;

    display: table-cell;

    padding: 10px 15px 10px;

    width: 66%;

    background: #e6f2f8;

    border-bottom: 2px solid #b6d8ec;

    margin: 1em 0;

}



.exercise__desc h3 {

    color: #25475a;

    font-size: 1.125em;

    margin-top: 0;

}

.exercise__desc p {

    color: #305c76;

    margin: 0 0 .2em 0;

}

.page--exercise form {

    clear: both;

    margin-top: 1em;

}

.page--exercise input[type="submit"] {

    margin-left: 0;

    margin-right: 0;

}

.btn--primary {

    background-color: #55a5d2;

}

.btn--full {

    width: 100%;

    margin-right: 0;

    padding-right: 0;

    padding-left: 0;

    text-align: center;

    color: white;

}

.btn--full:hover {

    color: white;

    background-color: #3284BF; 

}

.exercise__body .tasks {

    margin-top: 1em;

    margin-bottom: 1.5em;

}



.exercise__body .tasks li {

    list-style: none;

    position: relative;

    padding: .75em .5em;

    margin: 0 0 0 2em;

}



.borderless td, .borderless th {

    border: none;

}

.nomargin .ql-toolbar.ql-snow {

    border: 0px solid #ccc !important;

}



/*

 * Off Canvas

 * --------------------------------------------------

 */

@media screen and (max-width: 767px) {

  .row-offcanvas {

    position: relative;

    -webkit-transition: all 2s ease-out;

         -o-transition: all 2s ease-out;

            transition: all 2s ease-out;

  }

  

  .sidebar-offcanvas {

    position: absolute;

    width: 100%; /* 6 columns */

    display: none;

    background-color: rgb(230, 242, 248);

  }



  .row-offcanvas-right {

    left: 0;

  }



  .row-offcanvas-right.active

  .sidebar-offcanvas {

    display: block;  

    left: 0;

    top: 0;

    z-index: 1;

  }



  .row-offcanvas-right.active body {

    background-color: black;

    

  }

  .sidebar-nav{

    position: relative;

    margin: 20px;

    padding-left: 0;

    width: 87%;

  }



}



.test-number {

    background: #cae3f1;

    border-radius: 50%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    -ms-box-sizing: border-box;

    box-sizing: border-box;

    color: #305c76;

/*    content: counter(li);

    counter-increment: li;*/

    font-size: 1em;

    font-weight: bold;

    height: 1.585em;

    left: 0px;

    padding-top: 0;

    position: absolute;

    text-align: center;

    width: 1.585em;

    margin-top: 5px;

  }

p #selectForm {

  display: inline-block !important;

  width: fit-content !important;

  width: 

}



p .form-control {

  display: inline-block !important;

  width: fit-content !important;

  width: -moz-fit-content;



}



label {

    font-weight: 500;

    font-size: 18px;

    width: -moz-fit-content;

}



.popup {

  background-color: white;

  border: 1px solid lightgray;

  border-radius: 4px;

  padding: 12px;

  position: absolute;

  min-height: 50px;

  min-width: 270px;

  text-align: center;

  z-index: 11;

}



@media screen and (max-width: 767px) {

    .popup {

    text-align: left;

    left: 15px !important;

  }

}



#questionBox {

  position: relative;

}



.test-content {

  font-size: 16px;

  text-align: justify;

}



@media screen and (max-width: 767px) {

  .test-content {

    font-size: 14px;

    text-align: left;

  }

}



#acceptWord{

  margin-left: 5px;

}

.dreapta{

  float: right;

}

@media screen and (max-width: 767px) {

  .dreapta{

    float: none;

  }

}

@media screen and (min-width: 1600px) {
    .zoomed { 
      zoom: 1.25;
  }
}

/* Public institutional homepage */
body.public-site {
  background: #eef4f7;
  color: #20323d;
}

.ifr-site-header {
  background: #ffffff;
  border-bottom: 1px solid rgba(32, 50, 61, 0.12);
  box-shadow: 0 4px 18px rgba(32, 50, 61, 0.08);
}

.ifr-header-inner {
  align-items: center;
  display: flex;
  gap: 28px;
  justify-content: space-between;
  margin: 0 auto;
  max-width: 1160px;
  min-height: 88px;
  padding: 14px 24px;
}

.ifr-brand {
  align-items: center;
  color: #14324a;
  display: flex;
  gap: 14px;
  text-decoration: none;
}

.ifr-brand:hover,
.ifr-brand:focus {
  color: #14324a;
  text-decoration: none;
}

.ifr-brand-mark {
  align-items: center;
  background: #0b5a7a;
  border: 3px solid #d8b15a;
  border-radius: 50%;
  color: #ffffff;
  display: inline-flex;
  flex: 0 0 58px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-weight: 700;
  height: 58px;
  justify-content: center;
  letter-spacing: 0.04em;
  line-height: 1;
}

.ifr-brand-copy {
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.ifr-brand-kicker {
  color: #677984;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  line-height: 1.2;
  text-transform: uppercase;
}

.ifr-brand-title {
  color: #12344c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
}

.ifr-brand-subtitle {
  color: #516a77;
  font-size: 14px;
  line-height: 1.2;
}

.ifr-main-nav {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  justify-content: flex-end;
}

.ifr-main-nav a {
  border-radius: 4px;
  color: #244658;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 12px;
  text-decoration: none;
}

.ifr-main-nav a:hover,
.ifr-main-nav a:focus {
  background: #e6f0f4;
  color: #0b5a7a;
  text-decoration: none;
}

.ifr-main-nav .ifr-admin-link {
  background: #0b5a7a;
  color: #ffffff;
}

.ifr-main-nav .ifr-admin-link:hover,
.ifr-main-nav .ifr-admin-link:focus {
  background: #073f57;
  color: #ffffff;
}

.ifr-home {
  margin: 0 auto;
  max-width: 1160px;
  padding: 34px 24px 56px;
}

.ifr-home-hero {
  align-items: stretch;
  background: #ffffff;
  border: 1px solid rgba(32, 50, 61, 0.12);
  display: grid;
  gap: 0;
  grid-template-columns: minmax(0, 1fr) 340px;
  min-height: 360px;
}

.ifr-hero-copy {
  padding: 52px 56px;
}

.ifr-eyebrow {
  color: #0b5a7a;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.12em;
  margin: 0 0 12px;
  text-transform: uppercase;
}

.ifr-hero-copy h1 {
  color: #12344c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 44px;
  line-height: 1.08;
  margin: 0 0 18px;
  max-width: 720px;
  padding: 0;
}

.ifr-hero-text {
  color: #526b78;
  font-size: 18px;
  line-height: 1.55;
  margin: 0;
  max-width: 720px;
}

.ifr-hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 30px;
}

.ifr-primary-action,
.ifr-secondary-action {
  border-radius: 4px;
  display: inline-flex;
  font-size: 16px;
  font-weight: 800;
  justify-content: center;
  min-width: 150px;
  padding: 12px 18px;
  text-decoration: none;
}

.ifr-primary-action {
  background: #0b5a7a;
  color: #ffffff;
}

.ifr-primary-action:hover,
.ifr-primary-action:focus {
  background: #073f57;
  color: #ffffff;
  text-decoration: none;
}

.ifr-secondary-action {
  background: #edf4f6;
  color: #14324a;
}

.ifr-secondary-action:hover,
.ifr-secondary-action:focus {
  background: #dcebef;
  color: #14324a;
  text-decoration: none;
}

.ifr-hero-card {
  background: #12344c;
  color: #ffffff;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 38px;
}

.ifr-card-label {
  align-items: center;
  border: 2px solid #d8b15a;
  border-radius: 50%;
  color: #d8b15a;
  display: inline-flex;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  font-weight: 700;
  height: 76px;
  justify-content: center;
  margin-bottom: 28px;
  width: 76px;
}

.ifr-hero-card strong {
  font-family: Georgia, "Times New Roman", serif;
  font-size: 25px;
  line-height: 1.15;
  margin-bottom: 8px;
}

.ifr-hero-card span:not(.ifr-card-label) {
  color: #c8d8df;
  font-size: 15px;
}

.ifr-hero-card p {
  color: #e8f0f3;
  font-size: 16px;
  line-height: 1.5;
  margin: 22px 0 0;
}

.ifr-module-section {
  margin-top: 28px;
}

.ifr-section-head {
  align-items: flex-end;
  display: flex;
  gap: 18px;
  justify-content: space-between;
  margin-bottom: 18px;
}

.ifr-section-head h2 {
  color: #12344c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 32px;
  margin: 0;
}

.ifr-section-head p:last-child {
  color: #5b727d;
  font-size: 16px;
  margin: 0;
  max-width: 420px;
}

.ifr-module-grid {
  display: grid;
  gap: 14px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.ifr-module-card {
  background: #ffffff;
  border: 1px solid rgba(32, 50, 61, 0.12);
  color: #20323d;
  display: flex;
  flex-direction: column;
  min-height: 176px;
  padding: 22px;
  text-decoration: none;
}

.ifr-module-card:hover,
.ifr-module-card:focus {
  border-color: #0b5a7a;
  box-shadow: 0 8px 20px rgba(32, 50, 61, 0.12);
  color: #20323d;
  text-decoration: none;
}

.ifr-module-number {
  color: #d8b15a;
  font-size: 13px;
  font-weight: 900;
  letter-spacing: 0.12em;
  margin-bottom: 18px;
}

.ifr-module-card strong {
  color: #12344c;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 24px;
  line-height: 1.15;
  margin-bottom: 12px;
}

.ifr-module-card span:last-child {
  color: #607782;
  font-size: 15px;
  line-height: 1.45;
}

@media only screen and (max-width: 900px) {
  .ifr-header-inner,
  .ifr-section-head {
    align-items: flex-start;
    flex-direction: column;
  }

  .ifr-main-nav {
    justify-content: flex-start;
  }

  .ifr-home-hero {
    grid-template-columns: 1fr;
  }

  .ifr-hero-copy {
    padding: 38px 30px;
  }

  .ifr-hero-copy h1 {
    font-size: 34px;
  }

  .ifr-hero-card {
    padding: 30px;
  }

  .ifr-module-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 560px) {
  .ifr-header-inner,
  .ifr-home {
    padding-left: 16px;
    padding-right: 16px;
  }

  .ifr-brand {
    align-items: flex-start;
  }

  .ifr-brand-mark {
    flex-basis: 48px;
    font-size: 17px;
    height: 48px;
  }

  .ifr-brand-title {
    font-size: 20px;
  }

  .ifr-main-nav a {
    padding: 9px 10px;
  }

  .ifr-hero-copy {
    padding: 30px 22px;
  }

  .ifr-hero-copy h1 {
    font-size: 29px;
  }

  .ifr-hero-text {
    font-size: 16px;
  }

  .ifr-primary-action,
  .ifr-secondary-action {
    width: 100%;
  }

  .ifr-module-grid {
    grid-template-columns: 1fr;
  }
}


/* Public homepage overlap/cache hardening */
body.public-site.zoomed {
  zoom: 1 !important;
}

body.public-site *,
body.public-site *::before,
body.public-site *::after {
  box-sizing: border-box;
}

.public-site .ifr-brand,
.public-site .ifr-header-inner,
.public-site .ifr-main-nav,
.public-site .ifr-hero-actions,
.public-site .ifr-hero-card,
.public-site .ifr-module-card {
  min-width: 0;
}

.public-site .ifr-brand-copy span,
.public-site .ifr-hero-card span,
.public-site .ifr-module-card span,
.public-site .ifr-module-card strong {
  display: block;
}

.public-site .ifr-home {
  clear: both;
  display: block;
}

.public-site .ifr-section-head {
  display: block;
}

.public-site .ifr-section-head .ifr-eyebrow,
.public-site .ifr-section-head h2,
.public-site .ifr-section-head p {
  display: block;
}

.public-site .ifr-section-head h2 {
  margin-bottom: 8px;
}

.public-site .ifr-section-head p:last-child {
  max-width: 640px;
}

@media screen and (min-width: 1600px) {
  body.public-site.zoomed {
    zoom: 1 !important;
  }
}
