﻿
@font-face {
    font-family: 'Muli Regular';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Regular'), url('../fonts/Muli-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Muli Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Italic'), url('../fonts/Muli-Italic.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraLight';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraLight'), url('../fonts/Muli-ExtraLight.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraLight Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraLight Italic'), url('../fonts/Muli-ExtraLightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Light';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Light'), url('../fonts/Muli-Light.woff') format('woff');
}


@font-face {
    font-family: 'Muli Light Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Light Italic'), url('../fonts/Muli-LightItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli SemiBold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli SemiBold'), url('../fonts/Muli-SemiBold.woff') format('woff');
}


@font-face {
    font-family: 'Muli SemiBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli SemiBold Italic'), url('../fonts/Muli-SemiBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Bold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Bold'), url('../fonts/Muli-Bold.woff') format('woff');
}


@font-face {
    font-family: 'Muli Bold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Bold Italic'), url('../fonts/Muli-BoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraBold';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraBold'), url('../fonts/Muli-ExtraBold.woff') format('woff');
}


@font-face {
    font-family: 'Muli ExtraBold Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli ExtraBold Italic'), url('../fonts/Muli-ExtraBoldItalic.woff') format('woff');
}


@font-face {
    font-family: 'Muli Black';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Black'), url('../fonts/Muli-Black.woff') format('woff');
}


@font-face {
    font-family: 'Muli Black Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Muli Black Italic'), url('../fonts/Muli-BlackItalic.woff') format('woff');
}

body {
    font-family: 'Muli Regular' !important;
    font-weight: normal !important;
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    *margin-right: .3em;
}

.bcamp-logo a {
    background: url(../Images/Teme_logo.png) no-repeat transparent;
    display: block;
    width: 204px;
    height: 50px;
}

.bcampleftpanel-logo a {
    background: url(../Images/RegBanner.png) no-repeat transparent;
    display: block;
    width: 287px;
    height: 200px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-15 {
    padding-top: 15px;
}

.pb-5 {
    padding-bottom: 5px;
}

h4 {
    margin-top: 0px;
    margin-bottom: 3px;
}

.logo {
    padding: 15px 0px;
}

.header-section {
    border-bottom: 1px solid #f0f0f0;
}

.mainContent {
    padding: 14px 30px;
}

.devices {
    width: auto;
    margin: 0 auto;
    background-position-x: 43%;
}

.registration-image {
    background: url(../images/devicescopy_v3.svg) no-repeat !important;
    background-position-x: 43%;
}

.desktop {
    background: url(../images/desktop_v1.svg) no-repeat;
    height: 322px;
    background-size: 100%;
    width: inherit;
    margin: 0 auto;
    position: relative;
}

video {
    width: calc(100% - 20px);
    position: absolute;
    margin: 0 auto;
    top: -7px;
    left: 10px;
}

.clear {
    clear: both;
}

.pl-0 {
    padding-left: 0px;
}

.pr-0 {
    padding-right: 0px;
}

h4 {
    font-size: 28px;
}

.appplatform {
    font-size: 28px;
    color: #333333;
    letter-spacing: 0.5px;
}

a {
    color: #003e75;
    letter-spacing: 0.5px;
    text-decoration: none !important;
}

.subtitle {
    color: #5D656D;
    font-size: 20px;
    font-weight: 300;
    line-height: 30px;
    letter-spacing: 0.5px;
}

.form-group label {
    font-size: 12px;
    font-weight: 600;
    color: #5D656D;
    letter-spacing: 0.5px;
    height: 15px;
}

.form-group1 label {
    font-size: 16px;
    font-weight: 400;
    color: #5D656D;
    letter-spacing: 0.5px;
    height: 22px;
}

.form-control {
    height: 40px !important;
    border: 1px solid #DDDDDD;
}

.info {
    color: #333333;
    font-size: 16px;
    float: left;
    letter-spacing: 0.5px;
}

.leftsection {
    border-right: 1px solid #F0F0F0;
    height: 780px;
}

.rightpanel {
    padding-left: 60px;
}

.mr-0 {
    margin-right: 0px;
}

.ml-0 {
    margin-left: 0px;
}

.mt-12 {
    margin-top: 12px;
}

.footersection {
    background: #EBEEF0;
    padding: 15px;
    bottom: 0 !important;
}

.footerinfo {
    color: #646E83;
    font-size: 15px;
    margin: 0px;
    font-weight: 200;
    padding-top: 10px;
    padding-left: 0px;
    padding-right: 0px;
    letter-spacing: 0.5px;
}

.mb-0 {
    margin-bottom: 0px;
}

.ptb-130 {
    padding: 30px 0px;
}

.form-group {
    margin-bottom: 5px !important;
}


.input-text {
    box-shadow: none !important;
    border-radius: 2px !important;
    height: 38px !important;
    color: #333333;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 12px !important;
    letter-spacing: 0.5px;
    margin-bottom: 1px;
}

.konydownload {
    font-size: 24px;
}

.icon38 {
    width: 38px;
    height: 38px;
}

.facebook {
    background: url(../images/facebook.svg) no-repeat;
}

.linkedin {
    background: url(../images/linkedin.svg) no-repeat;
}

.twitter {
    background: url(../images/twt.svg) no-repeat;
}

.youtube {
    background: url(../images/youtube.svg) no-repeat;
}

.gdicon {
    background: url(../images/gd.svg) no-repeat;
}

.ml-8 {
    margin-left: 8px;
}

.button-primary {
    color: #fff;
    background-color: #003e75;
    border-color: #003e75;
    padding: 6px 15px !important;
}

    .button-primary:hover, .button-primary.active {
        text-decoration: none;
        color: #fff;
        background: #4176A4;
        border: 1px solid #4176A4;
    }

.button-m {
    display: inline-block;
    padding: 6px 32px !important;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    height: 38px;
    letter-spacing: 0.5px;
}

.pt-10 {
    padding-top: 10px !important;
}

.plr-20 {
    padding: 0px 20px;
}

@media screen and (max-width:1280px) {
    video {
        width: calc(100% - 21px) !important;
        position: absolute !important;
        margin: 0 auto !important;
        top: 11px !important;
        left: 11px !important;
    }

    .leftsection {
        padding-right: 40px;
    }
}

@media screen and (min-width:1700px) {
    .mainContent {
        padding-top: 75px;
    }
}

@media screen and (max-width:1680px) and (min-height:1057px) {
    .mainContent {
        padding-top: 75px;
        padding-bottom: 75px;
    }
}

@media screen and (min-width: 1280px) {
    .leftsection {
        padding-right: 40px;
    }
}

@media screen and (min-width: 321px) and (max-width: 767px) {
    .pt-100 {
        padding-top: 0px;
    }

    .textalign {
        padding-top: 0px;
    }

        .textalign .info {
            margin-bottom: 0px;
        }

    .downloading-mail {
        padding: 45% 20px !important;
    }

    .rightpanel {
        padding-left: 00px;
        border-left: none;
    }

    .left-fields {
        padding-right: 0px;
    }

    .right-fileds {
        padding-left: 0px;
    }

    .footericon {
        text-align: center;
    }

    .icons-content {
        display: inline-block !important;
        margin-top: 15px;
        margin-left: 0px !important;
        float: none !important;
    }

    .footerinfo {
        text-align: center;
        padding-top: 1px;
    }

    .form-fields {
        padding-right: 0px;
    }

    .ptb-130 {
        padding: 60px 0px;
    }

    .leftsection {
        display: none;
    }

    .mainContent {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .logo {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .footercontent {
        width: 100%;
        margin: 0 auto;
    }

    .button-m {
        width: 100%;
    }
}

@media (min-width: 768px) {
    .col-sm-10 {
        width: 83.33333333333334% !important;
    }
}

@media screen and (min-width: 768px) and (max-width: 1200px) {
    .devices {
        height: 50%;
    }

    .pt-100 {
        padding-top: 82.5px;
    }

    video {
        top: -15px;
    }

    .desktop {
        height: 264px;
        width: 300px;
    }

    .customdevicesReg {
        bottom: 0px;
    }

    .footerinfo {
        width: 63%;
    }

    .footericon {
        width: 37%;
        padding-top: 10px;
    }

    .icons-content {
        float: right;
        margin-left: 0px !important;
    }

    .downloading-mail {
        padding: 47% 20px;
    }

    .rightpanel {
        padding-left: 30px;
    }

    .form-fields {
        padding-right: 0px;
        width: 92%;
    }

    .mainContent {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .leftsection {
        display: block;
    }

    .logo {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .footercontent {
        width: 100%;
        margin: 0 auto;
    }
}

@media screen and (min-width: 1450px) and (min-height: 910px) {
    .mainContent {
        width: 1370px !important;
        margin: 0px auto !important;
    }

    .registration-inline {
        width: 685px !important;
    }

    .footercontent {
        width: 1370px !important;
        margin: 0 auto;
    }

    .downloading-mail {
        padding: 45.6% 20px !important;
    }

    .pt-100 {
        padding-top: 82.5px;
    }
}

@media screen and (min-width: 1200px) {
    .desktop {
        width: 300px;
        height: 264px;
    }

    video {
        top: -15px;
    }
}

@media screen and (min-width: 1280px) {
    .mainContent {
        /*width: 1190px;*/
        margin: 0 auto;
    }

    .registration-inline {
        width: 595px !important;
    }

    .logo {
        width: 1120px;
        margin: 0 auto;
    }

    .footercontent {
        width: 1190px;
        margin: 0 auto;
    }

    .pt-100 {
        padding-top: 82.5px;
    }

    .desktop {
        width: 300px;
        height: 264px;
    }

    video {
        top: -15px;
    }
}

@media screen and (min-width: 1280px) and (orientation: landscape) {
    .customdevicesReg {
        bottom: 0px
    }
}

@media screen and (min-width: 1440px) {
    .downloading-mail {
        padding: 38% 20px;
    }

    .pt-100 {
        padding-top: 82.5px;
    }

    .rightpanel {
        padding-left: 60px;
    }

    .form-fields {
        padding-right: 24px;
        width: 85.2%;
    }

    .mainContent {
        width: 1370px;
        margin: 0 auto;
    }

    .registration-inline {
        width: 685px !important;
    }

    .logo {
        width: 1230px;
        margin: 0 auto;
    }

    .leftsection {
        display: block;
    }

    .footercontent {
        width: 1370px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 320px) {
    .pt-100 {
        padding-top: 0px;
    }

    .rightpanel {
        padding-left: 00px;
        border-left: none;
    }

    .left-fields {
        padding-right: 0px;
    }

    .right-fileds {
        padding-left: 0px;
    }

    .footersection {
        padding: 20px 0px;
    }

    .footericon {
        text-align: center;
    }

    .footerinfo {
        text-align: center;
    }

    .icons-content {
        display: inline-block !important;
        margin-top: 15px;
        margin-left: 0px !important
    }

    .ptb-130 {
        padding: 60px 0px;
    }

    .form-fields {
        padding-right: 0px;
    }

    .leftsection {
        display: none;
    }

    .mainContent {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .logo {
        width: 100%;
        margin: 0 auto;
        padding: 20px;
    }

    .footercontent {
        width: 100%;
        margin: 0 auto;
    }

    .button-m {
        width: 100%;
    }

    .downloading-mail {
        padding: 38% 20px;
    }
}

.downloading-mail {
    padding: 288px 20px;
}

.mt-20 {
    margin-top: 20px;
}

@media screen and (orientation: landscape) {
    .customdevicesReg {
        position: relative;
    }
}

@media screen and (width: 1366px) and (height: 1024px) {
    .customdevicesReg {
        bottom: 0px;
    }

    .pt-100 {
        padding-top: 82.5px;
    }

    .logo {
        width: 1190px;
    }

    .mainContent {
        width: 1190px;
    }

    .registration-inline {
        width: 595px !important;
    }

    .footercontent {
        width: 1190px;
    }

    .pt-100 {
        padding-top: 0px;
    }
}

@media screen and (width: 1024px) and (height: 1366px) {
    .pt-100 {
        padding-top: 82.5px;
    }
}

@media only screen and (width: 812px) and (height: 375px) {
    .leftsection {
        padding-top: 160px;
        height: 767px;
    }

    .pt-100 {
        padding-top: 0px;
    }
}

@media only screen and (width: 375px) and (height: 812px) {
    .downloading-mail {
        padding: 179px 20px !important
    }
}

@media only screen and (width: 414px) and (height: 736px) {
    .downloading-mail {
        padding: 158px 20px !important
    }
}

@media only screen and (width: 375px) and (height: 667px) {
    .downloading-mail {
        padding: 107px 20px !important
    }
}

@media only screen and (width: 768px) and (height: 1024px) {
    .leftsection {
        height: 820px;
        padding-top: 200px;
    }
}

@media only screen and (width: 411px) and (height: 823px) {
    .downloading-mail {
        padding: 202px 20px !important;
    }
}

@media only screen and (width: 1024px) and (height: 768px) {
    .leftsection {
        height: 821px;
        padding-top: 200px;
    }
}

@media only screen and (width: 1024px) {
    .leftsection {
        padding-top: 152px;
        height: 750px;
    }
}

@media only screen and (min-width: 1680px) {
    .pt-100 {
        padding-top: 82.5px;
    }

    .customdevicesReg {
        bottom: 0px;
    }

    .icons-content {
        margin-left: 57px;
        float: right;
    }
}

.icons-content {
    margin-left: 38px;
    float: right;
}

.errorField {
    position: absolute;
    color: #f05e5e;
    font-size: 11px;
}

.error-case {
    border: 1px solid #f05e5e !important;
}

.countryField.nostate select {
    width: 213% !important;
}

.countryField1.nostate select {
    width: 200% !important;
}

.error_message {
    color: #f05e5e;
    margin-bottom: 3%;
}

.captcha input {
    width: 100% !important;
}

.mb-15 {
    margin-bottom: 15%;
}

.titleDescription {
    color: #5D656D;
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.icon-loader {
    margin-top: 3px !important;
    margin-left: 10px !important;
}

.pos-fixed {
    position: fixed;
}

.error_message a {
    font-family: inherit !important;
}

.a-default-font {
    font-family: inherit !important;
}

.multiselect-selected-text {
    font-size: 12px !important;
}

.input-select {
    outline: none !important;
    background: transparent;
    font-size: 16px;
    line-height: 1.428571429;
    border: 1px solid #cccccc;
    border-radius: 4px;
    -webkit-appearance: none;
    width: 100%;
    height: 40px;
    overflow: hidden;
    background: url(../Content/down-arrow.svg) no-repeat right #fff;
    border: 1px solid #dedede;
    border-radius: 3px;
    padding: 6px 12px;
    color: #555555;
    box-shadow: none;
    outline: none;
    background-position: 96% 13px;
    -moz-appearance: none;
}

    .input-select:disabled {
        background: #eee;
        cursor: not-allowed;
    }

.hide {
    display: none;
}

.state-margin {
    margin-bottom: 3%;
}

.mt-15 {
    margin-top: 15px;
}

.conformation-mail {
    padding: 30% 20px;
}

.email {
    background: url(../images/email.svg) no-repeat;
    /* width: 600px; */
    height: 65px;
    background-size: 10%;
}

.mt--100 {
    margin-top: -100px;
}

.mail-id {
}

.icon-loader-button {
    content: url("../../images/loader_white.gif");
}

.registration-summary {
    min-width: auto !important;
    margin: auto !important;
    float: none !important;
}

.icon-question-sign {
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
}

    .icon-question-sign:before {
        content: "\f059";
    }

.hastooltip {
    position: relative;
}

    .hastooltip:hover .tip {
        display: block;
    }

.tip {
    background: #fff;
    border: 2px solid #e6e7e8;
    display: none;
    font-size: 15px;
    line-height: 20px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 33px;
    width: 377px;
    z-index: 9999;
}

    .tip .notch {
        background: url('../../images/notch_selected.png') no-repeat 0 0;
        left: 19px;
        position: absolute;
        top: -16px;
        width: 29px;
    }

.noservice-access-denied {
    color: #7C7C7C;
    background-color: #F3F3F3;
    border-color: #E7E7E7;
    text-align: center;
}

.server-error {
    height: 300px;
    width: 100%;
    margin-top: 80px;
    display: table;
}

.mt-50 {
    margin-top: 50px !important;
}

.internet-error-msg {
    display: table-cell;
    width: 100%;
    vertical-align: middle;
}

.icon64 {
    width: 64px;
    height: 64px;
}

.v-middle {
    vertical-align: middle;
}

.icon-restricted-access {
    background: url(../images/icon-restricted-access.svg) no-repeat;
}

.server-error h4 {
    font-size: 16px !important;
    color: #2a333c !important;
    word-wrap: break-word;
    line-height: 1 !important;
    font-weight: 300;
}

.access-denied {
    width: 65%;
    margin-left: 17%;
    margin-top: 6%;
}

.di-block-access-denied {
    display: inline-block !Important;
}

.margin-css {
    margin-top: 14px;
    margin-bottom: 10px;
}

.text-center {
    text-align: center;
}

.mt-30 {
    margin-top: 30px !important;
}

.registration-inline h4 {
    color: #FFF;
}

.registration-inline label {
    color: #FFF;
}

.registration-inline li {
    color: rgba(255,255,255,.8);
}

.registration-inline p {
    color: rgba(255,255,255,.8);
}

.registration-inline a {
    color: #F36C21;
}

.registration-inline button {
    background-color: #F36C21;
}

.registration-inline .subtitle {
    color: rgba(255,255,255,.8);
}

.registration-inline .subtitle {
    color: rgba(255,255,255,.8);
}

ul {
    padding: 0 !important;
}

    ul li {
        list-style: none;
    }

        ul li a {
            color: #003E75 !important;
            font-family: 'Muli Regular';
            font-weight: 400;
            font-size: 14px !important;
        }

::-webkit-input-placeholder {
    font-size: 12px !important;
}

:-moz-placeholder { /* Firefox 18- */
    font-size: 12px !important;
}

::-moz-placeholder { /* Firefox 19+ */
    font-size: 12px !important;
}

select option {
    font-size: 12px !important;
}

select {
    font-size: 12px !important;
}

input[type=checkbox] {
    -ms-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -webkit-transform: scale(1.5);
    -o-transform: scale(1.5);
    padding: 10px;
}

.dropdown-toggle::after {
    content: none;
}

.multiselect.dropdown-toggle {
    text-align: left;
}

.multiselect-container > li > a > label {
    padding: 0px !important;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
}

.multiselect-container > li {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 5px !important;
}

    .multiselect-container > li > a > label > input[type=checkbox] {
        margin-bottom: 0px !important;
        margin-left: 6% !important;
        margin-right: 6% !important;
    }

.multiselect-search {
    font-size: 12px !important;
}

.BDC_CaptchaImage, #yourFirstCaptchaStyle_CaptchaImage {
    margin-top: 4%;
    margin-left: 4%;
}

img#yourFirstCaptchaStyle_ReloadIcon {
    padding-top: 0.7rem !important;
    padding-left: 3.5em !important;
}


a#yourFirstCaptchaStyle_ReloadLink {
    outline: none !important;
}

input[type="text"]:disabled {
    background-color: #ffff;
}
.sweet-alert h2 {
    font-size: 25px !important;
}

.sweet-alert p {
    text-align: left !important;
    padding-left:15px;
}