﻿@charset "utf-8";

body {
    font-size: 11px;
    padding-top: 64px;
    background: #EFF3F8 none repeat scroll 0% 0%;
}

html[dir='ltr'] body {
    font-family: Arial,sans-serif !important;
}

html[dir='rtl'] body {
    font-family: 'DroidArabicKufiRegular', sans-serif !important;
}

html[dir='rtl'] .col-lg-pull-2 {
    right: -16.333%;
}

a {
    color: #226bb2;
    text-decoration: none !important;
}

.text-darkgray {
    color:#333;
}

.text-red {
    color: #fc4444;
}

#topnav.navbar-default {
    background: #fff;
    height: 65px;
    border-bottom: 1px solid #e8e8e8;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: none;
    background: #f0f;
}

.mCustomScrollBox {
    background: #226bb2;
}

#wrapper {
    width: 100%;
}

h5 {
    font-weight: bold;
}

label {
    vertical-align: middle;
}

.label-checkbox {
    line-height: 31px;
}

.unbold {
    font-weight: normal;
}

.oops {
    width: 50%;
    margin: 10px auto 55px auto;
}

.inputLabel input {
    width: auto;
    float: right;
}

.inputLabel label {
    line-height: 28px;
    float: right;
    padding-right: 6px;
}

.inputLabel-2 label {
    line-height: 28px;
}

.inputLabel-3 label {
    line-height: 14px;
    display: table-cell;
    height: 30px;
    vertical-align: middle;
}

#page-wrapper {
    padding: 15px;
    min-height: 568px;
    background: #EFF3F8;
}
/*--tree menu--*/
/*.tree {
	font-size: 12px;
}
.tree li {
	font-weight: bold;
}
.tree li ul li {
	font-weight: normal;
}
.tree, .tree ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.tree ul {
	margin-left: 1em;
	position: relative;
}
.tree ul ul {
	margin-left: .5em
}
.tree ul:before {
	content: "";
	display: block;
	width: 0;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	border-left: 1px solid
}
.tree a:hover {
	border-radius: 4px;
	display: inline-block;
	color: #226bb2;
}
.tree li {
	margin: 0;
	padding: 0 1em;
	line-height: 2em;
	color: #333;
	position: relative
}
.tree ul li:before {
	content: "";
	display: block;
	width: 10px;
	height: 0;
	border-top: 1px solid;
	margin-top: -1px;
	position: absolute;
	top: 1em;
	left: 0
}
.tree ul li:last-child:before {
	background: #fff;
	height: auto;
	top: 1em;
	bottom: 0
}
.indicator {
	margin-right: 5px;
}
html[dir="rtl"] .indicator {
	margin-right: 0;
	margin-left: 5px;
}
html[dir="rtl"] .tree ul li:before {
	right: 0
}
html[dir="rtl"] .tree ul:before {
	right: 0
}
.tree li a {
	text-decoration: none;
	color: #333;
}
.tree li button, .tree li button:active, .tree li button:focus {
	text-decoration: none;
	color: #369;
	border: none;
	background: transparent;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	outline: 0;
}
.tree-box {
	overflow: auto;
	height: 385px;
	width: 100%;
	border: 1px solid #cccccc;
	padding: 12px 6px;
	border-radius: 3px;
}
/*--/tree menu--*/ */ .swap-box {
    overflow: auto;
    min-height: 250px;
    width: 100%;
    border: 1px solid #cccccc;
    padding: 12px 6px;
    border-radius: 3px;
}

.lan-box {
    width: auto;
    margin: 16px 10px 0 0;
    float: left;
}

html[dir="rtl"] .lan-box {
    margin: 16px 0 0 10px;
    float: right;
}

.top-label {
    float: left;
    margin-top: 24px;
    margin-right: 5px;
}

html[dir="rtl"] .top-label {
    float: right;
    margin-right: 0px;
    margin-left: 5px;
}



.dropdown-menu > li > a {
    color: #333;
}

.dropdown-menu > li i {
    color: #666;
}

.navbar-top-links {
    margin-right: 0;
    white-space: nowrap;
    min-width: 407px;
}

    .navbar-top-links li {
        display: inline-block;
    }

        .navbar-top-links li:last-child {
            margin-right: 15px;
        }

        .navbar-top-links li a {
            padding: 15px;
            min-height: 50px;
        }

    .navbar-top-links .dropdown-menu li {
        display: block;
    }

        .navbar-top-links .dropdown-menu li:last-child {
            margin-right: 0;
        }

        .navbar-top-links .dropdown-menu li a {
            padding: 3px 20px;
            min-height: 0;
        }

            .navbar-top-links .dropdown-menu li a div {
                white-space: normal;
            }

    .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        width: 310px;
        min-width: 0;
    }

    .navbar-top-links .dropdown-messages {
        margin-left: 5px;
    }

    .navbar-top-links .dropdown-tasks {
        margin-left: -59px;
    }

    .navbar-top-links .dropdown-alerts {
        margin-left: -123px;
    }

    .navbar-top-links .dropdown-user {
        right: 0;
        left: auto;
    }

.sidebar {
    font-size: 12px;
}

html[dir="rtl"] .sidebar {
    /*font-size: 13px;*/
}

.sidebar .fa {
    font-size: 14px;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
    background: #226bb2;
}

.sidebar ul li ul {
    background: #418dd9;
}

.sidebar ul li {
    border-bottom: 1px solid #4e89c1;
}

.sidebar .nav > li > a:focus, .sidebar .nav > li > a:hover {
    background-color: #fff;
    color: #226bb2;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f067";
}

.sidebar .active > a > .fa.arrow:before {
    content: "\f068";
}

.sidebar .nav-second-level li, .sidebar .nav-third-level li {
    border-bottom: 0 !important;
}

.sidebar a {
    color: #fff;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

.sidebar .nav-fourth-level li a {
    padding-left: 65px;
}

.navbar-right .navtopicon {
    font-size: 24px;
}

.navbar-right a {
    color: #a2a8af;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #fff;
    color: #777;
}

.navbar-top-links .dropdown-messages {
    width: 200px;
    min-width: 0;
}

.gutter-right-0 {
    padding-right: 0;
}

.gutter-left-0 {
    padding-left: 0;
}

.padding-right-6-lg {
    padding-right: 6px;
}

.padding-left-6-lg {
    padding-left: 0;
}

.padding-top-20 {
    padding-top: 20px;
}

.padding-left-0 {
    padding-left: 0;
}

.padding-right-0 {
    padding-right: 0;
}

html[dir="rtl"] .padding-right-6-lg {
    padding-left: 6px;
    padding-right: 15px;
}

html[dir="rtl"] .padding-left-6-lg {
    padding-right: 6px;
    padding-left: 15px;
}

.gutter-right-6 {
    padding-right: 6px;
}

.gutter-left-6 {
    padding-left: 6px;
}

.margin-left-15 {
    margin-left: 15px;
}

.margin-right-5 {
    margin-right: 5px;
}

html[dir="rtl"] .margin-right-5 {
    margin-left: 5px;
    margin-right: 0px;
}

.margin-right-15 {
    margin-right: 15px;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-top-20 {
    margin-top: 20px;
}

.margin-top-0 {
    margin-top: 0px !important;
}

.margin-left-0 {
    margin-left: 0 !important;
}

.margin-left-2 {
    margin-left: 2px !important;
}

html[dir="rtl"] .margin-left-0 {
    margin-left: inherit !important;
    margin-right: 0 !important;
}

html[dir="rtl"] .margin-left-2 {
    margin-left: inherit !important;
    margin-right: 2px !important;
}

.margin-right-0 {
    margin-left: 0 !important;
}

.margin-right-2 {
    margin-left: 2px !important;
}

html[dir="rtl"] .margin-right-0 {
    margin-right: inherit !important;
    margin-left: 0 !important;
}

html[dir="rtl"] .margin-right-2 {
    margin-right: inherit !important;
    margin-left: 2px !important;
}

.margin-top-5 {
    margin-top: 5px;
}

.margin-bot-0 {
    margin-bottom: 0px !important;
}

.margin-bot-5 {
    margin-bottom: 5px;
}

.margin-top-7 {
    margin-top: 7px !important;
}

.margin-top-10 {
    margin-top: 10px;
}

.margin-bot-10 {
    margin-bottom: 10px;
}

.breadcrumb {
    padding: 0;
    background: none;
}

    .breadcrumb > .active {
        color: #656565;
    }

    .breadcrumb > li + li::before {
        content: "› ";
    }

.form-control {
    font-size: 12px;
}

.icon-1 a {
    color: #aaaaaa;
    font-size: 20px;
    display: inline-block;
    padding: 3px;
}

    .icon-1 a:hover {
        color: #949494;
    }

.check-box-1 span {
    line-height: 36px;
}

.btn-group-1 .btn.btn-circle {
    width: 100%;
}

.btn-lang {
    background: none;
    padding-right: 15px;
    border-right: 1px solid #cccccc;
    color: #999;
    margin-top: -10px;
}

.btn .fa {
    font-size: 14px;
}

.btn {
    font-size: 12px;
}

.btn-darkgray {
    color: #fff;
    background: rgba(109,121,134,1);
    background: -moz-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,121,134,1)), color-stop(100%, rgba(79,90,103,1)));
    background: -webkit-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -o-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -ms-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: linear-gradient(to bottom, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7986', endColorstr='#4f5a67', GradientType=0 );
    border-color: #626b76;
}

    .btn-darkgray:hover {
        opacity: .8;
        color: #fff;
    }

.btn-gray {
    border: 1px solid #bcbcbc;
    background: rgba(242,242,242,1);
    background: -moz-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(218,218,218,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(242,242,242,1)), color-stop(100%, rgba(218,218,218,1)));
    background: -webkit-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(218,218,218,1) 100%);
    background: -o-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(218,218,218,1) 100%);
    background: -ms-linear-gradient(top, rgba(242,242,242,1) 0%, rgba(218,218,218,1) 100%);
    background: linear-gradient(to bottom, rgba(242,242,242,1) 0%, rgba(218,218,218,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dadada', GradientType=0 );
}

    .btn-gray:hover {
        opacity: .8;
    }

.bot-buffer {
    margin-bottom: 7px;
}

.panel {
    padding: 12px;
}

.btn.btn-circle {
    border-radius: 50px;
    width: auto;
    padding: 15 16px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn-icon {
    padding: 0px 8px;
    background: none;
    color: #666666;
}

    .btn-icon:hover {
        color: #226bb2;
    }

.btn-switch .fa-toggle-off {
    color: #999;
}

.btn-switch .fa-toggle-on {
    color: #2dd051;
}

.over-flow-auto {
    overflow: auto;
}

.table-border-outer {
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}

    .table-border-outer > tr, .table-border-outer > tbody > tr > td {
        border: none;
    }

.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom: 2px solid #90b5d8;
}

.table > thead > tr > th {
    border-bottom: 2px solid #90b5d8;
}

.table-nonfluid {
    width: auto;
}

.col-del {
    width: 50px;
    text-align: center;
}

.col-serial {
    width: 50px;
    text-align: center;
}

.navbar-default {
    background-color: transparent;
}

.mCSB_inside > .mCSB_container {
    margin-right: 0 !important;
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background: #fff;
}

.dropdown-menu {
    font-size: 12px;
}

.modal-dialog {
    width: auto;
    max-width: 800px;
}

.modal-dialog.modal-md {
    width: 600px;
}

.modal-dialog.modal-sm {
    width: 300px;
}

.modal-dialog.modal-lg {
    max-width: 900px;
}

.modal-license-expiry {
    z-index: 10501;
}

.min-width-350 {
    min-width: 350px;
}

.min-width-175 {
    min-width: 175px;
}


.width-100 {
    width: 100px;
}

.width-110 {
    width: 110px;
}

.width-120 {
    width: 120px;
}

.width-130 {
    width: 130px;
}

.width-140 {
    width: 140px;
}

.width-150 {
    width: 150px;
}

.width-160 {
    width: 160px;
}

.width-170 {
    width: 170px;
}

.width-180 {
    width: 180px;
}

.width-190 {
    width: 190px;
}

.width-200 {
    width: 200px;
}

.width-210 {
    width: 210px;
}

.width-220 {
    width: 220px;
}

.width-230 {
    width: 230px;
}

.width-240 {
    width: 240px;
}

.width-250 {
    width: 250px;
}

.width-260 {
    width: 260px;
}

.width-90 {
    width: 90px;
}

.width-30 {
    width: 30px;
}

.width-35 {
    width: 35px;
}

.width-40 {
    width: 40px;
}

.width-45 {
    width: 45px;
}

.width-50 {
    width: 50px;
}

.width-60 {
    width: 60px;
}

.width-70 {
    width: 70px;
}

.width-80 {
    width: 80px;
}

.width-400 {
    max-width: 400px;
}

.width-500 {
    max-width: 500px;
}

.width-600 {
    max-width: 600px;
}

.width-980 {
    max-width: 980px;
}

.width-auto {
    width: auto;
}

.width-100pc {
    width: 100%;
}
/*--RTL Direction--*/


html[dir='rtl'] .col-lg-1, html[dir='rtl'] .col-lg-10, html[dir='rtl'] .col-lg-11, html[dir='rtl'] .col-lg-12, html[dir='rtl'] .col-lg-2, html[dir='rtl'] .col-lg-3, html[dir='rtl'] .col-lg-4, html[dir='rtl'] .col-lg-5, html[dir='rtl'] .col-lg-6, html[dir='rtl'] .col-lg-7, html[dir='rtl'] .col-lg-8, html[dir='rtl'] .col-lg-9 {
    float: right;
}

html[dir='rtl'] .col-xs-2 {
    float: right;
}

html[dir='rtl'] .progress-bar {
    float: right;
}

html[dir='rtl'] .pull-right {
    float: left !important;
}

html[dir='rtl'] .pull-left {
    float: right !important;
}

html[dir='rtl'] .mCustomScrollBox {
    direction: rtl;
}

html[dir='rtl'] .sidebar .nav {
    padding-right: 0;
}

html[dir='rtl'] .sidebar .nav-second-level li a {
    padding-right: 37px;
    padding-left: 0;
}

html[dir='rtl'] .sidebar .nav-third-level li a {
    padding-right: 52px;
    padding-left: 0;
}

html[dir='rtl'] .sidebar .nav-fourth-level li a {
    padding-right: 65px;
    padding-left: 0;
}

.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
    margin-left: 0px;
}

html[dir='rtl'] .sidebar .arrow {
    float: left;
}

html[dir='rtl'] .fa-angle-right:before {
    content: "\f104";
}

html[dir='rtl'] .sidebar ul li ul li .arrow {
    margin-left: 15px;
}

html[dir='rtl'] .navbar-header {
    float: right;
}

html[dir='rtl'] .navbar-right {
    float: left !important;
}

html[dir='rtl'] .btn-lang {
    padding-left: 15px;
    border-left: 1px solid #CCC;
    padding-right: 0;
    border-right: none;
}

html[dir='rtl'] .input-group .form-control:first-child {
    border-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

html[dir='rtl'] .input-group-btn:last-child > .btn {
    border-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

html[dir='rtl'] .dropdown-menu {
    text-align: right;
    left: inherit;
}

html[dir='rtl'] .navbar-right .dropdown-menu {
    left: 0px;
    right: auto;
}

html[dir='rtl'] .navbar-top-links li:last-child {
    margin-left: 15px;
    margin-right: 0;
}

html[dir='rtl'] .inputLabel input {
    float: left;
}

html[dir='rtl'] .inputLabel label {
    float: left;
    padding-left: 6px;
}

html[dir='rtl'] .navbar-toggle {
    float: left;
    margin-left: 15px;
}

html[dir='rtl'] .dropdown-messages li:last-child a {
    padding-left: 5px !important;
}

html[dir='rtl'] .close {
    float: left;
}

html[dir='rtl'] .gutter-right-0 {
    padding-left: 0;
    padding-right: 15px;
}

html[dir='rtl'] .gutter-left-0 {
    padding-right: 0;
    padding-left: 15px;
}

html[dir='rtl'] .margin-right-15 {
    margin-right: auto;
    margin-left: 15px;
}

html[dir='rtl'] .margin-left-15 {
    margin-left: auto;
    margin-right: 15px;
}

html[dir='rtl'] .text-right {
    text-align: left;
}

html[dir='rtl'] .text-left {
    text-align: right;
}
/*--/RTL Direction--*/
/*--Steps--*/
.bs-wizard {
    margin-top: 25px;
}
/*Form Wizard*/

.bs-wizard {
    padding: 0px 15px 20px 15px;
}

    .bs-wizard > .bs-wizard-step {
        padding: 0;
        position: relative;
    }

        .bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
            font-size: 11px;
            font-weight: bold;
            height: 27px;
            display: block;
            padding: 0px 4px;
            word-break: break-all;
        }

        .bs-wizard > .bs-wizard-step > .bs-wizard-dot {
            position: absolute;
            width: 30px;
            height: 30px;
            display: block;
            background: #90b5d8;
            top: 50px;
            left: 50%;
            margin-top: -15px;
            margin-left: -15px;
            border-radius: 50%;
        }

            .bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
                content: ' ';
                width: 14px;
                height: 14px;
                background: #226bb2;
                border-radius: 50px;
                position: absolute;
                top: 8px;
                left: 8px;
            }

        .bs-wizard > .bs-wizard-step > .progress {
            position: relative;
            border-radius: 0px;
            height: 8px;
            box-shadow: none;
            margin: 20px 0;
        }

            .bs-wizard > .bs-wizard-step > .progress > .progress-bar {
                width: 0px;
                box-shadow: none;
                background: #90b5d8;
            }

        .bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
            width: 50%;
        }

        .bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
            width: 0%;
        }

        .bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
            width: 100%;
        }

        .bs-wizard > .bs-wizard-step.active > .bs-wizard-stepnum {
            color: #226bb2;
        }

        .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
            background-color: #f5f5f5;
        }

            .bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
                opacity: 0;
            }

        .bs-wizard > .bs-wizard-step:first-child > .progress {
            left: 50%;
            width: 50%;
        }

html[dir='rtl'] .bs-wizard > .bs-wizard-step:first-child > .progress {
    right: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    /*pointer-events: none;*/
}

.wizard-panel .radio {
    margin-top: 5px;
    margin-bottom: 0;
}

.wizard-panel .checkbox input[type=checkbox],
.wizard-panel .radio input[type=radio] {
        margin: 2px 5px 0 5px;
}


/*--/Steps--*/
.blue-tooltip + .tooltip > .tooltip-inner {
    background: rgba(109,121,134,1);
    background: -moz-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(109,121,134,1)), color-stop(100%, rgba(79,90,103,1)));
    background: -webkit-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -o-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: -ms-linear-gradient(top, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    background: linear-gradient(to bottom, rgba(109,121,134,1) 0%, rgba(79,90,103,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6d7986', endColorstr='#4f5a67', GradientType=0 );
    border-color: #626b76;
    min-width: 100px;
}

.blue-tooltip + .tooltip > .tooltip-arrow {
    border-bottom-color: #6b7784;
}

th {
    text-align: center;
}

.table-format-a td {
    padding: 2px;
}

.modal-footer {
    text-align: inherit;
}

.hr2 {
    border-width: 2px 0px 0px;
    border-color: #90B5D8;
}

.heading-field {
    background: #eff3f8;
    font-weight: bold;
    padding: 9px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    margin-bottom: 11px;
    width: 100%;
}

.heading-field-boxy {
    background: #eff3f8;
    font-weight: bold;
    padding: 5px;
    margin-bottom: 8px;
    width: 100%;
}

#tab2, #tab3, #tab4, #tab5, #tab6 {
    display: none;
}
/*--set the min width of page*/
#wrapper {
    min-width: 320px;
}

#topnav {
    min-width: 320px;
}
/*--/set the min width of page*/
.side-btn .input-group-btn:last-child > .btn, .side-btn .input-group-btn:last-child > .btn-group {
    margin-left: 6px;
}

.side-btn .input-group .form-control:first-child {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.side-btn .input-group-btn:last-child > .btn {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.side-btn .input-group-btn .btn {
    border-radius: 3px !important;
}

html[dir="rtl"] .side-btn .input-group-btn:last-child > .btn, html[dir="rtl"] .side-btn .input-group-btn:last-child > .btn-group {
    margin-left: 0;
    margin-right: 6px;
}

html[dir="rtl"] .side-btn .input-group .form-control:first-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

html[dir="rtl"] .side-btn .input-group-btn:last-child > .btn {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.navbar-brand {
    display: block;
    /*background: url(../../images/SiteImages/logo-big.gif) no-repeat;*/
    background: url(../../images/SiteImages/smacc-logo.svg) no-repeat;
    width: 122px;
    height: 55px;
    margin-left: 10px;
    margin-top: 5px;
}

html[dir="rtl"] .navbar-brand {
    margin-left: 0px;
    margin-right: 20px;
}

.no-wrap {
    white-space: nowrap;
}

#page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 15px;
    border-left: 1px solid #e7e7e7;
    background: #eff3f8;
}

html[dir='rtl'] #page-wrapper {
    margin: 0px 250px 0px 0px;
}

.sidebar {
    z-index: -1;
    position: fixed;
    width: 250px;
    padding-top: 65px;
    height: 100%;
    float: right;
}

.navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
    margin-left: auto;
}

.alert {
    z-index: 9999;
    position: fixed;
    top: 0px;
    width: 50%;
    left: 25%;
    right: 25%;
    text-align: center;
    border-radius: 0px 0px 4px 4px;
    -moz-border-radius: 0px 0px 4px 4px;
    -webkit-border-radius: 0px 0px 4px 4px;
    border: 0px solid #000000;
    -webkit-box-shadow: 0px 2px 4px -4px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 4px -4px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 4px -4px rgba(0,0,0,0.75);
}

    .alert .heading {
        font-size: 12px;
        font-weight: bold;
        margin: -12px -12px 5px;
        background: #fff;
        padding: 5px 0;
        display: block;
    }

    .alert .list-item {
        list-style: outside;
        list-style-type: circle;
        float: left;
        display: list-item;
        margin-left: 5px;
        clear: both;
    }

.alert2 {
    position: static;
    border-radius: 4px;
    box-shadow: 0px 2px 4px -4px rgba(0,0,0,0.75);
    padding: 10px;
}

.alert-login {
    border: 0px solid #000;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 0px;
    margin: -30px;
    margin-bottom: 30px;
}

html[dir='rtl'] .input-group-addon:last-child {
    border-left: solid #ccc 1px;
    border-right: 0;
}

html[dir='rtl'] .input-group-addon:first-child {
    border-right: solid #ccc 1px;
    border-left: 0;
}

html[dir='rtl'] .input-group .input-group-addon:last-child {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

html[dir='rtl'] .input-group .input-corners {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.box-border {
    border: 1px solid #cccccc;
    padding: 12px 6px;
}

html[dir='rtl'] .input-group-addon:first-child, .input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group > .btn, .input-group-btn:first-child > .dropdown-toggle, .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.radio-spacing div {
    float: left;
    margin-right: 10px;
}

html[dir='rtl'] .radio-spacing div {
    float: right;
    margin-left: 10px;
    margin-right: 0;
}

.btn-next-back {
    margin-top: 110px;
}

    .btn-next-back .row:last-child button {
        margin-top: 5px;
    }

    .btn-next-back .row:first-child button {
        margin-bottom: 5px;
    }

.textarea-2-lines {
    height: 67px !important;
}

footer {
    background: #ccc;
    padding: 5px;
    padding-left: 270px;
    bottom: 0px;
    position: fixed;
    width: 100%;
    z-index: 9;
}

html[dir='rtl'] footer {
    padding-left: 0px;
    padding-right: 270px;
    bottom: 0px;
    position: fixed;
    width: 100%;
}

footer.login {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    background: #EFF3F8 none repeat scroll 0% 0%;
    color: #999;
    padding-bottom: 20px;
}
/*--login page styles--*/
#login-box {
    margin: 0 auto;
    margin-top: 100px;
    max-width: 450px;
}

    #login-box header {
        border-radius: 10px 10px 0px 0px;
        -moz-border-radius: 10px 10px 0px 0px;
        -webkit-border-radius: 10px 10px 0px 0px;
        border: 0px solid #000000;
        background: rgba(23,114,194,1);
        background: -moz-linear-gradient(top, rgba(23,114,194,1) 0%, rgba(15,95,165,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23,114,194,1)), color-stop(100%, rgba(15,95,165,1)));
        background: -webkit-linear-gradient(top, rgba(23,114,194,1) 0%, rgba(15,95,165,1) 100%);
        background: -o-linear-gradient(top, rgba(23,114,194,1) 0%, rgba(15,95,165,1) 100%);
        background: -ms-linear-gradient(top, rgba(23,114,194,1) 0%, rgba(15,95,165,1) 100%);
        background: linear-gradient(to bottom, rgba(23,114,194,1) 0%, rgba(15,95,165,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1772c2', endColorstr='#0f5fa5', GradientType=0 );
        padding: 30px;
        text-align: center;
        color: #fff;
        font-size: 20px;
    }

    #login-box section {
        background: #fff;
        border: 1px solid #c8c8c8;
        padding: 30px;
        overflow: auto;
    }

    #login-box .button {
        padding: 10px 0;
        width: 100%;
    }

    #login-box section .forget a {
        color: #999;
    }

.logo-login {
    margin-top: 50px;
}
/*--/login page styles--*/

@media only screen and (min-width:991px) and (max-width: 1299px) {
    .dashboard-box-parent {
        width: 50%;
    }
}


@media only screen and (min-width:991px) and (max-width: 1200px) {
    .padding-left-0-lg {
        padding-left: 0;
    }

    html[dir='rtl'] .padding-left-0-lg {
        padding-left: auto;
        padding-right: 0;
    }

    html[dir='rtl'] .col-sm-push-10 {
        left: -83.3333%;
    }

    .max-width-popup {
        max-width: 85%;
    }
}

@media (min-width: 1200px) {
    html[dir='rtl'] .col-lg-push-10 {
        left: -83.33333333%;
    }
}

@media only screen and (max-width:991px) {
    .gutter-right-0 {
        padding-right: 15px;
    }

    .gutter-left-0 {
        padding-left: 15px;
    }

    .clear-both-sm {
        clear: both;
    }

    /*.tree-box {
	height: 200px;
}*/
    .margin-top-5-sm {
        margin-top: 5px;
    }

    .margin-bot-5-sm {
        margin-bottom: 5px;
    }

    .btn-grup1 div:last-child .pull-right {
        float: left !important;
    }

    html[dir="rtl"] .btn-grup1 div:last-child .pull-right {
        float: right !important;
    }

    .padding-right-6-lg {
        padding-right: 15px;
    }

    .padding-left-6-lg {
        padding-left: 15px;
    }

    html[dir="rtl"] .padding-right-6-lg {
        padding-left: 15px;
    }

    html[dir="rtl"] .padding-left-6-lg {
        padding-right: 15px;
    }

    .padding-left-6-md {
        padding-left: 6px;
    }

    .padding-right-6-md {
        padding-right: 6px;
    }

    .col-lg-6.width-49 {
        width: 49%;
    }

    .navbar-top-links li a {
        padding: 15px 10px;
    }

    .max-width-popup {
        max-width: 85%;
    }

    .modal-xl {
        width: 90%;
    }
}

@media (min-width: 768px) {
    html[dir='rtl'] .col-sm-push-10 {
        left: -83.33333333%;
    }

    .cc-100 {
        min-width: 100px;
    }

    .cc-100 .btn-icon {
        padding: 0 5px;
    }

    .max-width-popup {
        max-width: 63%;
    }
}

@media only screen and (max-width:767px) {
    #page-wrapper {
        position: inherit;
        margin: 0px;
        padding: 15px;
        border-left: none;
    }

    html[dir='rtl'] .col-lg-pull-2 {
        right: 0;
    }

    html[dir='rtl'] #page-wrapper {
        margin: 0px;
    }

    .sidebar {
        z-index: 1;
        position: fixed;
        width: 100%;
        padding-top: 0;
        height: auto;
        float: none;
    }

    .navbar-top-links .dropdown-messages, .navbar-top-links .dropdown-tasks, .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
    /*--*/
    .navbar-top-links {
        text-align: right;
        height: 50px;
        background: #fff;
    }

    #page-wrapper {
        margin-top: 36px;
    }

    .navbar-right .navtopicon {
        font-size: 16px;
    }

    #topnav.navbar-default {
        height: 60px;
        padding-top: 10px;
    }

    .navbar-brand {
        width: 80%;
    }

    .navbar-brand {
        /*background: url(../../images/SiteImages/logo-small.gif) no-repeat;*/
        background: url(../../images/SiteImages/smacc-logo.svg) no-repeat;
        width: 98px;
        height: 38px;
    }

    .gutter-left-6 {
        padding-left: 15px;
    }

    .gutter-right-6 {
        padding-right: 15px;
    }

    .gutter-left-0 {
        padding-left: 15px;
    }

    html[dir="rtl"] .gutter-left-0 {
        padding-right: 15px;
    }

    top-buffer-xs {
        margin-top: 20px;
    }

    html[dir="rtl"] .navbar-header {
        float: none;
    }

    html[dir="rtl"] .navbar-brand {
        float: right;
    }

    html[dir="rtl"] .navbar-right {
        float: none !important;
    }

    html[dir="rtl"] .navbar-top-links {
        text-align: left;
        padding: 0;
    }

    html[dir="rtl"] .col-lg-1, html[dir="rtl"] .col-lg-2, html[dir="rtl"] .col-lg-3, html[dir="rtl"] .col-lg-4, html[dir="rtl"] .col-lg-5, html[dir="rtl"] .col-lg-6, html[dir="rtl"] .col-lg-7, html[dir="rtl"] .col-lg-8, html[dir="rtl"] .col-lg-9, html[dir="rtl"] .col-lg-10, html[dir="rtl"] .col-lg-11, html[dir="rtl"] .col-lg-12 {
        float: none;
    }

    .gutter-right-0 {
        padding-right: 15px;
    }

    .navbar-top-links li a {
        padding: 13px;
    }
    /*enabling scroll bar on the responsive*/
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
        max-height: 300px;
    }

    .lan-box {
        width: 100px;
        margin: 10px 0 0 15px;
    }

    .margin-top-5-xs {
        margin-top: 5px;
    }

    .navbar-top-links {
        min-width: 100px;
    }

    .alert {
        width: 100%;
        left: 0;
        right: 0;
        border-radius: 0px;
        box-shadow: none;
    }

    .btn-next-back {
        margin-top: 10px;
        overflow: auto;
    }

        .btn-next-back .row {
            width: 50%;
            margin: 0 auto;
            float: left;
        }

            .btn-next-back .row:last-child button {
                float: left;
                margin-left: 5px;
                margin-top: 0;
            }

            .btn-next-back .row:first-child button {
                float: right;
                margin-right: 5px;
                margin-bottom: 0;
            }

        .btn-next-back button {
            padding: 10px 20px;
        }

    footer {
        text-align: center;
        padding-left: 5px;
        background-color: #fff;
        border-top: 1px solid #ddd;
        color: #999;
        position: relative;
    }

    .navbar-top-links {
        width: auto;
    }

    .HeaderTrial {
        left: 12px !important;
        top: 0px !important;
        text-align: center !important;
    }

    html[dir="rtl"] .HeaderTrial {
        right: 12px !important;
        text-align: right !important;
    }

    #login-box {
        margin: 100px auto 20px auto;
        max-width: 290px;
    }

    .login-page {
        padding-top: 30px;
    }

        .login-page table {
            position: relative !important;
        }

    footer.login {
        border: 0;
        bottom: 10px;
        position: absolute;
    }

    .validation-error .alert {
        font-size: 11px;
    }

    .notification-box i {
        font-size: 36px;
    }

    .notification-box h3 {
        font-size: 24px;
    }

    .notification-box h4 {
    }

    .notification-box i,
    .notification-box h3,
    .notification-box h4 {
        min-height: inherit;
        padding: 15px 0;
    }

    .db-box2 .fa {
        height: 48px;
        width: 48px !important;
    }

    html[dir='rtl'] footer {
        padding-right: 0px;
    }

    .lan-box {
        margin: 0px 0 0 10px;
        width: 38%;
    }

    .navbar-top-links {
        height: 70px;
        padding-top: 8px;
    }

        .navbar-top-links > li {
            float: left;
            width: 19%;
            text-align: center;
        }

        .navbar-top-links li a {
            min-height: 30px;
            padding: 5px 10px;
        }

        .navbar-top-links .mobile-lang {
            float: left;
            margin: 0px 0 0 10px;
            width: 29%;
        }

    .mobile-lang .btn-lang {
        background-color: #fff;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
        border: 1px solid #ccc;
        height: 30px;
        text-align: left;
        width: 100%;
    }

    #page-wrapper {
        margin-top: 60px;
    }

    html[dir="rtl"] #page-wrapper {
        margin-top: 60px;
    }


    .top-label {
        margin-top: 8px;
        margin-left: 10px;
    }

    html[dir="rtl"] .top-label {
        margin-top: 16px;
        margin-right: 10px;
        margin-left: 5px;
    }

    html[dir="rtl"] .lan-box {
        margin: 8px 0 0 10px;
    }

    .dropdown-info {
        right: auto !important;
        left: 0 !important;
    }

        .dropdown-info:before {
            right: auto;
            left: 25px;
        }

    html[dir="rtl"] .dropdown-info:before {
        right: auto !important;
        left: 25px !important;
    }

    .navbar-right .navtopicon:hover {
        background-color: rgba(0,0,0,0) !important;
    }

    html[dir='rtl'] .navbar-right .dropdown-user {
        left: auto;
        right: 0;
    }

    .dropdown-user:before {
        content: '\f0d8';
        /*color: rgba(0,0,0,.15);*/
        color: #fff;
        font-family: FontAwesome;
        font-size: 24px;
        position: absolute;
        top: -22px;
        right: 25px;
    }

    html[dir='rtl'] .dropdown-user:before {
    }

    .max-width-popup {
        max-width: 85%;
    }

    .measurement-separator {
            left: 0;
            right: 0 !important;
            position: relative !important;
            text-align: center !important;
            margin: 0 0 5px 0;
            padding: 0;
            display: block;
    }
}

@media only screen and (max-width : 480px) {
    .nav > li > a {
        padding: 10px 10px;
    }

    #login-box {
        margin: 50px auto 15px auto;
    }

    .logo-login {
        margin-top: 15px;
    }

    .oops {
        width: 100%;
    }

    .max-width-popup {
        max-width: 85%;
    }
}

@media only screen and (max-width: 800px) {
    /* Force table to not be like tables anymore */
    #no-more-tables table, #no-more-tables thead, #no-more-tables tbody, #no-more-tables th, #no-more-tables td, #no-more-tables tr {
        display: block;
    }
        /* Hide table headers (but not display: none;, for accessibility) */
        #no-more-tables thead tr {
            position: absolute;
            top: -9999px;
            left: -9999px;
        }

    #no-more-tables tr {
        border: 1px solid #ccc;
    }

    #no-more-tables td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
        white-space: normal;
        text-align: left;
    }

        #no-more-tables td:before {
            /* Now like a table header */
            position: absolute;
            /* Top/left values mimic padding */
            top: 6px;
            left: 6px;
            width: 45%;
            padding-right: 10px;
            white-space: nowrap;
            text-align: left;
            font-weight: bold;
        }
        /*
	Label the data
	*/
        #no-more-tables td:before {
            content: attr(data-title);
        }
}

.btn-labeltop {
    padding-top: 20px;
}

.text-wrap-normal {
    white-space: normal;
}

.image-ctrl img {
    -moz-transition: -moz-transform 0.1s ease-in;
    -webkit-transition: -webkit-transform 0.1s ease-in;
    -o-transition: -o-transform 0.1s ease-in;
}

    .image-ctrl img:hover {
        -moz-transform: scale(2);
        -webkit-transform: scale(2);
        -o-transform: scale(2);
    }

.padding-0 {
    padding: 0 !important;
}

/*
    Start- Style for Dashboard page
*/
.db-box2 {
    background: #7cb2e6;
    color: #fff;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    overflow: auto;
    border: none;
    background-color: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    border: 1px solid #ddd;
}

    .db-box2.selected {
        background: #226bb2;
        color: #fff;
    }

    .db-box2 h2 {
        font-size: 15px;
        font-weight: bold;
        margin-top: 22px;
        float: left;
        width: 56%;
        text-align: center;
        color: #226bb2;
        font-size: 12px;
        margin-top: 0px;
        padding-top: 18px;
        text-align: left;
        width: 100%;
    }

html[dir="rtl"] .db-box2 h2 {
    float: right;
}

.blue-bar {
    background: #226bb2;
    height: 3px;
    clear: both;
    margin: 0 15px 15px 15px;
}

.db-box2 h3 {
    font-size: 38px;
    font-weight: bold;
    margin-top: 0;
    width: 18%;
    float: right;
    margin-top: 11px;
    text-align: right;
    color: #999;
    font-size: 40px;
    line-height: 48px;
    margin: 0;
    width: 19%;
}

html[dir="rtl"] .db-box2 h3 {
    float: left;
    text-align: left;
}

.db-box2 .fa {
    font-size: 40px;
    opacity: .5;
    width: 18%;
    margin-top: 11px;
}

html[dir="rtl"] .fa.pull-left {
    margin-right: 0;
    margin-left: 0.3em;
}

@media (min-width:1200px) {
    .db-box2 {
        margin-bottom: -1px;
    }
}
/*
    End- Style for Dashboard page
*/

/*-------------------------------------------------- */

/*
    Start- Style for Loading Popup
*/

#overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    background: rgba(0,0,0,0.50);
    width: 100%;
    height: 100%;
    z-index: 9999;
}

#popup {
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 150px;
    /*height: 150px;*/
    margin-left: -100px; /*Half the value of width to center div*/
    margin-top: -100px; /*Half the value of height to center div*/
    z-index: 100008;
    box-shadow: 0px 2px 6px rgba(0,0,0,1);
    /*box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.5);*/
    border-radius: 6px;
    padding: 10px;
    box-sizing: border-box;
    text-align: center;
    /*
    End- Style for Loading Popup
*/
}

.login-refresh {
    padding: 6px 10px !important;
}

/*
    Start- Style for Upload progress bar
*/
.divUpload {
    display: none;
}

.progressContainer {
    width: 200pt;
    height: 20px;
    background: #ccc;
    overflow: hidden;
}

.uploading {
    width: 200pt;
    text-align: center;
}

.divProgress {
    width: 1pt;
    height: 20px;
    background-color: #226bb2;
    display: none;
}

.divPercentage {
    width: 200pt;
    text-align: center;
}

.labelMessage {
    color: red;
}

.upload-progress-section {
    float: left;
    width: 100%;
}

.upload-progress-bar {
    float: left;
}

.upload-progress-section .btn {
    height: 20px;
    margin-top: 15px;
    padding: 2px 10px;
}

/*
    End- Style for Upload progress bar
*/

/* Added by awais*/
.fancy-icon {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 10px;
    height: 15px;
    width: 15px;
    padding-top: 2px;
    text-align: center;
}

    .fancy-icon i {
        color: #fff;
    }

.status-active {
    background-color: #666;
}

.status-closed {
    background-color: #666;
}

.status-inprogress {
    background-color: #F8A14B;
}

.status-onload {
    background-color: #94CBD0;
}

.make-closed {
    border-right: 1px solid #ccc;
    display: inline-block;
    float: left;
    padding-right: 10px;
    margin-right: 10px;
}

    .make-closed a {
        color: #333;
        font-size: 11px;
    }

.select-row {
    display: inline-block;
    float: left;
}

    .select-row a {
        color: #333;
        font-size: 11px;
    }

.double-border {
    border-top: 2px solid #90b5d8;
}

/*------------------------------------------------------------
Notification Boxes
------------------------------------------------------------*/
.notification-box {
    border: 2px solid #226bb2;
    display: inline-block;
    margin: 0 0 20px 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    width: 100%;
}

    .notification-box i {
        color: #226bb2;
        font-size: 48px;
        padding: 25px 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .notification-box h3 {
        color: #226bb2;
        font-size: 30px;
        font-weight: bold;
        margin: 0 auto;
        padding: 30px 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 80%;
        word-break: break-all;
    }

    .notification-box h4 {
        color: #226bb2;
        font-size: 18px;
        line-height: 24px;
        margin: 0 auto;
        min-height: 100px;
        padding: 30px 0 20px 0;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 80%;
    }

    .notification-box hr {
        border-top: 2px solid #ccc;
        margin: 0 auto;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        width: 80%;
    }

    .notification-box:hover {
        background-color: #226bb2;
        cursor: pointer;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

        .notification-box:hover i,
        .notification-box:hover h3,
        .notification-box:hover h4 {
            color: #fff;
        }

        .notification-box:hover hr {
            border-top: 2px solid #fff;
        }


/*------------------------------------------------------------
DB Boxes
------------------------------------------------------------*/
/*.db-box2 {
	background-color:#ffffff;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}*/

.db-box2 .fa {
    background-color: #226bb2;
    -webkit-border-radius: 200px;
    -moz-border-radius: 200px;
    border-radius: 200px;
    color: #fff;
    font-size: 24px;
    opacity: 1;
    margin-top: 0;
    padding-top: 12px;
    text-align: center;
    height: 48px;
    width: 48px;
}

.db-box2 .db-box2-heading {
    float: left;
    width: 55%;
}

/*.db-box2 h2 {
	color:#226bb2;
	font-size:12px;
	margin-top:0px;
    text-align:left;
	width:100%;
}*/

/*.db-box2 h3 {
	color:#999;
	font-size:40px;
	line-height:48px;
	margin:0;
	width:19%;
}*/

.db-box2 h4 {
    color: #666;
    font-size: 11px;
    float: left;
    margin: 10px 0 0 0;
    width: 100%;
}

/*.db-box2.selected {
	color:#fff;
}*/

.db-box2.selected .fa {
    background-color: #fff;
    color: #226bb2;
}

.db-box2.selected h2,
.db-box2.selected h3,
.db-box2.selected h4 {
    color: #fff;
}

hr.empty {
    border: 0px;
    clear: both;
    height: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.db-box2:hover {
    background-color: #226bb2;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

    .db-box2:hover .fa {
        background-color: #fff;
        color: #226bb2;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .db-box2:hover h2,
    .db-box2:hover h3,
    .db-box2:hover h4 {
        color: #fff;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

html[dir="rtl"] .db-box2 {
    overflow: hidden;
}

    html[dir="rtl"] .db-box2 .db-box2-heading {
        float: right;
    }

    html[dir="rtl"] .db-box2 h2 {
        padding-top: 20px;
        text-align: right;
    }

/*------------------------------------------------------------
Product Costing Panel
------------------------------------------------------------*/
.product-panel {
    padding: 0;
}

    .product-panel .panel-heading {
        margin-bottom: 10px;
    }

    .product-panel .panel-body {
        padding: 15px;
    }

/*------------------------------------------------------------
Custom Tabs
------------------------------------------------------------*/
.custom-tabs {

}

.custom-tabs ul.nav-tabs {
    
}

.custom-tabs ul.nav-tabs li {
    
}

.custom-tabs ul.nav-tabs li a {
    background: #fafafa;
    border: 1px solid #ddd;
    color: #666;
}

.custom-tabs ul.nav-tabs li.active a {
    background: #226bb2;
    border: 1px solid #226bb2;
    color: #fff;
}

.custom-tabs .tab-content {
    border: 1px solid #ddd;
    border-width: 0 1px 1px;
    padding: 5px 12px;
}

/*------------------------------------------------------------
Dropdown Info
------------------------------------------------------------*/
.dropdown-info {
    background: #6b747e;
    background: -moz-linear-gradient(top, #6b747e 0%, #4e5966 100%);
    background: -webkit-linear-gradient(top, #6b747e 0%,#4e5966 100%);
    background: linear-gradient(to bottom, #6b747e 0%,#4e5966 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b747e', endColorstr='#4e5966',GradientType=0 );
    min-width: 200px;
    right: -10px;
    left: auto;
}

    .dropdown-info:before {
        content: '\f0d8';
        color: #6b747e;
        font-family: FontAwesome;
        font-size: 24px;
        position: absolute;
        top: -22px;
        right: 20px;
    }

    html[dir="rtl"] .dropdown-info:before {
        right: auto;
        left: 20px;
    }

    .dropdown-info li span {
        color: #fff;
        display: inline-block;
        padding: 5px 15px;
        width: 100%;
    }

    .dropdown-info li.divider {
        background-color: #666f7a;
    }


/*Sales Invoice / Sales Return Buttons */
.left-two-btn .input-group-btn .btn {
    -webkit-border-radius: 3px 0px 0px 3px !important;
    -moz-border-radius: 3px 0px 0px 3px !important;
    border-radius: 3px 0px 0px 3px !important;
}

.left-two-btn input.form-control {
    -webkit-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px;
}

.left-two-btn button {
    outline: none !important;
}

/* Popup Maximum Height Handler */
.modal .modal-body {
    overflow-y: auto;
    max-height: 500px;
}

/*Barcode Lable Printing Width*/
.barcode-label-printing-body-width {
    max-width: 1172px;
}

/*------------------------------------------------------------
Input XS
------------------------------------------------------------*/
.input-xs {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 26px;
    padding: 3px;
}

.btn-xs {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 26px;
    padding: 3px 10px;
}
.btn-xxs {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    margin: 0 3px;
    padding: 2px 10px;
}


/*------------------------------------------------------------
Fonts
------------------------------------------------------------*/
.fontsize10 {
    font-size: 10px !important;
}

.fontsize11 {
    font-size: 11px !important;
}

.fontsize12 {
    font-size: 12px !important;
}

.fontsize13 {
    font-size: 13px !important;
}

.fontsize14 {
    font-size: 14px !important;
}



/*------------------------------------------------------------
Panel with Table
------------------------------------------------------------*/
.panel-table-custom {
    padding: 0;
    position: relative;
}

    .panel-table-custom .panel-heading h5 {
        margin: 0;
    }

    .panel-table-custom .panel-body {
        padding: 0;
    }

    .panel-table-custom .btn-icon {
        padding: 0 5px;
    }

    .panel-table-custom .panel-body table {
        border: 0;
        margin-bottom: 0;
    }

        .panel-table-custom .panel-body table td {
            padding: 5px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            vertical-align: baseline;
        }

            .panel-table-custom .panel-body table td:first-of-type,
            .panel-table-custom .panel-body table th:first-of-type {
                border-left: 0;
            }

            .panel-table-custom .panel-body table td:last-of-type,
            .panel-table-custom .panel-body table th:last-of-type {
                border-right: 0;
            }

html[dir="rtl"] .panel-table-custom .panel-body table td:first-of-type,
html[dir="rtl"] .panel-table-custom .panel-body table th:first-of-type {
    /*border-left: inherit;*/
    border-left: 1px solid #ddd;
    border-right: 0;
}

html[dir="rtl"] .panel-table-custom .panel-body table td:last-of-type,
html[dir="rtl"] .panel-table-custom .panel-body table th:last-of-type {
    border-right: inherit;
    border-left: 0;
}

.panel-table-custom .panel-footer {
    padding: 5px 0px;
}

    .panel-table-custom .panel-footer table {
        margin-bottom: 0;
    }

        .panel-table-custom .panel-footer table td {
            border: 0;
            padding: 5px;
        }

            .panel-table-custom .panel-footer table td button {
                width: 100%;
            }

                .panel-table-custom .panel-footer table td button.width-auto {
                    width: auto;
                }

html[dir="rtl"] .panel-table-custom .fa-chevron-right:before {
    content: "\f053";
}

/*------------------------------------------------------------
Truncate
------------------------------------------------------------*/
.truncate-50 {
    max-width: 50px;
    width: 50px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.truncate-70 {
    max-width: 70px;
    width: 70px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.truncate-100 {
    width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.truncate-150 {
    width: 150px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}

.truncate-200 {
    width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -moz-binding: url('assets/xml/ellipsis.xml#ellipsis');
}


/*------------------------------------------------------------
Side Button with Input Group
------------------------------------------------------------*/
.side-btn.input-group {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
}

.side-btn.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 4px;
}

/*------------------------------------------------------------
Sticky Table
------------------------------------------------------------*/
@media (max-width:991px) {
    table.table-sticky tbody {
        overflow-x: hidden;
    }

    table.table-sticky th,
    table.table-sticky td {
        min-width: 100px !important;
        width: 100px;
    }
}

@media (min-width:768px) {
    table.table-sticky tr {
        table-layout: fixed;
    }
}

@media (max-width:767px) {
    table.table-sticky th,
    table.table-sticky td {
        min-width: 150px !important;
    }

    table.table-sticky tbody {
        overflow-x: hidden;
    }
}

table.table-sticky tr {
    width: 100%;
    display: inline-table;
    float: left;
}

table.table-sticky th {
    padding-left: 0;
}

table.table-sticky {
    height: 190px;
    position: relative;
}

table.table-sticky thead {
    display: table;
    /*width: calc(100% - 18px) !important;*/
    width: calc(100% - 17px) !important;
    /*width: calc(100% - 0px) !important;*/
}

table.table-sticky thead th:last-of-type {
    border-right: 0;
}

table.table-sticky tbody {
    overflow-y: scroll;
    overflow-x: hidden;
    height: 150px;
    width: 100%;
    position: absolute;
}

/*.table-responsive {
    overflow-x: inherit;
}*/

table.table-sticky-double tbody {
    height: 142px;
}

table.table-sticky tr.collapse {
    background-color: #eee;
    display:none;
}

table.table-sticky tr.collapse.in {
    background-color: #eee;
    display: table;
}

table.table-sticky tr.collapse.in td {
    border:0;
    color: #666;
    font-size: 11px;
    padding: 0px;
}

table.table-sticky tr.collapse.in td input {
    border: 0;
    background: transparent;
    box-shadow: none;
    color: #666;
    font-size: 11px;
}

table.table-sticky tr.collapsing {
    -webkit-transition: none;
    transition: none;
    display: none;
}


/*------------------------------------------------------------
Modal Levels
------------------------------------------------------------*/
/*.modal-level-2 {
    z-index: 99999;
}

.modal-backdrop:nth-of-type(3) {
    z-index: 9999;
}*/


/*------------------------------------------------------------
Inline
------------------------------------------------------------*/
.inline {
    display: inline-block;
}


/*------------------------------------------------------------
Vertical Align
------------------------------------------------------------*/
.v-align-top {
    vertical-align: top;
}

.v-align-middle {
    vertical-align: middle;
}

.v-align-bottom {
    vertical-align: bottom;
}

/*------------------------------------------------------------
Dashboard Box
------------------------------------------------------------*/
.dashboard-box {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    min-height: 330px;
    width: 100%;
}

    .dashboard-box .dashboard-box-top {
        border-bottom: 1px solid rgba(0,0,0,0.1);
        /*min-height: 230px;*/
        min-height: 250px;
        padding: 15px 20px;
        position: relative;
    }

        .dashboard-box .dashboard-box-top h4 {
            float: left;
            font-size: 14px;
            font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
            margin: 0;
            padding: 0;
            width: auto;
        }

html[dir="rtl"] .dashboard-box .dashboard-box-top h4 {
    font-family: DroidArabicKufiRegular, sans-serif !important;
    float: right;
}

.dashboard-box .dashboard-box-top h4 span {
    color: rgba(0,0,0,0.7);
    display: inline-block;
    font-size: 12px;
    margin: 0 5px;
}

.dashboard-box .dashboard-box-top .duration-dropdown {
    background-color: rgba(0, 0, 0, 0);
    border-radius: 2px;
    cursor: pointer;
    float: right;
    outline: none !important;
    padding: 3px 5px;
}

html[dir="rtl"] .dashboard-box .dashboard-box-top .duration-dropdown {
    float: left;
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-box .dashboard-box-top .dashboard-box-price {
    float: left;
    margin-top: 0px;
    position: relative;
    width: 100%;
    z-index: 9;
}

.dashboard-box .dashboard-box-top .dashboard-box-price:after {
    border: 0.5px solid rgba(0,0,0,0.1);
    content: '';
    display: block;
    float: left;
    position: relative;
    top: 10px;
    left: -20px;
    width: calc(100% + 40px);
}

.highcharts-container {
    position: inherit !important;
}

g.highcharts-tooltip {
    display: none;
}

div.highcharts-tooltip {
    background-color: white !important;
    opacity: 1 !important;
    z-index: 9998;
}

.highcharts-tooltip > span {
    border: 1px solid #226bb2;
    border-radius: 3px;
    box-shadow: 5px 0 10px 0 rgba(0,0,0,0.4);
    padding: 5px;
    background-color: white;
    opacity: 1;
    z-index: 9999 !important;
}

html[dir="rtl"] .highcharts-tooltip > span {
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-box .dashboard-box-top .dashboard-box-price h3 {
    color: rgba(0,0,0,0.7);
    /*display: inline-block;*/
    display: none !important;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

html[dir="rtl"] .dashboard-box .dashboard-box-top .dashboard-box-price h3 {
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-box .dashboard-box-top .dashboard-box-price h2 {
    color: #000;
    float: left;
    font-size: 20px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: -5px 0 0 0;
    width: auto;
}

html[dir='rtl'] .dashboard-box .dashboard-box-top .dashboard-box-price h2 {
    font-family: DroidArabicKufiRegular, sans-serif !important;
    float: right;
    margin: 0;
}

.dashboard-box .dashboard-box-top .dashboard-box-price h2 .form-control {
    background: rgba(0,0,0,0) !important;
    color: #000;
    border: 0;
    text-align: left;
    box-shadow: none;
    padding: 0;
    font-size: 22px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    height: 22px;
    pointer-events: none;
    line-height: 22px;
    max-width: 150px;
}

html[dir='rtl'] .dashboard-box .dashboard-box-top .dashboard-box-price h2 .form-control {
    height: 24px;
    margin-top: -5px;
    text-align: right;
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-box .dashboard-box-top .dashboard-chart {
    margin-left: 0;
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
}

.dashboard-box .dashboard-box-info {
    float: left;
    padding: 20px 20px 0 20px;
    width: 100%;
}

    .dashboard-box .dashboard-box-info.large-box {
        min-height: 165px;
    }

    .dashboard-box .dashboard-box-info ul {
        float: left;
        margin: 0;
        padding: 0;
        width: 100%;
    }

        .dashboard-box .dashboard-box-info ul li {
            float: left;
            margin: 0 0 12px 0;
            width: 49%;
        }

            .dashboard-box .dashboard-box-info ul li h6 {
                color: #999;
                float: left;
                font-size: 13px;
                font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
                font-weight: normal;
                margin: 0;
                padding: 0;
                width: 100%;
            }

html[dir="rtl"] .dashboard-box .dashboard-box-info ul li h6 {
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-box .dashboard-box-info ul li h5 {
    color: #333;
    float: left;
    font-size: 24px;
    font-weight: normal;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    margin: 0;
    padding: 0;
    width: 100%;
}

html[dir="rtl"] .dashboard-box .dashboard-box-info ul li h5 {
    font-family: DroidArabicKufiRegular, sans-serif !important;
    text-align: right;
}

.dashboard-box .dashboard-box-info ul li h5 .form-control {
    background: rgba(0,0,0,0) !important;
    color: #333;
    border: 0;
    pointer-events: none;
    text-align: left;
    box-shadow: none;
    padding: 0;
    font-size: 20px;
    height: auto;
    line-height: 16px;
    font-weight: normal;
}

html[dir="rtl"] .dashboard-box .dashboard-box-info ul li h5 .form-control {
    font-family: sans-serif;
    text-align: right;
}


/*------------------------------------------------------------
Dashboard Box Blue
------------------------------------------------------------*/
.dashboard-box-blue .dashboard-box-top {
    background: #2d8ae8;
    background: -moz-linear-gradient(-45deg, #2d8ae8 0%, #1b67b3 100%);
    background: -webkit-linear-gradient(-45deg, #2d8ae8 0%,#1b67b3 100%);
    background: linear-gradient(135deg, #2d8ae8 0%,#1b67b3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d8ae8', endColorstr='#1b67b3',GradientType=1 );
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    float: left;
    width: 100%;
}

.dashboard-box-blue .dashboard-box-top .dashboard-box-price:after {
    border: 0.5px solid rgba(255,255,255,0.2);
}

    .dashboard-box-blue .dashboard-box-top .duration-dropdown {
        border: 1px solid #fff;
        color: #fff;
    }

        .dashboard-box-blue .dashboard-box-top .duration-dropdown option {
            color: #000;
        }

    .dashboard-box-blue .dashboard-box-top h4 span {
        color: rgba(255,255,255,0.7);
    }

    .dashboard-box-blue .dashboard-box-top .dashboard-box-price h3 {
        color: rgba(255,255,255,0.7);
        display: inline-block;
        font-size: 16px;
    }

    .dashboard-box-blue .dashboard-box-top .dashboard-box-price h2 {
        color: #fff;
    }

    .dashboard-box-blue .dashboard-box-top .dashboard-box-price h2 .form-control {
        color: #fff;
    }


/*------------------------------------------------------------
Dashboard Box Gray
------------------------------------------------------------*/
.dashboard-box-gray .dashboard-box-top {
    background: #8a99a9;
    background: -moz-linear-gradient(-45deg, #8a99a9 0%, #515b67 100%);
    background: -webkit-linear-gradient(-45deg, #8a99a9 0%,#515b67 100%);
    background: linear-gradient(135deg, #8a99a9 0%,#515b67 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a99a9', endColorstr='#515b67',GradientType=1 );
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
    color: #fff;
    float: left;
    width: 100%;
}

.dashboard-box-gray .dashboard-box-top .dashboard-box-price:after {
    border: 0.5px solid rgba(255,255,255,0.2);
}

    .dashboard-box-gray .dashboard-box-top .duration-dropdown {
        border: 1px solid #fff;
        color: #fff;
    }

        .dashboard-box-gray .dashboard-box-top .duration-dropdown option {
            color: #000;
        }

    .dashboard-box-gray .dashboard-box-top h4 span {
        color: rgba(255,255,255,0.9);
    }

    .dashboard-box-gray .dashboard-box-top .dashboard-box-price h3 {
        color: rgba(255,255,255,0.9);
        display: inline-block;
        font-size: 16px;
    }

    .dashboard-box-gray .dashboard-box-top .dashboard-box-price h2 {
        color: #fff;
    }

        .dashboard-box-gray .dashboard-box-top .dashboard-box-price h2 .form-control {
            color: #fff;
        }


/*------------------------------------------------------------
Dashboard Small Box
------------------------------------------------------------*/
.dashboard-small-box {
    background-color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}

    .dashboard-small-box h4 {
        border-bottom: 1px solid #eee;
        color: #666;
        float: left;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 15px 20px 11px 20px;
        width: 100%;
    }

    html[dir="rtl"] .dashboard-small-box h4 {
        font-family: DroidArabicKufiRegular, sans-serif !important;
    }

.dashboard-small-box-details {
    display: inline-block;
    float: left;
    padding: 20px;
    width: 100%;
}

    .dashboard-small-box-details h3 {
        float: left;
        font-size: 36px;
        font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
        margin: 5px 0 0 0;
    }

html[dir="rtl"] .dashboard-small-box-details h3 {
    float: right;
    font-family: DroidArabicKufiRegular, sans-serif !important;
}

.dashboard-small-box-details .dashboard-box-icon {
    background-color: #1b67b3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0px 0px 0px rgba(27, 103, 179, 0.5);
    -moz-box-shadow: 0px 0px 0px rgba(27, 103, 179, 0.5);
    box-shadow: 0px 2px 10px rgba(27, 103, 179, 0.5);
    color: #fff;
    float: right;
    height: 50px;
    text-align: center;
    width: 50px;
}

html[dir="rtl"] .dashboard-small-box-details .dashboard-box-icon {
    float: left;
}

.dashboard-small-box-details .dashboard-box-icon i {
    display: inline-block;
    font-size: 20px;
    margin-top: 15px;
}

.dashboard-small-box-details .dashboard-box-icon.dashboard-green-box {
    background-color: #7ad835;
    -webkit-box-shadow: 0px 0px 0px rgba(122, 216, 53, 0.5);
    -moz-box-shadow: 0px 0px 0px rgba(122, 216, 53, 0.5);
    box-shadow: 0px 2px 10px rgba(122, 216, 53, 0.5);
}

.dashboard-small-box-details .dashboard-box-icon.dashboard-red-box {
    background-color: #dc3545;
    -webkit-box-shadow: 0px 0px 0px rgba(220, 53, 69, 0.5);
    -moz-box-shadow: 0px 0px 0px rgba(220, 53, 69, 0.5);
    box-shadow: 0px 2px 10px rgba(220, 53, 69, 0.5);
}

.dashboard-small-box-details .dashboard-box-icon.dashboard-yellow-box {
    background-color: #e5b31d;
    -webkit-box-shadow: 0px 0px 0px rgba(229, 179, 29, 0.5);
    -moz-box-shadow: 0px 0px 0px rgba(229, 179, 29, 0.5);
    box-shadow: 0px 2px 10px rgba(229, 179, 29, 0.5);
}


/*------------------------------------------------------------
Misc.
------------------------------------------------------------*/
.input-label {
    background-color: rgba(0,0,0,0);
    border:0px !important;
    margin:0;
    padding: 0;
}


/*------------------------------------------------------------
Wizard Modal Two
------------------------------------------------------------*/
.wizard-modal-two {
	
}

.wizard-modal-tw .modal-dialog {
	
}

.wizard-modal-two.modal {
  text-align: center;
  padding: 0!important;
}

.wizard-modal-two.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.wizard-modal-two .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.wizard-modal-two .modal-content {
	background-color:rgba(0,0,0,0);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0);
	box-shadow: 0px 0px 0px rgba(0,0,0,0);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
    border: 0px;
}

.wizard-modal-two .modal-content button.close {
	position: absolute;
    top: 5px;
    right: 10px;
    z-index: 99999;
    outline: none !important;
    background: rgba(255,0,0,0.7);
    opacity: 1;
    text-shadow: none;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 3px;
    font-size: 14px;
    text-align: center;
}

.wizard-modal-two .modal-content button.close:hover {
    background: rgba(255,0,0,1);
}

.wizard-modal-two .modal-content .control-label {
	margin-top:8px;
}

.wizard-modal-two .wizard-panel {
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
    -webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

.wizard-modal-two .wizard-left {
	background-color: #226bb2;
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
	color:#fff;
	text-align:center;
	padding-top:60px;
}
html[dir="rtl"] .wizard-modal-two .wizard-left {
	-webkit-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
}
.wizard-modal-two .modal-content h4 {
	margin-top:30px;
	display:inline-block;
	width:100%;
}

.wizard-modal-two .modal-content h6 {
	display:inline-block;
	margin:0;
	width:100%;
}
.wizard-modal-two .wizard-right {
	background-color:#fff;
	-webkit-border-radius: 0px 10px 10px 0px;
	-moz-border-radius: 0px 10px 10px 0px;
	border-radius: 0px 10px 10px 0px;
	padding:0;
}

html[dir="rtl"] .wizard-modal-two .wizard-right {
	-webkit-border-radius: 10px 0px 0px 10px;
	-moz-border-radius: 10px 0px 0px 10px;
	border-radius: 10px 0px 0px 10px;
}
.wizard-modal-two .wizard-right .navbar {
	background-color: #226bb2;
	-webkit-border-radius: 0 9px 0 0;
	-moz-border-radius: 0 9px 0 0;
	border-radius: 0 9px 0 0;
	border:0;
	float:left;
	min-height:initial;
	position: relative;
	width:100%;
	z-index: 999;
}
html[dir="rtl"] .wizard-modal-two .wizard-right .navbar {
	background-color: #226bb2;
	-webkit-border-radius: 9px 0 0 0;
	-moz-border-radius: 9px 0 0 0;
	border-radius: 9px 0 0 0;
}
.wizard-modal-two .wizard-right .navbar ul.nav {
	padding:0;
}
.wizard-modal-two .wizard-right .navbar li {
    pointer-events: none !important;
}
html[dir="rtl"] .wizard-modal-two .wizard-right .navbar li {
	float:right;
}
.wizard-modal-two .wizard-right .navbar li a {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	color:#fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.wizard-modal-two .wizard-right .navbar li a:hover {
	background-color:#fff;
	color: #226bb2;
}
.wizard-modal-two .wizard-right .navbar li.active a {
	background-color:#fff;
	color: #226bb2;
}
.wizard-modal-two .wizard-right .tab-content {
	padding-left:15px;
	padding-right:15px;
}
.wizard-modal-two .wizard-right ul.pager {
	padding:0;
}

.wizard-modal-two .wizard-right ul.pager li {
	
}

.wizard-modal-two .wizard-right ul.pager li a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#fff;
}

@media (min-width: 1200px) {
    .wizard-modal-two .modal-dialog {
        max-width: 100%;
    }
    .wizard-modal-two .modal-lg {
        width: 1180px;
    }
}

@media (min-width: 768px){
	.wizard-modal-two .wizard-panel,
	.wizard-modal-two .wizard-left,
	.wizard-modal-two .wizard-right {
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		flex: 1 1 auto;
	}
}

.wizard-modal-two .wizard-left  > div,
.wizard-modal-two .wizard-right > div  {
	width:100%;
}

@media (max-width: 767px){
	.wizard-modal-two .wizard-left {
		-webkit-border-radius: 10px 10px 0px 0px;
		-moz-border-radius: 10px 10px 0px 0px;
		border-radius: 10px 10px 0px 0px;
		padding-bottom: 30px;
	}

	.wizard-modal-two .wizard-right {
		-webkit-border-radius: 0px 0px 10px 10px;
		-moz-border-radius: 0px 0px 10px 10px;
		border-radius: 0px 0px 10px 10px;
	}

	.wizard-modal-two .wizard-right .navbar {
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}

	.wizard-modal-two .wizard-right .tab-content {
		padding-bottom: 10px;
	}
}

/*------------------------------------------------------------
Checkbox & Radio
------------------------------------------------------------*/
input[type=checkbox],
input[type=radio] {
    position: relative;
    top: 2px;
}

input[type=checkbox] ~ span,
input[type=radio] ~ span {
    position: relative;
    top: 2px;
}

html[dir="rtl"] .checkbox-inline,
html[dir="rtl"] .radio-inline {
    padding-left: 0px;
    padding-right: 20px;
}

html[dir="rtl"] .checkbox input[type=checkbox],
html[dir="rtl"] .checkbox-inline input[type=checkbox],
html[dir="rtl"] .radio input[type=radio],
html[dir="rtl"] .radio-inline input[type=radio] {
    margin-left: 0;
    margin-right: -20px;
}


/*------------------------------------------------------------
Measurement Separator
------------------------------------------------------------*/
.measurement-separator {
    font-family: sans-serif;
    position: absolute;
    right: -3px;
    top: 0;
}

html[dir="rtl"] .measurement-separator {
    right: inherit;
    left: -3px;
}


/*------------------------------------------------------------
Resposnive
------------------------------------------------------------*/
/*Custom Media Query*/
@media (min-width:1200px) and (max-width:1360px) {
    .db-box2 {
        min-height: 82px;
    }

        .db-box2 .db-box2-heading {
            width: 50%;
        }
}
    @media (max-width:1199px) {
        .login-page {
            background-size: inherit !important;
            background-position: top center;
        }
    }

    @media (min-width:768px) and (max-width:991px) {
        .db-box2 {
            min-height: 82px;
        }

            .db-box2 .db-box2-heading {
                width: 50%;
            }
    }


    @media (max-width:479px) {
        
        .db-box2 .fa {
            height: 48px;
            width: 48px !important;
        }

        #login-box {
            margin: 60px auto 20px auto;
        }

        
    }

    @media (max-width:320px) {
        footer.login {
            position: relative;
            bottom: 0px;
        }
    }

    @media (max-width:767px) and (orientation:landscape) {
        footer.login {
            position: relative;
            bottom: 10px;
        }
    }

    @media (min-width:1600px) {
        body,
        nav.navbar,
        footer {
            margin: 0 auto;
            max-width: 100%;
        }

        .modal-xl {
            width: 1200px;
            max-width: 1200px;
        }
    }

    /*------------------------------------------------------------
RTL for Medium & Small Devices
------------------------------------------------------------*/
    @media (min-width: 1200px) {
        html[dir="rtl"] .col-lg-1, html[dir="rtl"] .col-lg-2, html[dir="rtl"] .col-lg-3, html[dir="rtl"] .col-lg-4, html[dir="rtl"] .col-lg-5, html[dir="rtl"] .col-lg-6, html[dir="rtl"] .col-lg-7, html[dir="rtl"] .col-lg-8, html[dir="rtl"] .col-lg-9, html[dir="rtl"] .col-lg-10, html[dir="rtl"] .col-lg-11, html[dir="rtl"] .col-lg-12 {
            float: right;
        }

        html[dir="rtl"] .col-lg-pull-12 {
            left: 100%;
        }

        html[dir="rtl"] .col-lg-pull-11 {
            left: 91.66666667%;
        }

        html[dir="rtl"] .col-lg-pull-10 {
            left: 83.33333333%;
        }

        html[dir="rtl"] .col-lg-pull-9 {
            left: 75%;
        }

        html[dir="rtl"] .col-lg-pull-8 {
            left: 66.66666667%;
        }

        html[dir="rtl"] .col-lg-pull-7 {
            left: 58.33333333%;
        }

        html[dir="rtl"] .col-lg-pull-6 {
            left: 50%;
        }

        html[dir="rtl"] .col-lg-pull-5 {
            left: 41.66666667%;
        }

        html[dir="rtl"] .col-lg-pull-4 {
            left: 33.33333333%;
        }

        html[dir="rtl"] .col-lg-pull-3 {
            left: 25%;
        }

        html[dir="rtl"] .col-lg-pull-2 {
            left: 16.66666667%;
        }

        html[dir="rtl"] .col-lg-pull-1 {
            left: 8.33333333%;
        }

        html[dir="rtl"] .col-lg-pull-0 {
            left: auto;
        }

        html[dir="rtl"] .col-lg-push-12 {
            right: 100%;
        }

        html[dir="rtl"] .col-lg-push-11 {
            right: 91.66666667%;
        }

        html[dir="rtl"] .col-lg-push-10 {
            right: 83.33333333%;
        }

        html[dir="rtl"] .col-lg-push-9 {
            right: 75%;
        }

        html[dir="rtl"] .col-lg-push-8 {
            right: 66.66666667%;
        }

        html[dir="rtl"] .col-lg-push-7 {
            right: 58.33333333%;
        }

        html[dir="rtl"] .col-lg-push-6 {
            right: 50%;
        }

        html[dir="rtl"] .col-lg-push-5 {
            right: 41.66666667%;
        }

        html[dir="rtl"] .col-lg-push-4 {
            right: 33.33333333%;
        }

        html[dir="rtl"] .col-lg-push-3 {
            right: 25%;
        }

        html[dir="rtl"] .col-lg-push-2 {
            right: 16.66666667%;
        }

        html[dir="rtl"] .col-lg-push-1 {
            right: 8.33333333%;
        }

        html[dir="rtl"] .col-lg-push-0 {
            right: auto;
        }

        html[dir="rtl"] .col-lg-offset-12 {
            margin-right: 100%;
        }

        html[dir="rtl"] .col-lg-offset-11 {
            margin-right: 91.66666667%;
        }

        html[dir="rtl"] .col-lg-offset-10 {
            margin-right: 83.33333333%;
        }

        html[dir="rtl"] .col-lg-offset-9 {
            margin-right: 75%;
        }

        html[dir="rtl"] .col-lg-offset-8 {
            margin-right: 66.66666667%;
        }

        html[dir="rtl"] .col-lg-offset-7 {
            margin-right: 58.33333333%;
        }

        html[dir="rtl"] .col-lg-offset-6 {
            margin-right: 50%;
        }

        html[dir="rtl"] .col-lg-offset-5 {
            margin-right: 41.66666667%;
        }

        html[dir="rtl"] .col-lg-offset-4 {
            margin-right: 33.33333333%;
        }

        html[dir="rtl"] .col-lg-offset-3 {
            margin-right: 25%;
        }

        html[dir="rtl"] .col-lg-offset-2 {
            margin-right: 16.66666667%;
        }

        html[dir="rtl"] .col-lg-offset-1 {
            margin-right: 8.33333333%;
        }

        html[dir="rtl"] .col-lg-offset-0 {
            margin-right: 0;
        }

        .modal-xl {
            /*width: 1100px;
            max-width: 1100px;*/
            width: 90%;
            max-width: 90%;
        }
    }

    @media (min-width: 992px) {
        html[dir="rtl"] .col-md-1, html[dir="rtl"] .col-md-2, html[dir="rtl"] .col-md-3, html[dir="rtl"] .col-md-4, html[dir="rtl"] .col-md-5, html[dir="rtl"] .col-md-6, html[dir="rtl"] .col-md-7, html[dir="rtl"] .col-md-8, html[dir="rtl"] .col-md-9, html[dir="rtl"] .col-md-10, html[dir="rtl"] .col-md-11, html[dir="rtl"] .col-md-12 {
            float: right;
        }

        html[dir="rtl"] .col-md-pull-12 {
            left: 100%;
        }

        html[dir="rtl"] .col-md-pull-11 {
            left: 91.66666667%;
        }

        html[dir="rtl"] .col-md-pull-10 {
            left: 83.33333333%;
        }

        html[dir="rtl"] .col-md-pull-9 {
            left: 75%;
        }

        html[dir="rtl"] .col-md-pull-8 {
            left: 66.66666667%;
        }

        html[dir="rtl"] .col-md-pull-7 {
            left: 58.33333333%;
        }

        html[dir="rtl"] .col-md-pull-6 {
            left: 50%;
        }

        html[dir="rtl"] .col-md-pull-5 {
            left: 41.66666667%;
        }

        html[dir="rtl"] .col-md-pull-4 {
            left: 33.33333333%;
        }

        html[dir="rtl"] .col-md-pull-3 {
            left: 25%;
        }

        html[dir="rtl"] .col-md-pull-2 {
            left: 16.66666667%;
        }

        html[dir="rtl"] .col-md-pull-1 {
            left: 8.33333333%;
        }

        html[dir="rtl"] .col-md-pull-0 {
            left: auto;
        }

        html[dir="rtl"] .col-md-push-12 {
            right: 100%;
        }

        html[dir="rtl"] .col-md-push-11 {
            right: 91.66666667%;
        }

        html[dir="rtl"] .col-md-push-10 {
            right: 83.33333333%;
        }

        html[dir="rtl"] .col-md-push-9 {
            right: 75%;
        }

        html[dir="rtl"] .col-md-push-8 {
            right: 66.66666667%;
        }

        html[dir="rtl"] .col-md-push-7 {
            right: 58.33333333%;
        }

        html[dir="rtl"] .col-md-push-6 {
            right: 50%;
        }

        html[dir="rtl"] .col-md-push-5 {
            right: 41.66666667%;
        }

        html[dir="rtl"] .col-md-push-4 {
            right: 33.33333333%;
        }

        html[dir="rtl"] .col-md-push-3 {
            right: 25%;
        }

        html[dir="rtl"] .col-md-push-2 {
            right: 16.66666667%;
        }

        html[dir="rtl"] .col-md-push-1 {
            right: 8.33333333%;
        }

        html[dir="rtl"] .col-md-push-0 {
            right: auto;
        }

        html[dir="rtl"] .col-md-offset-12 {
            margin-right: 100%;
        }

        html[dir="rtl"] .col-md-offset-11 {
            margin-right: 91.66666667%;
        }

        html[dir="rtl"] .col-md-offset-10 {
            margin-right: 83.33333333%;
        }

        html[dir="rtl"] .col-md-offset-9 {
            margin-right: 75%;
        }

        html[dir="rtl"] .col-md-offset-8 {
            margin-right: 66.66666667%;
        }

        html[dir="rtl"] .col-md-offset-7 {
            margin-right: 58.33333333%;
        }

        html[dir="rtl"] .col-md-offset-6 {
            margin-right: 50%;
        }

        html[dir="rtl"] .col-md-offset-5 {
            margin-right: 41.66666667%;
        }

        html[dir="rtl"] .col-md-offset-4 {
            margin-right: 33.33333333%;
        }

        html[dir="rtl"] .col-md-offset-3 {
            margin-right: 25%;
        }

        html[dir="rtl"] .col-md-offset-2 {
            margin-right: 16.66666667%;
        }

        html[dir="rtl"] .col-md-offset-1 {
            margin-right: 8.33333333%;
        }

        html[dir="rtl"] .col-md-offset-0 {
            margin-right: 0;
        }

    }

    @media (min-width: 768px) {
        html[dir="rtl"] .col-sm-1, html[dir="rtl"] .col-sm-2, html[dir="rtl"] .col-sm-3, html[dir="rtl"] .col-sm-4, html[dir="rtl"] .col-sm-5, html[dir="rtl"] .col-sm-6, html[dir="rtl"] .col-sm-7, html[dir="rtl"] .col-sm-8, html[dir="rtl"] .col-sm-9, html[dir="rtl"] .col-sm-10, html[dir="rtl"] .col-sm-11, html[dir="rtl"] .col-sm-12 {
            float: right;
        }

        html[dir="rtl"] .col-sm-offset-12 {
            margin-right: 100%;
        }

        html[dir="rtl"] .col-sm-offset-11 {
            margin-right: 91.66666667%;
        }

        html[dir="rtl"] .col-sm-offset-10 {
            margin-right: 83.33333333%;
        }

        html[dir="rtl"] .col-sm-offset-9 {
            margin-right: 75%;
        }

        html[dir="rtl"] .col-sm-offset-8 {
            margin-right: 66.66666667%;
        }

        html[dir="rtl"] .col-sm-offset-7 {
            margin-right: 58.33333333%;
        }

        html[dir="rtl"] .col-sm-offset-6 {
            margin-right: 50%;
        }

        html[dir="rtl"] .col-sm-offset-5 {
            margin-right: 41.66666667%;
        }

        html[dir="rtl"] .col-sm-offset-4 {
            margin-right: 33.33333333%;
        }

        html[dir="rtl"] .col-sm-offset-3 {
            margin-right: 25%;
        }

        html[dir="rtl"] .col-sm-offset-2 {
            margin-right: 16.66666667%;
        }

        html[dir="rtl"] .col-sm-offset-1 {
            margin-right: 8.33333333%;
        }

        html[dir="rtl"] .col-sm-offset-0 {
            margin-right: 0;
        }

        /*------------------------------------------------------------
        Horizontal Scroll
        ------------------------------------------------------------*/
        .horizontal-parent {
            display: inline-block;
            overflow-x: auto;
            overflow-y: hidden;
            white-space: nowrap;
            width: 100%;
        }

        .horizontal-child {
            display: inline-block;
            float: none;
            margin-left: -3px;
            vertical-align: top;
        }
    }
