/*!
* Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/

body {
    background-color: #f8f8f8;
}
*{
    font-family: "Changa", sans-serif;
}
#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 250px 0 0;
        padding: 0 30px;
        border-right: 1px solid #e7e7e7;
    }
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-left: 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-left: 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-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-right: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-right: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-right: -123px;
}

.navbar-top-links .dropdown-user {
    left: 0;
    right: auto;
}

.sidebar a {
    color: #1e4484;
    font-size: 14px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
}

.orange {
    color: #ad4525;
    margin-left: 5px;
}

.skyblue {
    color: #0059ff;
    margin: 0 2px;
}

.babyblue {
    background-color: #719dee;
}

.top-border p {
    padding: 2px 0px 5px;
    margin: 0;
    font-weight: bold;
}

.white {
    color: white;
}

.blue {
    color: #1e4484;
    font-size: 28px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
    padding-bottom: 10px;
}

.gold {
    color: goldenrod;
    font-family: "Changa", sans-serif;
}

.golden {
    color: goldenrod;
    font-size: 18px;
    font-weight: 400;
    font-family: "Changa", sans-serif;
}

.changa-font {
    font-family: "Changa", sans-serif;
}

span.f-left,
span.f-right {
    margin: 14px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Changa", sans-serif;
    color: #ad4525;
}

span.f-right {
    float: right;
}

span.f-left {
    float: left;
}

.nav-second-level li a {
    color: #1e4484;
    font-size: 12px;
    font-weight: 500;
    font-family: "Changa", sans-serif;
}

.small-blue,
ul.dropdown-user li a,
.dropdown-tasks strong,
.dropdown-messages strong,
.doc-cv h4,
.doc-cv h4 a {
    color: #1e4484;
    font-size: 12px;
    font-weight: 700;
    font-family: "Changa", sans-serif;
}

.dropdown-messages em {
    color: #5cb85c;
}

ul.dropdown-user li a:hover {
    color: goldenrod;
}

.xsmall-blue {
    color: #1e4484;
    margin-top: 3px;
    font-size: 12px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
}

.xsmall-orange {
    color: #ad4525;
    font-size: 10px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
}

.top-link strong {
    color: #1e4484;
    font-size: 12px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
}

.float-rt {
    float: right;
}

a.plus,
a.minus,
a.minus-second-level,
a.plus-second-level,
a.minus-third-level,
a.plus-third-level {
    position: relative;
}

a.main::before {
    content: "";
    width: 10px;
    height: 0;
    border: 1px solid #ad4525;
    position: absolute;
    right: 22px;
    top: 17px;
}

a.plus::before {
    content: "";
    width: 10px;
    height: 0;
    border: 1px solid #ad4525;
    position: absolute;
    right: 22px;
    top: 17px;
}

a.plus::after {
    content: "";
    width: 0;
    height: 10px;
    border: 1px solid #ad4525;
    position: absolute;
    right: 26px;
    top: 13px;
}

a.minus::before {
    content: "";
    width: 10px;
    border: 1px solid #ad4525;
    position: absolute;
    right: 10px;
    top: 18px;
}

a.minus-second-level::before {
    content: "";
    width: 6px;
    border: 1px solid #2c6ee9;
    position: absolute;
    right: 43px;
    top: 18px;
}

a.minus-third-level::before {
    content: "";
    width: 5px;
    border: 1px solid #5cb85c;
    position: absolute;
    right: 45px;
    top: 18px;
}

a.plus-second-level::before {
    content: "";
    width: 10px;
    height: 0;
    border: 1px solid #2c6ee9;
    position: absolute;
    right: 35px;
    top: 18px;
}

a.plus-second-level::after {
    content: "";
    width: 0;
    height: 10px;
    border: 1px solid #2c6ee9;
    position: absolute;
    right: 39px;
    top: 14px;
}

a.plus-third-level::before {
    content: "";
    width: 6px;
    height: 0;
    border: 1px solid #5cb85c;
    position: absolute;
    right: 41px;
    top: 18px;
}

a.plus-third-level::after {
    content: "";
    width: 0;
    height: 6px;
    border: 1px solid #5cb85c;
    position: absolute;
    right: 43px;
    top: 16px;
}
/* float right */

.float-lt {
    float: left;
}
/* float left */

.print {
    padding-bottom: 1rem;
    padding-left: 10rem;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: left;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active > a > .fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0 !important;
}

.sidebar .nav-second-level li a {
    padding-right: 37px;
}

.sidebar .nav-third-level li a {
    padding-right: 52px;
}

.print-area h4 {
    color: #1e4484;
    font-size: 20px;
    font-weight: bold;
    font-family: "Changa", sans-serif;
    padding: 10px 20px 0 0;
}

.print-area h5 {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}

.print-area h6 {
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}

.bottom-border {
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.top-border {
    border-top: 1px solid black;
    margin-top: 5px;
    margin-bottom: 5px;
}

.border {
    border: 1px solid black;
}

.report-view {
    padding: 0 1rem;
    min-height: 68vh;
}

.grad_B-s,
.grad_master,
.grad_doc,
p.avowal {
    font-size: 16px;
    line-height: 24px;
}

.assign p {
    font-weight: bold;
    font-size: 15px;
}

hr.grad {
    border-top: 1px solid black;
}

@media (min-width: 768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }
    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-right: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all 0.5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-right: 60px;
}

.chat li.right .chat-body {
    margin-left: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-left: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 10%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

.chart-row {
    margin: 20px 0;
}

.chart {
    height: 200px;
    border: 1px dotted black;
}

.chart ol li {
    font-size: 18px;
    padding-top: 10px;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: left;
    font-family: fontawesome;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: left;
    font-family: fontawesome;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: left;
    font-family: fontawesome;
    color: rgba(50, 50, 50, 0.5);
}

.clearfix {
    clear: both;
}

.btn-circle {
    width: 35px;
    height: 35px;
    padding: 6px 0;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee !important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
    font-family: "Changa", sans-serif;
}

.large {
    font-size: 15px;
    font-family: "Changa", sans-serif;
}

.small {
    font-family: "Changa", sans-serif;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}
/*komicho*/

ul.pull-left {
    float: left;
    left: 0;
    right: auto;
}
/*----------- Form Styles ------------------*/

h1.page-header,
.doc-cv h1 {
    color: #1e4484;
    font-family: "Changa", sans-serif;
}

.print-header,
.print-footer,
h5.on-print {
    display: none;
}

h3.form-title,
.show-table h3 {
    margin: 0;
    padding: 4px 0;
    text-align: center;
    color: cornflowerblue;
    font-size: 22px;
    font-weight: 600;
    font-family: "Changa", sans-serif;
}

.padd-top {
    padding-top: 20px;
}

.border {
    border: 2px solid black;
}

.print-border {
    border: none;
}

.flex-d {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.right-algin,
.left-algin {
    font-size: 16px;
    font-weight: bold;
}

.form-horizontal label {
    font-size: 16px;
    font-weight: 500;
    color: #2c6ee9;
    font-family: "Changa", sans-serif;
    padding-top: 5px;
    padding-right: 40px;
}

.library label {
    font-size: 13px;
}

.form-horizontal input {
    font-size: 15px;
    font-weight: 500;
    color: #363131;
    display: block;
    width: 100%;
    height: calc(3rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
}

.library input {
    font-size: 14px;
}

.form-horizontal textarea {
    width: 70%;
}

.form-horizontal select {
    width: 72%;
    display: block;
    width: 100%;
    height: calc(3rem + 2px);
    padding: .375rem .75rem;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    box-shadow: inset 0 0 0 transparent;
}

.publish-form select {
    font-family: "Changa", sans-serif;
    width: 10%;
}

.form-horizontal select.half-width {
    width: 50%;
}

.form-horizontal select.width-60 {
    width: 60%;
}

.form-horizontal input::placeholder {
    font-size: 16px;
    font-weight: 500;
    color: grey;
    font-family: "Changa", sans-serif;
}

.library input,
.library input::placeholder,
.library select,
.library select option,
.publish-form select option {
    font-size: 13px;
}

.form-horizontal-split label,
.publish-form label {
    font-size: 14px;
    font-weight: 400;
    color: #2c6ee9;
    font-family: "Changa", sans-serif;
    padding-top: 5px;
    padding-right: 10px;
}

.form-horizontal-split input::placeholder {
    font-size: 14px;
    font-weight: 400;
    color: grey;
    font-family: "Changa", sans-serif;
}

.form-horizontal-split input {
    font-size: 14px;
    font-weight: 400;
    color: #363131;
    font-family: "Changa", sans-serif;
}

.form-horizontal hr.doc-master {
    border-top: 1px solid #8ca6cc;
    margin: 10px 0;
}

.form-horizontal h5.doc-tittle {
    background-color: cornflowerblue;
    color: #fff;
    font-size: 18px;
    padding: 1rem 1.5rem;
    border-radius: 5px;
    width: fit-content;
    font-family: "Changa", sans-serif;
}

.form-horizontal .form-button button {
    padding: 10px 25px;
    margin-right: 30px;
}

hr.bg-blue {
    border-top: 1px solid #17a2b8;
    padding-top: 15px;
    border-bottom: 1px solid #dee2e6;
    width: 50%;
}

span.red {
    color: red;
}

.top-margin button {
    margin-top: 20px;
}

.form-button {
    padding: 10px;
    margin-top: 10px;
    display: flex;
    flex-direction: row-reverse;
    background-color: #f4f4f4;
    border-radius: 4px;
}

.form-button button,
.show-table tr th,
.show-table tr td {
    font-size: 16px;
    font-weight: 500;
    font-family: "Changa", sans-serif;
    margin-right: 5px;
}

h4.library-title {
    background-color: #8ca6cc;
    color: #fff;
    font-size: 14px;
    font-family: "Changa", sans-serif;
    padding: 5px 15px;
    width: fit-content;
    border: #8ca6cc 1px solid;
    margin: 0 2.5rem;
}

hr.library-title-border {
    border-top: #8ca6cc 1px solid;
    margin-top: 0;
    margin-bottom: 10px;
}
/*------------- Doctor Styles ---------*/

.cv-sidebar {
    height: 900px;
    background-color: #6fb8e9;
}

.cv-sidebar img {
    display: block;
    margin: auto;
    border-radius: 50%;
    border: 3px solid white;
}

.doc-cv h1,
.doc-cv h3 {
    font-size: 14px;
    color: white;
    font-weight: 600;
    text-align: center;
    padding: 15px 0;
    border-bottom: 1px dashed black;
}

.doc-cv h3 {
    border-top: 1px dashed black;
}

.doc-cv h4 a {
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    font-family: "Changa", sans-serif;
}

.doc-cv h4 a:hover {
    color: #f5cb61;
}

.cv-content {
    padding-right: 30px;
}

.cv-content h2 {
    width: 25%;
    background-color: #6fb8e9;
    font-size: 24px;
    color: white;
    font-weight: 600;
    text-align: center;
    padding: 4px 0;
    font-family: "Changa", sans-serif;
}

.cv-content ul {
    list-style: none;
}

.cv-content ul li,
h4 span {
    font-size: 16px;
    font-weight: 500;
    font-family: "Almarai", sans-serif;
    line-height: 40px;
}

.cv-content ul li span,
h4 span {
    margin-left: 10px;
}

.hr-blue {
    border: 1px #6fb8e9 solid;
    width: 90%;
    margin-left: 5%;
}

button.center {
    margin-left: 20%;
    margin-top: 20px;
}
/* social-links */

.social-links ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

.social-links ul li {
    display: inline-block;
}

.social-links ul li a {
    font-size: 24px;
}

a.social-icons.facebook {
    color: #3b5998;
}

a.social-icons.twitter {
    color: #4099ff;
}

a.social-icons.linkedin {
    color: #0077b7;
}
/* //ocial-links */

.print-page {
    width: 210mm;
    min-height: 297mm;
    padding: 10mm;
    margin: 1mm auto;
    border: 0.5px #d3d3d3 solid;
    border-radius: 5px;
    background: white;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.print-page-content {
    padding: 0.2cm 0.5cm;
    border: 1px rgb(26, 24, 24) solid;
    min-height: 297mm;
}

.panel-default {
    border: none;
    box-shadow: 0 0 1px rgba(0,0,0,.125), 0 1px 3px rgba(0,0,0,.2);
}

.print-header,
.print-footer,
h5.on-print {
    display: inline;
}

.print-border {
    border: 1px solid black;
}

.print-header h2 {
    font-size: 22px;
    border: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-family: "Changa", sans-serif;
}

.show-table tr th,
.show-table tr td {
    font-size: 12px;
    font-weight: 400;
}

.d-inline {
    display: inline-block;
}

.d-inline hr {
    border: 1px solid #000;
}

p.d-inline {
    font-size: 14px;
    font-weight: 500;
    font-family: Arial, Helvetica, sans-serif;
}

p.header-right {
    text-align: center;
    padding-right: 10px;
    line-height: 150%;
    font-weight: bold;
}

p.header-left {
    text-align: center;
    float: left;
    padding-left: 10px;
    font-weight: bold;
}

.header-image img {
    margin-right: 110px;
}

.print-report-title p {
    margin-top: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
    color: #000;
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 150%;
}

.print-report-year p {
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}

.print-page-report {
    height: 223mm;
}

.print-page-report h3 {
    font-weight: bold;
    color: #000;
    font-size: 23px;
}

.print-page-report p {
    font-weight: bold;
    color: #000;
    font-size: 15px;
}

.sign-right {
    margin-right: 1cm;
    font-weight: bold;
}

.sign-left {
    margin-left: 1cm;
    font-weight: bold;
}

.report-note p {
    font-weight: bold;
    line-height: 150%;
}

.report-note h4 {
    font-family: Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: bold;
}

.t-bold {
    font-weight: bold;
}

.report-font {
    font-family: Arial, Helvetica, sans-serif;
}

.print-table-exam {
    max-height: 675.332px;
}

.print-table-exam > tbody > tr > td,
.print-table-exam > tbody > tr > th,
.print-table-exam > tfoot > tr > td,
.print-table-exam > tfoot > tr > th,
.print-table-exam > thead > tr > td,
.print-table-exam > thead > tr > th {
    padding: 1.5px;
}

@media print {
    .print,
    .panel-heading,
    h1.page-header,
    .print-less {
        display: none;
    }
    .print-page {
        width: 210mm;
        min-height: 25.7mm;
        padding: 10mm;
        margin: 1mm auto;
        border: 0.5px #d3d3d3 solid;
        border-radius: 5px;
        background: white;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    }
    .print-page-content {
        padding: 0.2cm 0.5cm;
        border: 1px rgb(26, 24, 24) solid;
        min-height: 23.7mm;
    }
    .panel-default {
        border: none;
    }
    .print-header,
    .print-footer,
    h5.on-print {
        display: block;
    }
    .print-border {
        border: 1px solid black;
    }
    .print-header h2 {
        font-size: 22px;
        border: none;
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: "Changa", sans-serif;
    }
    .panel-default {
        border: none;
    }
    .print-header,
    .print-footer,
    h5.on-print {
        display: inline;
    }
    .print-border {
        border: 1px solid black;
    }
    .print-header h2 {
        font-size: 22px;
        border: none;
        margin: 0;
        padding: 0;
        text-align: center;
        font-family: "Changa", sans-serif;
    }
    .d-inline {
        display: inline-block;
    }
    .d-inline hr {
        border: 1px solid #000;
    }
    p.d-inline {
        font-size: 14px;
        font-weight: 500;
        font-family: Arial, Helvetica, sans-serif;
    }
    p.header-right {
        text-align: center;
        padding-right: 10px;
        line-height: 150%;
        font-weight: bold;
    }
    p.header-left {
        text-align: center;
        float: left;
        padding-left: 10px;
        font-weight: bold;
    }
    .header-image img {
        margin-right: 110px;
    }
    .print-report-title p {
        margin-top: 10px;
        text-align: center;
        font-weight: bold;
        text-decoration: underline;
        color: #000;
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 150%;
    }
    .print-report-year p {
        font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
    }
    .print-page-report {
        height: 201.92mm;
    }
    .print-page-report h3 {
        font-weight: bold;
        color: #000;
        font-size: 23px;
    }
    .print-page-report p {
        font-weight: bold;
        color: #000;
        font-size: 15px;
    }
    .sign-right {
        margin-right: 1cm;
        font-weight: bold;
    }
    .sign-left {
        margin-left: 1cm;
        font-weight: bold;
    }
    .report-note p {
        font-weight: bold;
        line-height: 150%;
    }
    .report-note h4 {
        font-family: Arial, Helvetica, sans-serif;
        color: #000;
        font-weight: bold;
    }
    .t-bold {
        font-weight: bold;
    }
    .print-table-exam > tbody > tr > td,
    .print-table-exam > tbody > tr > th,
    .print-table-exam > tfoot > tr > td,
    .print-table-exam > tfoot > tr > th,
    .print-table-exam > thead > tr > td,
    .print-table-exam > thead > tr > th {
        padding: 1.5px;
    }
}

@media only screen and (min-width: 1440px) {
    .form-horizontal textarea {
        width: 380px;
        margin-right: 20px;
    }
    .form-horizontal-split select {
        width: 60%;
        margin-right: 35px;
    }
}

@media only screen and (max-width: 1440px) {
    .form-horizontal textarea {
        width: 280px;
        margin-right: 20px;
    }
    .form-horizontal label {
        font-size: 14px;
        font-weight: 400;
    }
    .form-horizontal select {
        font-family: "Changa", sans-serif;
        width: 70%;
    }
}

@media only screen and (max-width: 1024px) {
    .cv-content h2 {
        width: 50%;
    }
    .form-horizontal select {
        font-family: "Changa", sans-serif;
        width: 60%;
    }
}

@media only screen and (max-width: 768px) {
    .cv-content h2 {
        width: 75%;
    }
    .cv-sidebar {
        height: 500px;
        margin: 0 10px;
    }
    .form-horizontal textarea {
        width: 182px;
        margin-right: 20px;
    }
    .form-horizontal label {
        font-size: 10px;
        font-weight: 400;
    }
    .form-horizontal select {
        font-family: "Changa", sans-serif;
        width: 50%;
    }
}

@media only screen and (max-width: 600px) {
    .cv-content h2 {
        width: 95%;
    }
    .cv-sidebar {
        height: 500px;
        margin: 0 10px;
    }
    .form-horizontal textarea {
        width: 182px;
        margin-right: 20px;
    }
    .form-horizontal label {
        font-size: 13px;
        font-weight: 400;
    }
    .form-horizontal select {
        font-family: "Changa", sans-serif;
        width: 48%;
    }
    .form-horizontal-split select {
        font-family: "Changa", sans-serif;
        width: 90%;
    }
    .panel-default {
        margin-left: 10px;
        margin-right: 10px;
    }
}

#table1 .td-allWight,
#table1 .td-price {
    display: none;
}
.d-flex.justify-content-end {
    display: flex;
    justify-content: flex-end;
}

@page {
    size: landscape;
}
@media print {
    .d-print-none {
        display: none;
    }
    @page {
        size: landscape;
        margin: 0 !important;
        padding: 0;
    }

    html,
    body,
    .row,
    .panel-body,
    #page-wrapper {
        margin: 0 !important;
        padding: 0;
    }
    .clearfix {
        margin: 0;
    }
    .col-lg-12 {
        padding: 0;
    }
}
.clearfix {
    margin: 0;
}
.d-grid.tables {
    display: grid;
    grid-template-columns: auto auto auto;
}
.d-grid.tables .w-100 {
    width: 100%;
    padding: 0 5px;
}
.sidebar.dis-active {
    width: 50px !important;
}
#page-wrapper.active {
    margin: 0 50px 0 0 !important;
}
.d-none {
    display: none !important;
}

.navbar-header {
    display: flex;
    align-items: center;
}
.w-50 {
    width:50%
}
.w-25 {
    width:25%
}
