/*
 *
 * Template Name: Fullscreen Login
 * Description: Login Template with Fullscreen Background Slideshow
 * Author: Anli Zaimi
 * Author URI: http://azmind.com
 *
 */

 body {
    min-height: 100%;
    padding: 0px;
    margin: 0px;
    background: #f5f5f5 url('../../images/bg3.jpg') left top repeat;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    font-size: .875em;
    color: #17191e;
    overflow-x: hidden;
    background-attachment: fixed
  }

  @media only screen and (min-width: 1400px) {
    a {
        font-size: 14px
    }
}



.main-body .page-wrapper {
    padding: 1.8rem;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}
.main-bodyAlterado .page-wrapper {
    padding: 0rem;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.main-body .page-wrapper .menu-rtl .page-header-title i {
    margin-left: 20px
}

.main-body .page-wrapper .page-header {
    margin-bottom: 30px
}

.main-body .page-wrapper .page-header-title {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.main-body .page-wrapper .page-header-title h4 {
    display: block;
    margin-bottom: 0;
    font-weight: 600;
    color: #303548;
    font-size: 20px;
    text-transform: capitalize
}

.main-body .page-wrapper .page-header-title span {
    font-size: 13px;
    color: #919aa3;
    display: inline-block;
    margin-top: 10px;
    text-transform: capitalize
}

.main-body .page-wrapper .page-header-title i {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    vertical-align: middle;
    font-size: 25px;
    color: #fff;
    -webkit-box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 12px -3px rgba(0, 0, 0, 0.5);
    margin-right: 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.main-body .page-wrapper .page-header-breadcrumb {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    float: right
}



.wrapper {
    padding: 0
}



.card {
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    box-shadow: 0 1px 20px 0 rgba(69, 90, 100, 0.08);
    border: none;
    margin-bottom: 30px
}

.card .card-footer {
    background-color: #fff;
    border-top: none
}

.card .card-header {
    background-color: transparent;
    border-bottom: none;
    padding: 25px 20px
}

.card .card-header .card-header-left {
    display: inline-block
}

.card .card-header .card-header-right {
    border-radius: 0 0 0 7px;
    right: 10px;
    top: 18px;
    display: inline-block;
    float: right;
    padding: 7px 0;
    position: absolute
}

.card .card-header .card-header-right i {
    margin: 0 8px;
    cursor: pointer;
    font-size: 16px;
    color: #919aa3;
    line-height: 20px
}

.card .card-header .card-header-right i.icofont.icofont-spinner-alt-5 {
    display: none
}

.card .card-header .card-header-right .card-option {
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out
}

.card .card-header .card-header-right .card-option li {
    display: inline-block
}

.card .card-header span {
    color: #919aa3;
    display: block;
    font-size: 13px;
    margin-top: 5px
}

.card .card-header+.card-block,
.card .card-header+.card-block-big {
    padding-top: 0
}

.card .card-header h5 {
    margin-bottom: 0;
    color: #505458;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-right: 10px;
    line-height: 1.4
}

.card .card-block table tr {
    padding-bottom: 20px
}

.card .card-block .sub-title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px
}

.card .card-block code {
    background-color: #eee;
    margin: 5px;
    display: inline-block
}

.card .card-block .dropdown-menu {
    top: 38px
}

.card .card-block p {
    line-height: 25px
}

.card .card-block a.dropdown-item {
    margin-bottom: 0;
    font-size: 14px;
    -webkit-transition: 0.25s;
    transition: 0.25s
}

.card .card-block a.dropdown-item:active,
.card .card-block a.dropdown-item .active {
    background-color: #07104c
}

.card .card-block.remove-label i {
    margin: 0;
    padding: 0
}

.card .card-block.button-list span.badge {
    margin-left: 5px
}

.card .card-block .dropdown-menu {
    background-color: #fff;
    padding: 0
}

.card .card-block .dropdown-menu .dropdown-divider {
    background-color: #ddd;
    margin: 3px 0
}

.card .card-block .dropdown-menu>a {
    padding: 10px 16px;
    line-height: 1.429
}

.card .card-block .dropdown-menu>li>a:focus,
.card .card-block .dropdown-menu>li>a:hover {
    background-color: rgba(202, 206, 209, 0.5)
}

.card .card-block .dropdown-menu>li:first-child>a:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.card .card-block .badge-box {
    padding: 10px;
    margin: 12px 0
}

.card .card-block-big {
    padding: 30px 35px
}

.card .card-block-small {
    padding: 15px 20px
}

.pcoded .card.full-card {
    position: fixed;
    top: 56px;
    z-index: 99999;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
    border-radius: 0;
    border: 1px solid #000000;
    width: 100vw;
    height: calc(100vh - 56px)
}

.pcoded .card.full-card.card-load {
    position: fixed
}

.pcoded .card.card-load {
    position: relative;
    overflow: hidden
}

.pcoded .card.card-load .card-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 999
}

.pcoded .card.card-load .card-loader i {
    margin: 0 auto;
    color: #ab7967;
    font-size: 20px
}

.card-header-text {
    margin-bottom: 0;
    font-size: 1rem;
    color: rgba(51, 51, 51, 0.85);
    font-weight: 600;
    display: inline-block;
    vertical-align: middle
}

.icofont-rounded-down {
    -webkit-transition: all ease-in 0.3s;
    display: inline-block;
    transition: all ease-in 0.3s
}

.icon-up {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.rotate-refresh {
    -webkit-animation: mymove 0.8s infinite linear;
    animation: mymove 0.8s infinite linear;
    display: inline-block
}


.btn-primary,
.sweet-alert button.confirm,
.wizard>.actions a {
    background-color: #07104c;
    border-color: #07104c;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-primary:hover,
.sweet-alert button.confirm:hover,
.wizard>.actions a:hover {
    background-color: #5c5959;
    border-color: #5c5959
}

.btn-primary:active,
.sweet-alert button.confirm:active,
.wizard>.actions a:active {
    background-color: #5c5959 !important;
    border-color: #5c5959;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-primary:focus,
.sweet-alert button.confirm:focus,
.wizard>.actions a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #5c5959
}

.btn-primary.disabled,
.sweet-alert button.disabled.confirm,
.wizard>.actions a.disabled {
    background-color: rgba(1, 169, 172, 0.5);
    border-color: rgba(1, 169, 172, 0.5)
}

.btn-warning {
    background-color: #fe9365;
    border-color: #fe9365;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-warning:hover {
    background-color: #feb798;
    border-color: #feb798;
    color: #fff
}

.btn-warning:active {
    background-color: #fe6828 !important;
    border-color: #fe6828;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff
}

.btn-warning:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #feb798
}

.btn-warning.disabled {
    background-color: rgba(254, 147, 101, 0.5);
    border-color: rgba(254, 147, 101, 0.5)
}

.btn-danger {
    background-color: #fe5d70;
    border-color: #fe5d70;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all ease-in 0.3s;
    transition: all ease-in 0.3s
}

.btn-danger:hover {
    background-color: #fe909d;
    border-color: #fe909d
}

@-webkit-keyframes mymove {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}


.card-block {
    padding: 1.25rem
}


.page-container {
    margin: 120px auto 0 auto;
}

h1 {
    font-size: 30px;
    font-weight: 700;
    text-shadow: 0 1px 4px rgba(0,0,0,.2);
}



input {
    width: 270px;
    height: 42px;
    margin-top: 25px;
    padding: 0 15px;
    background: #2d2d2d; /* browsers that don't support rgba */
    background: rgba(45,45,45,.15);
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #3d3d3d; /* browsers that don't support rgba */
    border: 1px solid rgba(255,255,255,.15);
    -moz-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    -webkit-box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1) inset;
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

input:-moz-placeholder { color: #fff; }
input:-ms-input-placeholder { color: #fff; }
input::-webkit-input-placeholder { color: #fff; }

input:focus {
    outline: none;
    -moz-box-shadow:
        0 2px 3px 0 rgba(0,0,0,.1) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 2px 3px 0 rgba(0,0,0,.1) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
        0 2px 3px 0 rgba(0,0,0,.1) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
}

button {
    cursor: pointer;
    width: 300px;
    height: 44px;
    margin-top: 25px;
    padding: 0;
    background: #ef4300;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #ff730e;
    -moz-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.25) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.25) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
        0 15px 30px 0 rgba(255,255,255,.25) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    font-family: 'PT Sans', Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

button:hover {
    -moz-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.15) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.15) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
        0 15px 30px 0 rgba(255,255,255,.15) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
}

button:active {
    -moz-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.15) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    -webkit-box-shadow:
        0 15px 30px 0 rgba(255,255,255,.15) inset,
        0 2px 7px 0 rgba(0,0,0,.2);
    box-shadow:
        0 5px 8px 0 rgba(0,0,0,.1) inset,
        0 1px 4px 0 rgba(0,0,0,.1);

    border: 0px solid #ef4300;
}

.error {
    display: none;
    position: absolute;
    top: 27px;
    right: -55px;
    width: 40px;
    height: 40px;
    background: #2d2d2d; /* browsers that don't support rgba */
    background: rgba(45,45,45,.25);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.error span {
    display: inline-block;
    margin-left: 2px;
    font-size: 40px;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 0 1px 2px rgba(0,0,0,.1);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);

}

.connect {
    width: 305px;
    margin: 35px auto 0 auto;
    font-size: 18px;
    font-weight: 700;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
}

.connect a {
    display: inline-block;
    width: 32px;
    height: 35px;
    margin-top: 15px;
    -o-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
    -ms-transition: all .2s;
}

.connect a.facebook { background: url(../img/facebook.png) center center no-repeat; }
.connect a.twitter { background: url(../img/twitter.png) center center no-repeat; }

.connect a:hover { background-position: center bottom; }


.login-block {
    padding: 30px 0;
    margin: 0 auto;
    background-size: cover;
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.login-block .auth-box {
    margin: 20px auto 0 auto;
    max-width: 450px
}

.login-block .auth-box .confirm h3 {
    color: #07104c;
    font-size: 34px
}

.login-block .auth-box i.icofont-check-circled {
    font-size: 42px
}

.login-block.offline-404 .auth-box {
    max-width: 650px
}

.login-block.offline-404 .auth-box h1 {
    color: #2c3e50;
    font-size: 160px;
    font-weight: 600;
    letter-spacing: 5px;
    text-shadow: 3px -2px 4px rgba(128, 128, 128, 0.57)
}

.pcoded[layout-type="dark"] .auth-box .form-control,
body.dark .auth-box .form-control {
    background-color: #fff
}

.col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.login-block.with-header {
    min-height: calc(100vh - 56px)
}



@media only screen and (max-width: 1000px) {
    .signup-card {
        position: inherit
    }
    .auth-box {
        margin: 0
    }
    .login h3 {
        margin-top: 0;
        margin-bottom: 0
    }
    .login .m-b-20 {
        margin-bottom: 10px
    }
    .login .m-t-30 {
        margin-top: 10px
    }
    .similar-job .media {
        display: inline-block
    }
    .similar-job .media .media-body {
        margin-top: 20px
    }
    .cal-event .inverse-card p:after {
        width: 100%
    }
    .login-card.auth-body,
    .signin-card.auth-body,
    .signup-card.auth-body {
        width: 100%
    }
    .recent-candidate-card .recent-contain {
        margin-left: 10px
    }
    .author-details .header-right {
        text-align: left;
        margin-top: 20px
    }
    .post-new-contain textarea:focus {
        border: none
    }
    .wizard.vertical>.content,
    .wizard.vertical>.steps {
        width: 100%
    }
    .wizard {
        overflow: visible
    }
    .comment-input .input-group {
        display: block
    }
    .comment-input .input-group i {
        text-align: center;
        width: 100%
    }
    .comment-input .input-group input {
        width: 100%;
        margin-top: 10px;
        margin-bottom: 10px
    }
}


@media only screen and (max-width: 993px) {
    .navbar,
    .navbar .navbar-logo {
        width: 100% !important
    }
    .error-500,
    .error-503,
    .error-404,
    .error-400,
    .error-403,
    .login {
        display: block !important;
        position: relative !important
    }
    .header .login-card {
        margin-top: 80px;
        margin-bottom: 60px
    }
}


.login .container-fluid {
    width: auto;
    margin-top: 80px
}
