/* fixing up existing styles */

.text input {
  width: 326px;
  height: 20px;
  padding: 8px 12px 10px 12px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #c3d8e9;
  font-size: 18px;
  color: #133246;
}

.text-med input {
  width: 150px;
  height: 20px;
  padding: 8px 12px 10px 12px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #c3d8e9;
  font-size: 18px;
  color: #133246;
}

.modal-select {
  /* To support skinned droplist */
  float: left;
  border: 1px solid #c3d8e9;
  /*background:url(../images/select_skin.png) top right no-repeat;*/
  margin-right: 20px;
}

.short input {
  width: 170px;
}

.file input {
  position: relative;
  text-align: right;
  width: 350px;
  height: 40px;
  -moz-opacity: 0;
  filter: alpha(opacity: 0);
  opacity: 0;
  z-index: 2;
}

.login .text input {
  width: 460px;
}
.login .password input {
  width: 250px;
}

.file {
  cursor: pointer;
}

.widget table {
  margin-bottom: 0;
}

.widget .options {
  margin-top: 10px;
}

body {
  overflow-y: scroll;
}

form.pricing p {
  padding-left: inherit;
}

form.pricing p {
  padding-bottom: inherit;
}

.topics,
.expanded {
  margin-bottom: 0;
}

.topics li {
  margin-top: 20px;
  padding-bottom: 0;
}

.price .amount {
  padding-bottom: 0;
}

textarea {
  line-height: 1.4em;
}

form .topics p {
  /*   padding: 10px 0 0 0;*/
  padding-left: 0;
}

td.text input {
  width: 40px;
}

.pricing_table p.small {
  padding: 0 0 20px 0;
}

h3.regular {
  padding-top: 10px;
}

.client_companies {
  border: none;
  padding-bottom: 30px;
}

.footnote {
  padding: 20px 0 0 0;
}

.right {
  text-align: right;
}

.features,
.benefits {
  width: 440px;
}

a.cancel {
  color: #fff;
}

/* adding new styles */

.default {
  color: #bbb !important;
}

.error input,
.error textarea {
  background: #ffe;
}

ul.errorlist {
  clear: left;
  padding-left: 270px;
  margin-top: 0;
}

.text ul.errorlist {
  padding-left: 0;
}

.standaloneError ul.errorlist {
  padding-left: 270px;
}

ul.errorlist li {
  color: #a04aa9;
  margin-left: 290px;
}

.form_errorlist li {
  margin-left: 40px;
}

span.note {
  float: right;
}

.empty {
  text-align: center;
}

.copyright {
  /* no styles at the moment */
}

.contact_prefix {
  display: block;
  float: left;
  width: 20px;
}

.btn_link {
  display: block;
  float: left;
  width: auto;
  height: 32px;
  padding: 8px 35px 0 16px;
  font-family: "tex-bold", Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 1em;
  border: 0;
}

.btn_add_to_team {
  display: block;
  background: url(../images/btn_add_icon.png) repeat-x top left;
  float: left;
  width: auto;
  height: 22px;
  padding: 8px 35px 0 30px;
  font-family: "tex-bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #45556b;
  line-height: 1em;
  border: 1px solid #94a4b1;
}

.btn_remove_from_team {
  display: block;
  background: url(../images/btn_remove_icon.png) repeat-x top left;
  float: left;
  width: auto;
  height: 22px;
  padding: 8px 35px 0 30px;
  font-family: "tex-bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #45556b;
  line-height: 1em;
  border: 1px solid #94a4b1;
}

.btn_download {
  display: block;
  background: url(../images/pricing_btn_upgrade.png) repeat-x top right;
  float: right;
  width: auto;
  height: 28px;
  line-height: 27px;
  padding: 0px 10px 0 10px;
  font-family: "tex-bold", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #45556b;

  border: 1px solid #94a4b1;
}

.messages div {
  background: #ffe;
  border: 1px solid #eed;
  padding: 10px;
  margin-bottom: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.messages .error {
  background: #fee;
  border: 1px solid #edd;
  color: #000;
}

strike {
  font-size: 0.6em;
}

iframe.scorm {
  width: 1000px;
  height: 680px;
  border: none;
  overflow: hide;
}

iframe.youtube {
  margin: 0 0 20px 240px;
  width: 484px;
  height: 390px;
}

.disabled {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.graphs {
  height: 250px;
  margin-top: 15px;
  margin-bottom: 35px;
}

.graphs img {
  float: left;
}

.breadcrumbs {
  width: 960px;
  margin: 0 auto;
  padding-top: 5px;
  font-size: 12px;
}

.breadcrumbs ul {
  float: right;
  list-style: none;
  padding: 0;
  margin: 0;
  height: 28px;
}

.breadcrumbs ul li {
  float: left;
  display: block;
  color: #bbb;
  display: block;
  font-size: 12px;
  padding: 0 5px;
  height: 28px;
}

.breadcrumbs ul li a {
  color: #bbb;
}

.breadcrumbs ul li a:hover {
  color: #fff;
}

.text #id_terms {
  width: 20px;
}

.text #id_terms_help {
  float: left;
}

.text #id_mail {
  width: 20px;
}

.text #id_mail_help {
  float: left;
}

.text #id_domain {
  width: 120px;
}

.text #id_highlight {
  width: 120px !important;
}

form .radio,
form .radio label,
form .radio div {
  float: left;
}

form .radio {
  width: 350px;
}

form .radio label {
  width: auto;
}

form .radio div {
  padding-top: 4px;
}

form .inline {
  margin-left: 250px;
}

form .inline input {
  text-align: center;
  float: none;
  width: 30px;
  padding: 8px 12px 10px 12px;
  margin: 0 5px;
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
  border: 1px solid #c3d8e9;
  font-size: 18px;
  color: #133246;
}

.help_text {
  clear: left;
}

#main_image .image a {
  float: left;
  width: 480px;
  height: 270px;
  display: block;
}

.client_companies p {
  text-align: center;
  margin-bottom: 20px;
}

.sign_up {
  width: 80px;
}

input.sign_up {
  width: 112px;
  height: 40px;
  padding-top: 0px;
  padding-bottom: 5px;
  cursor: pointer;
}

.video {
  float: left;
  margin: 20px 10px 10px 0;
}

.slideshow {
  float: left;
  margin: 20px 0 10px 10px;
}

.notes {
  float: left;
  clear: left;
  margin: 10px 10px 0 0;
  width: 480px;
}

div.notes fieldset textarea {
  width: 455px;
  height: 220px;
  margin-bottom: 20px;
}

.info {
  width: 460px;
  float: left;
  margin: 10px 0 0 10px;
}

#timer {
  display: none;
}

.key {
  font-weight: 400;
  color: #000;
}

.icon_notes,
input.icon_notes {
  display: block;
  background: url(../images/btn_notes_icon.png) no-repeat top left;
  padding-left: 32px;
}

.icon_download,
input.icon_download {
  display: block;
  background: url(../images/btn_download_icon.png) repeat-x top left;
  padding: 10px 10px 0 32px;
  width: auto;
  height: 20px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  text-shadow: 1px 1px #e3f0fb;
  color: #45556b;
  border: 1px solid #94a4b1;
}

.icon_presentation,
input.icon_presentation {
  display: block;
  background: url(../images/btn_presentation_icon.png) no-repeat top left;
  padding-left: 32px;
}

.icon_handout,
input.icon_handout {
  display: block;
  background: url(../images/btn_handout_icon.png) no-repeat top left;
  padding-left: 32px;
}

.icon_package,
input.icon_package {
  display: block;
  background: url(../images/btn_package_icon.png) no-repeat top left;
  padding-left: 20px;
}

.icon_question,
input.icon_question {
  display: block;
  background: url(../images/btn_question_icon.png) no-repeat top left;
  padding-left: 32px;
}

/* django admin styles */

.selector h2 {
  clear: left;
  color: #133246;
  display: block;
  float: left;
  padding: 10px 10px 50px 0px;
  text-align: right;
  width: 230px;
}

.stacked .selector-available input {
  width: 475px;
  margin-bottom: 2px;
}

.selector select {
  float: left;
  border: 1px solid #c3d8e9;
  border-bottom-left-radius: 1px 1px;
  border-bottom-left-radius: 1px 1px;
  border-bottom-right-radius: 1px 1px;
  border-bottom-right-radius: 1px 1px;
  border-top-left-radius: 1px 1px;
  border-top-left-radius: 1px 1px;
  border-top-right-radius: 1px 1px;
  border-top-right-radius: 1px 1px;
  color: #133246;
  font-size: 18px;
  padding: 8px 12px 10px;
  width: 500px;
  margin-top: 4px;
}

.stacked {
  width: 900px;
}

.selector .selector-available h2,
.selector .selector-available h2 {
  background: inherit;
  border: inherit;
}

.stacked .selector-available,
.stacked .selector-chosen {
  width: inherit;
}

.selector .selector-chosen h2 {
  border: 0;
}

.selector .selector-filter {
  padding: 0;
}

.selector-filter img,
.selector-chosen .selector-filter {
  display: none;
}

.stacked ul.selector-chooser {
  background: none;
  width: 66px;
  height: 28px;
  margin-left: 376px;
}

.stacked .selector-add,
.stacked .selector-remove {
  width: 24px;
  height: 24px;
}
.stacked .selector-add {
  background-image: url(/public/images/btn_arrow_down.png);
}

.stacked .selector-remove {
  background-image: url(/public/images/btn_arrow_up.png);
}

/* development styles */

.todo {
  opacity: 0.4;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearfix {
  display: inline-block;
}

.helpText {
  position: relative;
  top: -25px;
  width: 230px;
  text-align: right;
  font-size: 11px;
  color: #999;
}

.hidden {
  display: none;
}

#modalDialog {
  display: none;
  background: url("/public/images/ajax-loader.gif") no-repeat center center;
}

.availableLanguages {
  position: absolute;
  margin-left: -10px;
  padding: 10px;
  background: #fff;
  border: 1px solid #aaa;
}

.subnav li a.availableLang {
  display: block;
  height: 20px;
  margin-bottom: 10px;
  padding: 0;
}

.subnav li a.availableLang.last {
  margin-bottom: 0;
}

.availableLang img {
  float: left;
  margin-right: 12px;
}

.availableLang .langName {
  float: left;
  line-height: 20px;
}

.approval_btn {
  display: block;
  position: absolute;
  margin-top: 10px;
  bottom: 5px;
  right: 5px;
}

.approval_btn .counts {
  position: absolute;
  top: -13px;
  right: -2px;
  background: #ecf2ff;
  padding: 5px;
  border-radius: 50%;
  color: #d52424;
  height: 10px;
  width: 10px;
  text-align: center;
  border: 1px solid #94a4b1;
}

.aprove-detail thead td {
  text-align: left !important;
}

.aprove-detail thead td img {
  object-fit: contain;
}

.aprove-detail .btn_grey.btn-approval img,
.aprove-detail .btn_grey.btn-discard img {
  margin-left: 5px;
}

.aprove-detail .btn_grey.btn-approval,
.aprove-detail .btn_grey.btn-discard {
  background: url(../images/btn_grey_template.png) repeat-x top left;
  width: auto;
  height: 22px;
  padding: 8px 10px 0 10px;
  margin-right: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 1em;
  text-shadow: 1px 1px #e3f0fb;
  color: #45556b;
  border: 1px solid #94a4b1;
}

/* organisation admin */
.modal {
  display: none;
}
.error {
  display: inline-block;
  color: red;
}

.class-info .nav-tabs li a {
  background-color: #c3d8e9;
}

.class-info .nav-tabs > .active > a,
.class-info .nav-tabs > .active > a:hover,
.class-info .nav-tabs > .active > a:focus {
  background-color: #193544;
}

.class-info .nav-tabs a:hover {
  color: #737f89;
}

.delete-modal-box .modal-header {
  background: #bd362f;
}
.delete-modal-box .modal-header h3,
.delete-modal-box .modal-header .close {
  color: #fff;
  opacity: inherit;
}
.delete-modal-box .btn-danger {
  background: #bd362f;
  color: #fff;
  border-color: #bd362f;
  text-shadow: none;
}

.select-option select.skinned {
  width: 185px;
}
#editBooking select.skinned {
  width: 244px;
}

.btn-info.edit_js,
.fileupload-new .btn.btn-file {
  font-size: 14px;
  height: 18px;
  padding: 4px 25px;
  background: #d99926;
  margin-left: 10px;
}
.fileupload-new .btn.btn-file {
  position: relative;
}

.fileupload-new .btn.btn-file .upload-btn {
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}
.fileupload-new .file {
  width: 200px;
}
.fakefile {
  display: inline;
}
