@font-face {
    font-family: 'Yekan';
    src: /* url('../fonts/yekan.eot'),url('../fonts/yekan.eot?#iefix') format('eot'), */ url('../fonts/yekan.woff') format('woff'),url('../fonts/yekan.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Yekannumber';
    src: /* url('../fonts/yekannumbers-regular.eot?#') format('eot'), */ url('../fonts/yekannumbers-regular.woff') format('woff'), url('../fonts/yekannumbers-regular.ttf') format('truetype');
}

body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .tooltip {
    font-family: Yekannumber,Yekan, Tahoma, Helvetica, Arial, sans-serif;
}

.h55 {
    direction: rtl;
    font-size: 1.0em;
    line-height: 1.5em;
}

.wizard-container {
    padding-top: 35px;
}

.wizard-card .info-text {
    text-align: right;
    margin: 10px 0 22px;
}

.wizard-card .wizard-header {
    direction: rtl;
    padding: 25px 2px 30px;
}

.logo-container {
    left: 50px;
    position: absolute;
    top: 20px;
    z-index: 3;
}

    .logo-container .logo {
        overflow: hidden;
        float: left;
        width: 130px;
        border: none;
        border-radius: 0
    }

    .logo-container .brand {
        font-size: 18px;
        color: #FFF;
        line-height: 20px;
        float: left;
        margin-left: 10px;
        margin-top: 10px;
        width: 60px
    }

.wizard-title strong {
    color: #ed143d;
}

.wizard-header h6 {
    padding-right: 5px;
    padding-left: 5px
}

    .wizard-header h6 span {
        color: #ed143d;
    }

.made-with-mk:hover, .made-with-mk:active, .made-with-mk:focus {
    width: 222px;
}

.close {
    float: left;
}

.alert .alert-icon {
    display: block;
    float: right;
    margin-left: 15px;
}

    .alert .alert-icon i {
        margin-top: -7px;
        top: 5px;
        position: relative;
    }

.inline-rtl {
    display: inline-block;
    direction: rtl;
}

.icons-bottom-va {
    vertical-align: bottom;
}

.table.rtl {
    direction: rtl;
}

    .table.rtl th {
        text-align: right;
    }

        .table.rtl th.text-center {
            text-align: center;
        }

.td-actions .btn .material-icons, .navtitle.material-icons {
    font-size: 37px;
}

.btn.btn-info.btn-simple, .btn.btn-simple.btn-success, .btn.btn-danger.btn-simple {
    padding: 3px 4px;
    margin: 7px 1px;
}

.table > tbody > tr > td.img-t {
    padding: 2px;
    vertical-align: top;
    min-height: 85px;
    display: flow-root;
}

.text-center.img-t img {
    margin-left: 2px;
    max-height: 70px;
    max-width: 70px;
}

.label.nd1 {
    margin-left: 2px;
    padding: .1em .5em .2em;
    font-size: 14px;
    line-height: 2.0;
    white-space: normal;
}

.label.samewidth.nd1 {
    min-width: 179px;
    display: inline-table;
}

.padtop2 {
    padding-top: 2px;
}

/* Ronus Matrial Label Color */
.label.c1 {
    background-color: #F44336
}

.label.c2 {
    background-color: #9c27b0
}

.label.c3 {
    background-color: #3f51b5
}

.label.c4 {
    background-color: #2196f3
}

.label.c5 {
    background-color: #00bcd4
}

.label.c6 {
    background-color: #009688
}

.label.c7 {
    background-color: #ff9800
}

.label.c8 {
    background-color: #795548
}

.label.c9 {
    background-color: #607d8b
}

.label.c10 {
    background-color: #9e9e9e
}

span.nd2, span.nd6 {
    font-size: 14px;
    font-weight: bold;
}

span.nd3 {
    font-size: 13px;
    color: #4f6975;
    overflow-wrap: anywhere;
    word-break: break-word;
}

span.nd4, span.nd5 {
    font-size: 12px;
    color: #4f6975;
}

    span.nd4 strong, span.nd5 strong {
        font-size: 13px;
    }

li.tnone {
    list-style-type: none;
}

body {
    background-color: #CCCCCC;
}

.section .wizard-card {
    min-height: inherit;
}

.tim-row {
    margin-bottom: 20px;
}

.tim-white-buttons {
    background-color: #777777;
}

.title {
    margin-top: 30px;
    margin-bottom: 25px;
    min-height: 32px;
    font-weight: 500;
}



    .title.text-center {
        margin-bottom: 50px;
    }

.tim-typo {
    padding-left: 25%;
    margin-bottom: 40px;
    position: relative;
}

    .tim-typo .tim-note {
        bottom: 10px;
        color: #c0c1c2;
        display: block;
        font-weight: 400;
        font-size: 13px;
        line-height: 13px;
        left: 0;
        margin-left: 20px;
        position: absolute;
        width: 260px;
    }

.tim-row {
    padding-top: 50px;
}

    .tim-row h3 {
        margin-top: 0;
    }

.switch {
    margin-right: 20px;
}

#navbar-full .navbar {
    border-radius: 0 !important;
    margin-bottom: 15px;
    z-index: 2;
}

.space {
    height: 130px;
    display: block;
}

.space-110 {
    height: 110px;
    display: block;
}

.space-50 {
    height: 50px;
    display: block;
}

.space-70 {
    height: 70px;
    display: block;
}

.navigation-example .img-src {
    background-attachment: scroll;
}

.navigation-example {
    background-image: url('../img/bg.jpg');
    background-position: center center;
    background-size: cover;
    margin-top: 0;
    min-height: 740px;
}

#notifications {
    background-color: #FFFFFF;
    display: block;
    width: 100%;
    position: relative;
}

    #notifications .alert-danger {
        margin-bottom: 0px;
    }

.tim-note {
    text-transform: capitalize;
}

#buttons .btn {
    margin: 0 0px 15px;
}

.space-100 {
    height: 100px;
    display: block;
    width: 100%;
}

.be-social {
    padding-bottom: 20px;
    /*     border-bottom: 1px solid #aaa; */
    margin: 0 auto 40px;
}

.txt-white {
    color: #FFFFFF;
}

.txt-gray {
    color: #ddd !important;
}


.parallax {
    width: 100%;
    height: 570px;
    display: block;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.logo-container.logo-documentation {
    position: relative;
    top: 0;
    left: 0;
}


.logo-container .brand {
    font-size: 16px;
    line-height: 18px;
    float: left;
    margin-left: 10px;
    margin-top: 7px;
    width: 70px;
    height: 40px;
    text-align: left;
}


.navbar-default .logo-container .brand {
    color: #999999;
}

.navbar-transparent .logo-container .brand {
    color: #FFFFFF;
}

.logo-container .brand-material {
    font-size: 18px;
    margin-top: 15px;
    height: 25px;
    width: auto;
}

.logo-container .logo img {
    width: 100%;
}

.navbar-small .logo-container .brand {
    color: #333333;
}

.fixed-section {
    top: 90px;
    max-height: 80vh;
    overflow: scroll;
}

    .fixed-section ul li {
        list-style: none;
    }

    .fixed-section li a {
        font-size: 14px;
        padding: 2px;
        display: block;
        color: #666666;
    }

        .fixed-section li a.active {
            color: #00bbff;
        }

    .fixed-section.float {
        position: fixed;
        top: 100px;
        width: 200px;
        margin-top: 0;
    }


.parallax .parallax-image {
    width: 100%;
    overflow: hidden;
    position: absolute;
}

    .parallax .parallax-image img {
        width: 100%;
    }

@media (max-width: 768px) {
    .parallax .parallax-image {
        width: 100%;
        height: 640px;
        overflow: hidden;
    }

        .parallax .parallax-image img {
            height: 100%;
            width: auto;
        }
}

.separator {
    content: "Separator";
    color: #FFFFFF;
    display: block;
    width: 100%;
    padding: 20px;
}

.separator-line {
    background-color: #EEE;
    height: 1px;
    width: 100%;
    display: block;
}

.separator.separator-gray {
    background-color: #EEEEEE;
}

.social-buttons-demo .btn {
    margin-right: 5px;
    margin-bottom: 7px;
}

.img-container {
    width: 100%;
    overflow: hidden;
}

    .img-container img {
        width: 100%;
    }

.lightbox img {
    width: 100%;
}

.lightbox .modal-content {
    overflow: hidden;
}

.lightbox .modal-body {
    padding: 0;
}

@media screen and (min-width: 991px) {
    .lightbox .modal-dialog {
        width: 960px;
    }
}

@media (max-width: 768px) {
    .btn, .btn-morphing {
        margin-bottom: 10px;
    }

    .parallax .motto {
        top: 170px;
        margin-top: 0;
        font-size: 60px;
        width: 270px;
    }
}

/*       Loading dots  */

/*      transitions */
.presentation .front, .presentation .front:after, .presentation .front .btn, .logo-container .logo, .logo-container .brand {
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}


#images h4 {
    margin-bottom: 30px;
}

#javascriptComponents {
    padding-bottom: 0;
}

    #javascriptComponents .btn-raised {
        margin: 10px 5px;
    }


/*      layer animation          */

.layers-container {
    display: block;
    margin-top: 50px;
    position: relative;
}

    .layers-container img {
        position: absolute;
        width: 100%;
        height: auto;
        top: 0;
        left: 0;
        text-align: center;
    }

.section-black {
    background-color: #333;
}

.animate {
    transition: 1.5s ease-in-out;
    -moz-transition: 1.5s ease-in-out;
    -webkit-transition: 1.5s ease-in-out;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.navbar-transparent.navbar-small .logo-container .brand {
    color: #FFFFFF;
}

.navbar-default.navbar-small .logo-container .brand {
    color: #333333;
}

.sharing-area {
    margin-top: 80px;
}

    .sharing-area .btn {
        margin: 15px 4px 0;
        color: #FFFFFF;
    }

        .sharing-area .btn i {
            font-size: 18px;
            position: relative;
            top: 2px;
            margin-right: 5px;
        }

    .sharing-area .btn-twitter {
        background-color: #55acee;
    }

    .sharing-area .btn-facebook {
        background-color: #3b5998;
    }

    .sharing-area .btn-google-plus {
        background-color: #dd4b39;
    }

    .sharing-area .btn-github {
        background-color: #333333;
    }

.section-thin,
.section-notifications {
    padding: 0;
}

.section-navbars {
    padding-top: 0;
}

#navbar .navbar {
    border-radius: 0;
}

.section-tabs {
    background: #EEEEEE;
}

.section-pagination {
    padding-bottom: 0;
}

.section-download h4 {
    margin-bottom: 50px;
}

.section-examples a {
    text-decoration: none;
}

.section-examples h5 {
    margin-top: 30px;
}

.components-page .wrapper > .header,
.tutorial-page .wrapper > .header {
    height: 400px;
    padding-top: 100px;
    background-size: cover;
    background-position: center center;
}

.components-page .title,
.tutorial-page .title {
    color: #FFFFFF;
}

.main {
    background: #FFFFFF;
    position: relative;
    z-index: 3;
}

.main-raised {
    margin: -60px 30px 0px;
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
}

.header-filter {
    position: relative;
}

    .header-filter:before, .header-filter:after {
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        top: 0;
        content: "";
    }

    .header-filter::before {
        background-color: rgba(0, 0, 0, 0.4);
    }

    .header-filter .container {
        z-index: 2;
        position: relative;
    }

.section {
    padding: 70px 0;
    background-position: center center;
    background-size: cover;
}



.navbar {
    border: 0;
    border-radius: 3px;
    box-shadow: 0 10px 20px -12px rgba(0, 0, 0, 0.42), 0 3px 20px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
    -o-transition: all 150ms ease 0s;
    -ms-transition: all 150ms ease 0s;
    transition: all 150ms ease 0s;
}

    .navbar .navbar-brand {
        position: relative;
        height: 50px;
        line-height: 30px;
        color: inherit;
        padding: 10px 15px;
    }

        .navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
            color: inherit;
            background-color: transparent;
        }

    .navbar.navbar-transparent {
        background-color: transparent;
        box-shadow: none;
        color: #fff;
        padding-top: 25px;
    }

.navbar-fixed-top {
    border-radius: 0;
}

.navbar .navbar-nav > li > a .material-icons,
.navbar .navbar-nav > li > a .fa {
    font-size: 20px;
    max-width: 20px;
}

.navbar .navbar-nav > li > a:hover,
.navbar .navbar-nav > li > a:focus {
    color: inherit;
    background-color: transparent;
}

.navbar .navbar-nav > li > a:not(.btn) .material-icons {
    margin-top: -3px;
    top: 0px;
    position: relative;
    margin-right: 3px;
}

.navbar, .navbar.navbar-default {
    background-color: #9c27b0;
    color: #FFFFFF;
}

    .navbar .navbar-nav > li > a {
        color: inherit;
        padding-top: 15px;
        padding-bottom: 15px;
        font-weight: 400;
        font-size: 12px;
        text-transform: uppercase;
        border-radius: 3px;
    }

@media (max-width: 1199px) {

    .navbar .navbar-brand {
        height: 50px;
        padding: 10px 15px;
    }

    .navbar .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

footer {
    padding: 15px 0;
    text-align: center;
}

.footer {
    font-size: 12px;
}

    .footer a {
        font-weight: bold;
    }

footer.footer-documentation {
    margin-top: 0;
    bottom: 0;
    text-shadow: none;
    color: inherit;
}

    footer.footer-documentation li a {
        color: inherit;
    }

        footer.footer-documentation li a:hover,
        footer.footer-documentation li a:focus {
            color: #89229b;
        }

footer ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}

    footer ul li {
        display: inline-block;
    }

        footer ul li a {
            color: inherit;
            padding: 15px;
            font-weight: 500;
            font-size: 12px;
            text-transform: uppercase;
            border-radius: 3px;
            text-decoration: none;
            position: relative;
            display: block;
        }

            footer ul li a:hover {
                text-decoration: none;
            }

        footer ul li .btn {
            margin: 0;
        }

    footer ul.links-horizontal:first-child a {
        padding-left: 0;
    }

    footer ul.links-horizontal:last-child a {
        padding-right: 0;
    }

    footer ul.links-vertical li {
        display: block;
    }

        footer ul.links-vertical li a {
            padding: 5px 0;
        }

footer .social-buttons a,
footer .social-buttons .btn {
    margin-top: 5px;
    margin-bottom: 5px;
}

footer .footer-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    margin-left: -15px;
}

    footer .footer-brand:hover, footer .footer-brand:focus {
        color: #3C4858;
    }

footer .copyright {
    padding: 15px 0;
    text-align: center;
}

    footer .copyright .material-icons {
        font-size: 18px;
        position: relative;
        top: 3px;
    }

footer .pull-center {
    display: inline-block;
    float: none;
}

.label.samewidth.nd1 {
    display: inline;
    padding: .1em .4em .2em;
}

#toast-container {
    direction: rtl;
}

    #toast-container > div {
        padding: 15px 42px 15px 15px;
        background-position: 268px center;
    }

button.toast-close-button {
    float: left;
    right: initial;
    left: 0;
}

.wizard-card .wizard-footer .pull-right {
    display: flex;
}

.loader {
    font-size: 10px;
    margin: 1px auto;
    width: .96em;
    height: .96em;
    border-radius: 50%;
    background: #ffffff;
    background: -moz-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -webkit-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -o-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: -ms-linear-gradient(left, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    background: linear-gradient(to right, #ffffff 10%, rgba(255, 255, 255, 0) 42%);
    position: relative;
    -webkit-animation: load3 1.4s infinite linear;
    animation: load3 1.4s infinite linear;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    margin-left: 0;
    margin-right: 0px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
}

    .loader:before {
        width: 50%;
        height: 50%;
        background: #00bcd4;
        border-radius: 100% 0 0 0;
        position: absolute;
        top: 0;
        left: 0;
        content: '';
    }

    .loader:after {
        background: #9E9E9E;
        width: 67%;
        height: 67%;
        border-radius: 50%;
        content: '';
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
    }

@-webkit-keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load3 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

strong.votecount {
    font-size: 20px;
    color: #3F51B5;
    border: solid 2px #607D8B;
    padding: 6px 1px 1px;
    border-radius: 50%;
    min-width: 45px;
    min-height: 45px;
    text-align: center;
    display: inline-block;
    background: #FFC107;
}

.nav-pills > li > a {
    font-weight: 900;
}

.table > tbody > tr > td.td-actions .btn {
    overflow-wrap: anywhere;
    word-break: break-all;
    max-width: 60px;
}


th h3, th .h3 {
    margin: 4px 0 5px;
}

#reConnect, .made-with-mk, .made-with {
    direction: rtl;
}

    .made-with-mk .brand {
        display: none;
    }

    .made-with-mk .made-with {
        color: #FFFFFF;
    }

.made-with-mk {
    background-color: #607D8B;
    background-color: rgba(16, 16, 16, 0.35);
    color: #FFFFFF;
}

    .made-with-mk.connected {
        background-color: #4CAF50;
        background-color: rgba(76, 175, 80, 0.79);
    }

    .made-with-mk.disconnected {
        background-color: #FF5722;
        background-color: rgba(255, 87, 34, 0.82);
    }

    .made-with-mk.connected .actived {
        left: -4px;
        font-size: 13px;
        display: block;
    }

    .made-with-mk.disconnected .deactived {
        left: -5px;
        font-size: 13px;
        display: block;
    }

    .made-with-mk.onconnecting .pending {
        display: block;
    }

    .made-with-mk .brand.loader {
        top: 0px;
        font-size: 16px;
    }

.brand.loader:before {
    background: #FFEB3B;
    width: 50%;
    height: 50%;
}

.brand.loader:after {
    background: #9E9E9E;
    width: 55%;
    height: 55%;
}

.brand.loader {
    width: 1.7em;
    height: 1.7em;
}

#description .col-md-6 .btn.btn-lg {
    padding: 18px 7px;
}

.wizard-header .imglogo-header img {
    max-height: 77px;
    max-width: 220px;
}

.boldred {
    color: #FF5722;
    font-weight: bold;
}

@media (max-width: 768px) {
    .footer .copyright {
        display: inline-block;
        text-align: center;
        padding: 10px 0;
        float: none !important;
        width: 100%;
    }

    .navbar.navbar-transparent {
        background-color: rgba(0, 0, 0, 0.4);
        padding-top: 10px;
        border-radius: 0;
    }

    .main-raised {
        margin-left: 10px;
        margin-right: 10px;
    }

    .alert {
        padding: 10px;
    }

        .alert .container-fluid {
            padding-right: 4px;
            padding-left: 4px;
        }
}

@media (max-width: 350px) {
    .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
        padding: 2px;
    }

    #description .col-md-6 {
        padding-right: 7px;
        padding-left: 7px;
    }

        #description .col-md-6 .table > tbody > tr > td {
            vertical-align: middle;
        }
}

@media (max-width: 480px) {
    .label.samewidth.nd1 {
        display: inline;
        padding: .1em .3em .2em;
        font-size: 12px;
    }

    .table > tbody > tr > td.td-actions {
        padding: 3px;
        width: 60px;
    }

    .alert {
        padding: 7px;
        margin-bottom: 7px;
    }

    .wizard-card .alert .info-text {
        margin: 10px 0 14px;
    }

    .alert .container-fluid {
        padding-right: 1px;
        padding-left: 1px;
    }

        .alert .container-fluid ul {
            padding-right: 0;
            list-style: none;
        }

    button#btnconfirmcmp {
        margin-bottom: 45px;
    }

    .wizard-card .wizard-header {
        padding-top: 5px;
    }

    .hidden.show480 {
        display: block !important;
    }

    .btn.btn-info.btn-simple, .btn.btn-simple.btn-success, .btn.btn-danger.btn-simple {
        padding: 0px 4px;
        margin: 1px 1px;
    }
}

@media (max-width: 480px) and (min-width: 241px) {
    #toast-container > div {
        padding: 8px 42px 8px 8px;
        width: 19em;
        background-position: 16.5em center;
    }
}

@media (max-width: 768px) and (min-width: 481px) {
    #toast-container > div {
        padding: 15px 42px 15px 15px;
        width: 25em;
        background-position: 22.5em center;
    }
}

@media (min-width: 481px) {
    .wizard-header .imglogo-header {
        margin-top: -12px;
    }

    #tblCompany.table > tbody > tr > td.td-actions {
        min-width: 120px;
    }
}
