

body {
  font-size: 17px;
  background: url(/img/texture-morrow-sodali.jpg);
  color: #4d4d4d;
  padding: 20px 0 0 0;
  font-family: 'arno-pro';
  -webkit-font-smoothing: antialiased;
}

h1,h2,h3,h4 {
  font-family: 'brandon-grotesque';
  letter-spacing: 3px;
  text-transform: uppercase;
  font-size: 18px;
  color: #000;
}

.inner-title {
  color: #ec7a08;
}
.inner-description {
  text-transform: none;
  font-family: 'arno-pro';
  letter-spacing: normal;
}

a {
  color: #999999;
  transition: .25s;
}
a:hover {
  color: #a1afae;
}
a:focus {
  color: #a1afae;
}
.header {
  padding: 10px 0;
  position: relative;
}
.header h2,
.header h3 {
  font-size: 20px;
  line-height: 18px;
  margin: 5px 0;
  display: inline-block;
  color: #ec7a08;
}
.header.call-to-action{
  position: absolute;
  top: -100px;
  left: 0;
  margin-left: 290px;
  font-size: 32px;
  font-weight: bold;
  color: #f7f7f7;
  text-transform: uppercase;
}
.logo-box {
  background: #fff;
  display: inline-block;
  position: absolute;
  margin-left: 0px;
  /*margin-left: 40px;*/
  padding: 10px 0;
}

.logo-box-client {
  background: #fff;
  display: inline-block;
  position: absolute;
  margin-left: 20px;
  /*margin-left: 40px;*/
  padding: 10px 0px 20px;
}

.logo-box-client img {
  max-height: 68px;
  margin: ;
}

.logo-box-footer {
  /*background: #fff;*/
  display: inline-block;
  position: absolute;
  /*margin-left: 40px;*/
  /*padding: 10px 30px 20px;*/
}

h1,h2,h3,h4 {
  font-family: 'brandon-grotesque';
}

.logo-box .logo {
  width: 200px;
  height: 138px;
  /*background: url(../img/logo-sodali.png) no-repeat;*/
  background: url(../img/logo-morrow-sodali.svg) no-repeat;
  text-indent: -9999px;
}

.logo-box-client .logo-client {
  width: 200px;
  height: 38px;
 /* background: url(../img/logo-sodali.png) no-repeat;
  background: url(../img/svg/logo-sodali.svg) no-repeat;*/
  /*text-indent: -9999px;*/
}

.logo-box-footer .logo {
  width: 200px;
  height: 38px;
  background: url(../img/logo-sodali.png) no-repeat;
  /*background: url(../img/svg/logo-sodali.svg) no-repeat;*/
  text-indent: -9999px;
}


.main-wrap {
  background: #fff;
  margin-top: 70px;
  padding: 20px;
  padding-top: 50px;
}
.header {
  border-top: 1px solid #a1afae;
  border-bottom: 1px solid #a1afae;
}

.header h6 {
  color: #333;
  display: inline-block;
  font-size: 18px;
  font-family: 'brandon-grotesque';
  letter-spacing: 3px;
}

.btn-primary {
  background: #fff;
  border-color: #7bbbb2;
  color: #7bbbb2;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-align: left;
  margin-top: -25px;
  padding-right: 60px;
  font-family: 'brandon-grotesque';
}

 .btn-home-sodali {
  /*background: #7bbbb2;*/
  /*color: #fff;*/
  margin-top: -60px;
  font-family: 'brandon-grotesque';
  font-size: 18px;
 }

 .btn-home-sodali:hover {
   color: #fff;
   border-color: #7bbbb2;
   background: #7bbbb2;
 }

.btn-primary span {
  font-weight: bold;
}
.btn-primary:hover {
  color: #fff;
  border-color: #7bbbb2;
  background: #7bbbb2;
}
.btn-primary:focus {
  color: #fff;
  border-color: #7bbbb2;
  background: #7bbbb2;
}


.page-body {
  margin-top: 30px;
  min-height: 300px;
}
.content {
  border-right: 2px solid #ec7a08;
}
.content h1 {
  font-size: 24px;
  color: #ec7a08;
  border-bottom: 2px solid #d7d7dc;
  padding-bottom: 10px;
}
.item {
  background: #f7f7f7;
  border: 2px solid #a1afae;
  margin-bottom: 15px;
}
.item:hover a {
  text-decoration: none;
}
.item h1 {
  font-size: 18px;
  font-weight: bold;
  color: #ec7a08;
  text-transform: uppercase;
}
.item p {
  margin: 15px 15px 15px 0;
}
.item h4 {
  font-size: 17px;
  font-family: 'arno-pro';
  letter-spacing: normal;
  color: #000;
  text-transform: none;
}



.img-box {
    height: 200px;
    width: 190px;
    text-align: center;
    background: #fff;
}

.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.img-box img {
  max-width: 100%;
  vertical-align: middle;
  margin-right: 3px;
}
.item:hover {
  background: #e0e0e0;
  border-color: #ec7a08;
}
.btn-default {
  display: block;
  margin: 5px 0;
  text-align: left;
  padding: 2px 5px;
  color: #fff;
  background: #a1afae;
  border-color: #a1afae;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
}
.btn-default:hover {
  background: #7a132e;
  color: #fff;
  border-color: #7a132e;
}
.btn-default:focus {
  background: #f7f7f7;
  color: #7a132e;
  border-color: #7a132e;
}
.btn-default.ita span {
  display: inline-block;
  content: "";
  width: 29px;
  height: 20px;
  background: url(../img/flag-ita.jpg) no-repeat;
  position: relative;
  vertical-align: top;
}
.btn-default.eng span {
  display: inline-block;
  content: "";
  width: 29px;
  height: 20px;
  background: url(../img/flag-eng.jpg) no-repeat;
  position: relative;
  vertical-align: top;
}
.btn-default.fra span {
  display: inline-block;
  content: "";
  width: 29px;
  height: 20px;
  background: url(../img/flag-fra.jpg) no-repeat;
  position: relative;
  vertical-align: top;
}
.btn-default.esp span {
  display: inline-block;
  content: "";
  width: 29px;
  height: 20px;
  background: url(../img/flag-esp.jpg) no-repeat;
  position: relative;
  vertical-align: top;
}
.download-btns {
  margin-top: 15px;
  margin-left: -5px;
}
.breadcrumb.opacrumb {
  background: #fff;
  border-bottom: 2px solid #d7d7dc;
  padding-top: 0;
}
.breadcrumb.opacrumb li {
  color: #7a132e;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 30px;
}
.breadcrumb.opacrumb li:before {
  content: "";
  background: url(../img/larr.png) no-repeat;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 35px;
  top: 3px;
}
.panel-group .panel {
  moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.panel-group .panel a {
  text-decoration: none;
}
.panel-group .panel a:focus .panel-heading {
  background: #fff;
  color: #7a132e;
}
.panel-heading {
  background: #f7f7f7;
  moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0;
}
.panel-heading:hover {
  background: #a1afae;
  color: #fff;
}
.panel-heading h4 {
  text-transform: uppercase;
  font-size: 14px;
}
.panel-body ul {
  padding-left: 20px;
}
.panel-body ul li {
  list-style: square;
  padding: 3px 0;
}
.opa-content {
  background: #f7f7f7;
  color: #003a66;
  padding-top: 7px;
  padding-bottom: 7px;
}
.opa-content img {
  margin: 7px 15px;
  display: block;
}
.opa-content h1 {
  margin: 7px 15px;
  font-size: 24px;
  font-weight: bold;
  color: #003a66;
}
.opa-content h2 {
  margin: 7px 15px;
  font-size: 22px;
  font-weight: bold;
}
.opa-content h3 {
  margin: 7px 15px;
  font-size: 20px;
  font-weight: bold;
}
.opa-content h4 {
  margin: 7px 15px;
  font-size: 18px;
  font-weight: bold;
}
.opa-content h5 {
  margin: 7px 15px;
  font-size: 16px;
  font-weight: bold;
}
.opa-content h6 {
  margin: 7px 15px;
  font-size: 14px;
  font-weight: bold;
}
.opa-content p {
  padding: 7px 15px;
}
.opa-content .separator {
  height: 1px;
  border-top: 2px solid #d7d7dc;
  max-width: 100%;
  margin: 15px;
}
.modal .modal-title {
  color: #7a132e;
  text-align: center;
  font-size: 24px;
}
.modal h4 {
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.modal h5 {
  text-align: center;
}
.modal .modal-footer button {
  margin: auto;
  margin-top: 0;
  width: 150px;
  padding: 3px 15px;
  text-align: center;
}
.modal .modal-footer button.confirm {
  float: left;
}
.modal .modal-footer button.cancel {
  float: right;
}
.modal .modal-btns {
  max-width: 320px;
  margin: auto;
}
.termscroll {
  width: 100%;
  height: 250px;
  border: 1px solid #CCC;
  background: none repeat scroll 0% 0% #F2F2F2;
  padding: 6px;
  overflow: auto;
}
/*.footer {
  color: #7a132e;
  background: #ECEAEA;
  padding: 20px;
}
.footer h4 {
  text-transform: uppercase;
  font-size: 16px;
}
.footer .footer-col {
  height: 70px;
}
.footer a {
  color: #7a132e;
}*/


.container {
  position: relative;
}
.user-tools {
  position: absolute;
  right: 0;
  margin: 0 15px;
}
.user-tools span {
  font-weight: bold;
}
#admin {
  /* Inner Transaction page */

}
#admin h1 {
  font-size: 24px;
}
#admin .btn-default {
  margin-top: -35px;
}
#admin .btn-default:hover {
  background: #fff !important;
  color: #7a132e !important;
  border-color: #7a132e !important;
}
#admin table {
  width: 100%;
}
#admin table th {
  padding: 10px;
}
#admin table td.title {
  width: 350px;
}
#admin table .select {
  width: 5%;
}
#admin table .opa-item td {
  padding: 10px;
  border: 1px solid #d7d7dc;
}
#admin .opa-admin-tools {
  overflow: auto;
}
#admin .opa-admin-tools .btn-default {
  margin-top: 15px;
  display: inline-block;
}
#admin .opa-admin-tools h5 {
  margin: 0;
  margin-top: 15px;
  font-weight: bold;
}
#admin .ita {
  background: url(../img/flag-ita.jpg) no-repeat;
  width: 29px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  margin: 2px 2px;
}
#admin .fra {
  background: url(../img/flag-fra.jpg) no-repeat;
  width: 29px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  margin: 2px 2px;
}
#admin .eng {
  background: url(../img/flag-eng.jpg) no-repeat;
  width: 29px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  margin: 2px 2px;
}
#admin .esp {
  background: url(../img/flag-esp.jpg) no-repeat;
  width: 29px;
  height: 20px;
  display: inline-block;
  text-indent: -9999px;
  margin: 2px 2px;
}
#admin .btn-primary {
  margin-top: 15px;
  padding-right: 15px;
}
#admin .dropdown-toggle {
  margin-top: 15px;
}
#admin .dropdown-toggle:focus {
  background: #fff;
  color: #7a132e;
  border-color: #7a132e;
}
#admin .btn-primary:hover,
#admin .btn-primary:focus,
#admin .btn-primary:active,
#admin .btn-primary.active,
#admin .open .dropdown-toggle.btn-primary {
  background: #fff;
  color: #7a132e;
  border-color: #7a132e;
}
#admin .current-language-container {
  position: relative;
}
#admin .current-language-container .btn-default {
  position: absolute;
  margin-left: 350px;
}
#admin .language-body {
  padding-top: 30px;
  padding-bottom: 30px;
}
#admin .language-body .admin-item {
  padding-top: 30px;
  padding-bottom: 30px;
  background: #f7f7f7;
  margin: 5px 0;
}
#admin .language-body .admin-item .btn-default {
  margin: 0;
}
#admin .language-body .admin-item h4 {
  font-size: 16px;
  margin: 0;
  margin-bottom: 30px;
}
#admin .language-body .admin-item span {
  padding: 0 7px;
}
#admin .transaction-title {
  width: 270px;
}
#admin .transaction-subtitle {
  width: 270px;
}
#admin textarea,
#admin input[type="text"] {
  padding: 5px;
  border: 1px solid #a1afae;
}
#admin .current-language {
  color: #a1afae;
  font-size: 22px;
  margin-left: 30px;
  display: inline-block;
}
#admin .title-box {
  display: block;
  background: #7a132e;
  margin: 0;
  margin-top: 15px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
#admin .title-box h2 {
  color: #fff;
  font-size: 20px;
  margin: 0;
  padding: 5px 15px;
}
.form-signin {
  max-width: 330px;
  padding: 30px 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;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.form-signin .btn-primary {
  margin: 0;
  padding: 10px;
  text-align: center;
}
.form-signin h2 {
  text-align: center;
}
/*New*/
.alert {
  margin: 20px 0;
}
.btn-disclaimer {
  margin: 15px 10px 0 0;
  padding: 10px 30px;
}
.buttons-wrapper {
  width: 350px;
  margin: auto;
  overflow: auto;
  text-align: center;
}
.btn-section {
  display: inline-block;
  width: auto;
  padding: 10px 20px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#admin.page-body {
  margin-top: 0px;
}
.btn-section.current {
  background: #7a132e;
  border-color: #7a132e;
}
label span {
  color: #aaa;
  font-weight: normal;
}
.btn-settings {
  margin-top: 15px;
}
.title-settings {
  margin-top: 0;
  margin-bottom: 20px;
  color: #4d4d4d;
}
.btn-request {
  background: #fff;
  color: #7a132e;
  border-color: #7a132e;
}
.form-request input {
  border-radius: 0;
  margin-bottom: 5px;
}

.botbar {
  border-top: 2px solid #d1d1d2;
  padding-top: 10px;
  margin-top: 20px;
}
.botbar ul {
  padding-left: 0;
  list-style: none;
}
.botbar ul li {
  display: inline-block;
  padding-right: 20px;
  text-transform: uppercase;
  color: #afb0b0;
}
footer {
  background: #f2f2f2;
  padding: 20px 0 0;
  color: #999;
  margin-top: 30px;
}
footer a:hover {
  text-decoration: underline !important;
}
footer h3 {
  color: #ec7a08;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}

footer .sitemap {
    color: #7b1c2f;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
}
.social {
    padding: 0;
}
.social li {
    display: inline-block;
}
.social li a {
    display: inline-block;
    padding: 3px;
    margin: 0 3px;
    background: #7bbbb2;
    color: #fff;
    height: 24px;
    transition: color .3s;
}
footer .col-sm-4 {
  border-right: 1px solid #7b1c2f;
}
footer .col-sm-4:last-of-type {
  border: none;
}
.footer-col {
  min-height: 150px;
}
footer .social {
  float: none !important;
  margin: 0;
}
footer .social li > a {
  background: #7bbbb2;
}
}
footer .social li a i {
  font-size: 12px !important;
}
.botbar {
  border-top: 2px solid #d1d1d2;
  padding-top: 10px;
  margin-top: 20px;
}
.botbar ul {
  padding-left: 0;
  list-style: none;
}
.botbar ul li {
  display: inline-block;
  padding-right: 20px;
  text-transform: uppercase;
  color: #7bbbb2;
  font-family: 'brandon-grotesque';
  letter-spacing: 3px;
  position: relative;
  font-size: 12px;
}
.botbar ul li:last-of-type:after {
  display: none;
}
.botbar ul li:after {
  position: absolute;
  top: 0px;
  right: 5px;
  content: '·';
}







