@font-face {
    font-family: FacebookFace;
    src: url('../font/facebolf.otf');
}

body {
    color: #333333;
    font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin-top: 0;
}

a {
    color: #3B5998;
    font-weight: inherit;
    line-height: inherit;
    text-decoration: none;
}

p {
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin-bottom: 7px;
}

.brand {
    font-family: FacebookFace;
}

.topbar {
    height: 38px;
    left: 0;
    overflow: visible;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}

.topbar-inner, .topbar .fill {
    background-color: #3B5998;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25), 0 -1px 0 rgba(0, 0, 0, 0.1) inset;
    display: table;
    max-width: 852px;
    margin-left: auto;
    margin-right: auto;
}

.topbar h3 a, .topbar .brand {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    line-height: 1;
    /* margin: 4px 0 0 -20px;*/
    /* padding: 4px 20px 12px; */
    margin-top: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

.container:after {
    clear: both;
}

.container:before, .container:after {
    content: "";
    display: table;
}
.container:before, .container:after {
    content: "";
    display: table;
}
.container {
    margin-left: auto;
    margin-right: auto;
}

.loginboard {
    background-color: #F2F2F2;
    border-radius: 6px 6px 6px 6px;
    margin-bottom: 30px;
    padding: 20px;
}

.loginboard .msg {
    font-size: 16px;
    text-align: center;
    line-height: 20px;
}

footer .container {
    max-width: 851px
}

.btn.success,
.alert-message.success,
.btn.success:hover,
.alert-message.success:hover,
.btn.danger,
.alert-message.danger,
.btn.danger:hover,
.alert-message.danger:hover,
.btn.error,
.alert-message.error,
.btn.error:hover,
.alert-message.error:hover,
.btn.info,
.alert-message.info,
.btn.info:hover,
.alert-message.info:hover {
  color: #333333;
}
.btn .close, .alert-message .close {
  font-family: Arial, sans-serif;
  line-height: 14px;
}
.btn.danger,
.alert-message.danger,
.btn.error,
.alert-message.error {
  background-color: #ffebe8;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#ffebe8), to(#ffebe8));
  background-image: -moz-linear-gradient(top, #ffebe8, #ffebe8);
  background-image: -ms-linear-gradient(top, #ffebe8, #ffebe8);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffebe8), color-stop(100%, #ffebe8));
  background-image: -webkit-linear-gradient(top, #ffebe8, #ffebe8);
  background-image: -o-linear-gradient(top, #ffebe8, #ffebe8);
  background-image: linear-gradient(top, #ffebe8, #ffebe8);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebe8', endColorstr='#ffebe8', GradientType=0);
  border-color: #ffebe8 #ffebe8 #ffa89b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success, .alert-message.success {
  background-color: #eceff6;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#eceff6), to(#eceff6));
  background-image: -moz-linear-gradient(top, #eceff6, #eceff6);
  background-image: -ms-linear-gradient(top, #eceff6, #eceff6);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eceff6), color-stop(100%, #eceff6));
  background-image: -webkit-linear-gradient(top, #eceff6, #eceff6);
  background-image: -o-linear-gradient(top, #eceff6, #eceff6);
  background-image: linear-gradient(top, #eceff6, #eceff6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eceff6', endColorstr='#eceff6', GradientType=0);
  border-color: #eceff6 #eceff6 #b8c3dd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #d4dae8;
}
.btn.info, .alert-message.info {
  background-color: #fff9d7;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#fff9d7), to(#fff9d7));
  background-image: -moz-linear-gradient(top, #fff9d7, #fff9d7);
  background-image: -ms-linear-gradient(top, #fff9d7, #fff9d7);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff9d7), color-stop(100%, #fff9d7));
  background-image: -webkit-linear-gradient(top, #fff9d7, #fff9d7);
  background-image: -o-linear-gradient(top, #fff9d7, #fff9d7);
  background-image: linear-gradient(top, #fff9d7, #fff9d7);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9d7', endColorstr='#fff9d7', GradientType=0);
  border-color: #fff9d7 #fff9d7 #ffee8b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn {
  cursor: pointer;
  display: inline-block;
  background-color: #e6e6e6;
  background-repeat: no-repeat;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), color-stop(25%, #ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -moz-linear-gradient(top, #ffffff, #ffffff 25%, #e6e6e6);
  background-image: -ms-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: -o-linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  background-image: linear-gradient(#ffffff, #ffffff 25%, #e6e6e6);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
  padding: 5px 12px 6px;
  color: #333;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  border: 1px solid #666666;
  border-bottom-color: #999999;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -webkit-transition: 0.1s linear all;
  -moz-transition: 0.1s linear all;
  -ms-transition: 0.1s linear all;
  -o-transition: 0.1s linear all;
  transition: 0.1s linear all;
}
.btn:hover {
  background-position: 0 -15px;
  color: #333;
  text-decoration: none;
}
.btn:focus {
  outline: 1px dotted #666;
}
.btn.primary {
  color: #ffffff;
  background-color: #3b5998;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#627aad), to(#3b5998));
  background-image: -moz-linear-gradient(top, #627aad, #3b5998);
  background-image: -ms-linear-gradient(top, #627aad, #3b5998);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #627aad), color-stop(100%, #3b5998));
  background-image: -webkit-linear-gradient(top, #627aad, #3b5998);
  background-image: -o-linear-gradient(top, #627aad, #3b5998);
  background-image: linear-gradient(top, #627aad, #3b5998);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#627aad', endColorstr='#3b5998', GradientType=0);
  border-color: #3b5998 #3b5998 #263961;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
}
.btn.success {
  background-color: #69a74e;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#69a74e), to(#69a74e));
  background-image: -moz-linear-gradient(top, #69a74e, #69a74e);
  background-image: -ms-linear-gradient(top, #69a74e, #69a74e);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #69a74e), color-stop(100%, #69a74e));
  background-image: -webkit-linear-gradient(top, #69a74e, #69a74e);
  background-image: -o-linear-gradient(top, #69a74e, #69a74e);
  background-image: linear-gradient(top, #69a74e, #69a74e);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#69a74e', endColorstr='#69a74e', GradientType=0);
  border-color: #69a74e #69a74e #487336;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #3b6e22 #3b6e22 #2c5115;
}
.btn.danger, .btn.error {
  background-color: #dd3c10;
  background-repeat: repeat-x;
  background-image: -khtml-gradient(linear, left top, left bottom, from(#dd3c10), to(#dd3c10));
  background-image: -moz-linear-gradient(top, #dd3c10, #dd3c10);
  background-image: -ms-linear-gradient(top, #dd3c10, #dd3c10);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dd3c10), color-stop(100%, #dd3c10));
  background-image: -webkit-linear-gradient(top, #dd3c10, #dd3c10);
  background-image: -o-linear-gradient(top, #dd3c10, #dd3c10);
  background-image: linear-gradient(top, #dd3c10, #dd3c10);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dd3c10', endColorstr='#dd3c10', GradientType=0);
  border-color: #dd3c10 #dd3c10 #96290b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-color: #c5360e #c5360e #7e2209;
}
.btn.success, .btn.danger, .btn.error {
  color: #ffffff;
}
.btn.success:hover, .btn.danger:hover, .btn.error:hover {
  color: #ffffff;
}
.btn.active, .btn:active {
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
.btn[disabled] {
  cursor: default;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: alpha(opacity=65);
  -khtml-opacity: 0.65;
  -moz-opacity: 0.65;
  opacity: 0.65;
}
.btn.large {
  font-size: 13px;
  line-height: normal;
  padding: 9px 14px 9px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.btn.small {
  padding: 4px 7px 5px 7px;
  font-size: 9px;
}

:root .alert-message, :root .btn {
  border-radius: 0;
}

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.close {
  float: right;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
  line-height: 10.5px;
  text-shadow: 0 1px 0 #ffffff;
  filter: alpha(opacity=25);
  -khtml-opacity: 0.25;
  -moz-opacity: 0.25;
  opacity: 0.25;
}
.close:hover {
  color: #000000;
  text-decoration: none;
  filter: alpha(opacity=40);
  -khtml-opacity: 0.4;
  -moz-opacity: 0.4;
  opacity: 0.4;
}
.success {
    font-size: large;
}

footer {
    border-top: 1px solid #EEEEEE;
    margin-top: 13px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

ul.unstyled {
    list-style: outside none none;
    margin-left: 0;
}

.coverarea {
    max-width: 851px;
    margin-left: auto;
    margin-right: auto;
}

#coverbox {
    max-height: 314px;
    border: 1px solid #DDD;
}

#coverbox img {
    width: 100%;
    height: auto;
}

#businessname {
    text-align: center
}

@media (max-width: 600px) {
    body {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    #logobox {
        max-width: 100px;
        max-height: 100px;
    }
}

@media (max-width: 360px) {
    #logobox {
        top: -90px;
    }
    #businessname {
        left: 130px;
        bottom: 150px;
    }
}

@media (min-width: 359px) {
    #leftpadding {
        float: left;
        width: 30%;
        height: 40px;
    }
}

.btn-auth {
}

.login-icons {
    margin: 20px auto;
    display: table;
}

.login-buttons {
    padding-left: 0;
    max-width: 200px;
}

ul.login-buttons {
    margin-left: auto;
    margin-right: auto
}

.login-buttons a {
    display: block
}

.btn-auth:hover {
    opacity: 1;
}

.center {
    text-align: center;
}

.langbar {
    float: right;
    margin-right: 4%;
}

.langbar ul {
    margin-bottom: 0;
    margin-top: 8px;
    padding-left: 4px;
}

.langbar ul li {
    display: inline-block;
}
.langbar a {
    color: white;
    display: block;
    line-height: 28px;
    margin-left: 4px;
}

.langbar img {
    border: 0;
}

.brandbar {
    width: 40%;
    float: left
}

.logo {

}

pre {
 white-space: pre-wrap;       /* css-3 */
 white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
 white-space: -pre-wrap;      /* Opera 4-6 */
 white-space: -o-pre-wrap;    /* Opera 7 */
 word-wrap: break-word;       /* Internet Explorer 5.5+ */
}

.terms {
    font-size: large;
    line-height: 16px;
}

.text-center {
  text-align: center;
}

.alert-message {
    background-color: #F7F7F7;
    background-image: -moz-linear-gradient(center top , #F7F7F7, #F7F7F7);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 0;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25) inset;
    color: #333333;
    margin-bottom: 14px;
    padding: 7px 15px;
    position: relative;
    text-shadow: none;
}

.alert-message ul {
    margin-top: 0;
    margin-bottom: 0;
}
