@font-face {
    font-family: 'Source Sans Pro';
    src: url('/BackOffice/css/fonts/Source_Sans_Pro/SourceSansPro-Regular-3f482321becfaa40fcb19825fa717859.ttf') format('truetype'), url('/fonts/Source_Sans_Pro/SourceSansPro-Bold.ttf') format('truetype');
}
@media (min-width: 768px) {
    .sidebar {
        z-index: 900;
        position: fixed;
        width: 100%;
        top: 60px;
        height: auto;
        overflow: visible;
        -webkit-transition: 0.05s ease-in;
        -o-transition: 0.05s ease-in;
        transition: 0.05s ease-in;
    }

    .sidebar {
        z-index: 1001;
        position: fixed;
        width: 60px;
        padding-top: 0px;
        height: 100%;
        -webkit-transition: 0.05s ease-in;
        -o-transition: 0.05s ease-in;
        transition: 0.05s ease-in;
    }

    .navbar-default {
        position: relative;
        width: 100%;
        top: 0px;
    }

    .sidebar-head {
        display: none;
    }
}

html, body {
    /*height: unset;*/
    min-height: 100%;
    background-color: #d2d6de;
}

.sidebar {
    overflow-y: auto;
}

.navbar-default {
    border: 0px;
}

.sidebar .sidebar-head {
    padding: 4px 20px;
    background: #2f323e;
    width: 60px;
    position: fixed;
    z-index: 10;
    left: 0px;
    top: 0px;
}

#side-menu {
    padding-top: 0px;
    overflow: visible;
    position: relative;
    padding-left: 12px;
}

#side-menu > li {
    float: left;
    vertical-align: top;
    position: relative;
}

/*Sidebar*/
.sidebar {
    background: #5f5f5f;
    box-shadow: 1px 0px 20px rgba(0, 0, 0, 0.08);
}

.sidebar .label-custom {
    background: #01c0c8;
}

#side-menu > li > a {
    color: #fff;
    border-left: 0px solid #2f323e;
}

#side-menu > li > a:hover,
#side-menu > li > a:focus {
    background: rgba(0, 0, 0, 0.07);
}

#side-menu > li > a.active {
    background: #2cabe3;
    color: #ffffff;
    font-weight: 500;
}

#side-menu ul > li > a:hover {
    color: #ffffff;
}

#side-menu ul > li > a.active {
    color: #ffffff;
    font-weight: 500;
}

.user-profile .user-pro-body .u-dropdown {
    color: #97999f;
}

/*themecolor*/
.bg-theme {
    background-color: #707cd2 !important;
}

.bg-theme-dark {
    background-color: #2cabe3 !important;
}

@media (min-width: 768px) {
    #page-wrapper {
        position: inherit;
        margin: 0px;
        padding-top: 50px
    }

    .sidebar {
        z-index: 900;
        padding-bottom: 0;
        /*position:fixed;*/
        width: 100%;
        /*top:60px;*/
        height: auto;
        overflow: visible;
        -webkit-transition: 0.05s ease-in;
        -o-transition: 0.05s ease-in;
        transition: 0.05s ease-in
    }

    .sidebar:hover {
        width: 100%
    }

    .sidebar .hide-menu {
        display: inline
    }

    .sidebar:hover .nav-second-level li a, .sidebar:hover .nav-third-level li a {
        padding-left: 20px
    }

    .navbar-static-top {
        padding-left: 0px
    }

    .sidebar-head {
        display: none
    }

    #side-menu {
        padding-top: 0px;
        overflow: visible;
        position: relative
    }

    #side-menu > li {
        float: left;
        vertical-align: top;
        position: relative
    }

    #side-menu > li > a {
        padding: 10px 18px;
        width: auto
    }

    #side-menu > li > a .arrow {
        display: none
    }

    #side-menu > li.mega-nav {
        position: initial
    }

    #side-menu > li.mega-nav ul.nav-second-level {
        left: 0px;
        right: 0px
    }

    #side-menu > li.mega-nav ul.nav-second-level > li {
        width: 25%;
        height: 50px;
        float: left
    }

    #side-menu > li ul > li > a.active, #side-menu > li ul > li > a:hover {
        /*color:#2cabe3*/
        color: #000;
        /*background-color: #41586e;*/
        background: rgba(0, 0, 0, 0.1);
        border-left-color: red;
    }

    #side-menu .label, #side-menu .user-pro {
        display: none
    }

    #side-menu .last-nav .nav-second-level {
        right: 0px
    }

    #side-menu .last-nav .nav-third-level {
        left: -240px;
        -webkit-box-shadow: -10px 20px 30px rgba(0, 0, 0, 0.05);
        box-shadow: -10px 20px 30px rgba(0, 0, 0, 0.05)
    }

    #side-menu .nav-second-level {
        position: absolute;
        display: none;
        padding-left: 0px;
        background: #ffffff;
        height: auto !important;
        -webkit-box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.05);
        box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.05)
    }

/*    #side-menu > li:last-child > ul {
        right: 0px;
    }*/

    #side-menu > li:first-child > ul {
        left: 0px;
        right: auto;
    }

    #side-menu .nav-second-level.two-li {
        width: 440px
    }

    #side-menu .nav-second-level.two-li > li {
        width: 50%;
        float: left;
        height: 50px
    }

    #side-menu .nav-second-level > li {
        position: relative;
        background: #ffffff
    }

    #side-menu .nav-second-level li a {
        border-left: 3px solid transparent;
        width: 220px
    }

    #side-menu > li:hover {
        background: rgba(0, 0, 0, 0.1)
        /*background-color:#41586e;*/
    }

    #side-menu > li:hover .nav-second-level {
        display: block;
        z-index: 99999;
    }

    #side-menu .nav-third-level {
        display: none;
        position: absolute;
        left: 220px;
        min-width: 220px;
        height: auto !important;
        background: #fff;
        z-index: 10;
        top: 0px;
        -webkit-box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.05);
        box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.05)
    }

    #side-menu .nav-third-level li {
        /*        background:#f7fafc*/
        background: #fff;
    }

    #side-menu .nav-third-level li a {
        border-left: 3px solid transparent;
    }

    #side-menu .nav-second-level li:hover > a {
        /*color:#2cabe3;*/
        color: #000;
        /*background-color: #41586e;*/
        border-left-color: red;

    }

    #side-menu .nav-second-level li:hover .nav-third-level {
        display: block
    }

    .navbar-header {
        padding-left: 20px;
    }

    #side-menu .nav-second-level > li.active > a, #side-menu .nav-third-level > li.active > a {
        border-left-color: red;
    }
}

.nav > .active > a {
    background: rgba(0, 0, 0, 0.1);
    /*color: #f6f6f6;*/
}

.dropdown-menu.nav li a {
    color: #000 !important;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
    padding-top: 60px;
}

.lb-form {
    padding-top: 7px;
}

.cus-box-header {
    padding-bottom: 30px;
}

.no-padding-left {
    padding-left: 0px;
}

fieldset.scheduler-border {
    border: 1px solid silver !important;
    padding: 0 0.4em 0 0.4em !important;
    margin: 0 0 0 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px silver;
    box-shadow: 0px 0px 0px 0px silver;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

.radio {
    /*margin-left: 5px;*/
}

.input-daterange input:last-child {
    border-radius: 0 !important;
}

.jsonView > a.json-toggle.collapsed:before {
    padding-top: 5px;
}

.jsonView {
    margin-left: 15px;
    word-break: break-word;
}

label.required::after, md-radio-button.required::after {
    content: '(*)';
    margin-left: 4px;
    color: red;
}


md-radio-group.required::after {
    content: '(*)';
    color: red;
    right: 0;
    margin-right: 19px;
    position: absolute;
}

label.required-after::after {
    content: '*';
    margin-left: 4px;
    color: red;
}

i.arrow {
    border: solid black;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 2px;
    margin-top: 6px;
}

.right-arrow {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/*

.left-arrow {
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}*/

.up {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.down {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

code {
    font-size: 100%;
    color: #333;
    background-color: #cacaca;
    display: block;
    width: 100%;
    margin-bottom: 5px;
}

.select2 {
    width: 100% !important;
}

td .btn {
    margin-bottom: 0px
}

.tag {
    background: none repeat scroll 0 0 #EE7407;
    border-radius: 4px;
    color: white;
    cursor: default;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    padding: 4px 10px 4px 10px;
    margin: 5px 10px 0 5px;
}

.tag span {
    background: none repeat scroll 0 0 #D66806;
    border-radius: 2px 0 0 2px;
    margin-right: 5px;
    padding: 4px 10px 5px 10px;
}

.panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #EEEEEE;
}

.panel-default > .panel-heading ,.panel-success > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #FAFAFA;
    border-color: #EEEEEE;
}

.panel-title {
    font-size: 14px;
}

.panel-title > a {
    display: block;
    padding: 15px;
    text-decoration: none;
}

.more-less {
    float: right;
    color: #212121;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #EEEEEE;
}

.table .table {
    background-color: transparent;
    margin-bottom: 0px;
}

.form-group.has-success label {
    color: inherit;
}

.switch {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 17px;
    vertical-align: bottom;
    margin-top: 9px;
}

div > .switch {
    margin-top: 9px;
}

td > .switch {
    margin-top: 0px;
    margin-bottom: 0px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: -2px;
    left: 0;
    right: 0;
    bottom: 2px;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 13px;
    width: 13px;
    left: 2px;
    bottom: 2px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(13px);
    -ms-transform: translateX(13px);
    transform: translateX(13px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.overflow-visible {
    white-space: initial;
}

.overflow-clip {
    text-overflow: clip;
}

.overflow-ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
}

.overflow-string {
    /* Not supported in most browsers, 
       see the 'Browser compatibility' section below */
    text-overflow: " [..]";
}

.overflow-ellipsis:hover {
    overflow: visible;
    white-space: normal;
    height: auto; /* just added this line */
}

.overflow-tip {
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis;
}

.overflow-tip:active, .overflow-tip:hover {
    overflow-x: visible;
}

.overflow-tip:active span, .overflow-tip:hover span {
    position: relative;
    /*white-space: normal;*/
    background-color: PaleGoldenRod;
    /*border: 1px solid gray;*/
    padding: 3px;
    /*margin-left: -4px;*/
}

.marquee {
    /* Single line */
    white-space: nowrap;
    /* Truncate by container size */
    overflow: hidden;
    /* Both spans */
    /*    span {
             Allow to set size 
            display: inline-block;
             Size same as container when not hovered to allow ellipsis 
            width: 100%;
             Second span 
            span {
                 Turn animation on 
                @include transition(left 4s linear);
                 Allow position manipulation 
                position: relative;
                 truncate by container's size 
                overflow-x: hidden;
                 add three dots 
                text-overflow: ellipsis;
                 Explicitly declare initial position to animate well 
                left: 0px;
            }   
        }
         on touch or hover 
        &:active, &:hover {
             Both spans 
            span {
                 resize to contain whole string without truncation. 
                width: auto;
                 Second span 
                span {
                     Animated scroll by length of first span (100% of parent),
              which equals to length of string, not a container.
              Also shift final point back by width of container (500px)
              to not finish with empty box
              and pitch by 15px - I don't know why, may be to compensate paddings 
                    left:calc(500px - 15px - 100%);//
                }
            }    
        }*/
}

#toDateFind, #fromDateFind {
    height: 33px;
}

.addon-to {
    border-left: none;
    border-right: none;
}

.muti-select option {
    /*background-color: rgba(8,157,227,.7);*/
    display: block;
    padding: 10px;
    cursor: pointer;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    border-bottom: 1px solid #efefef;
    transition: background .2s ease;
}

.muti-select {
    height: 350px !important;
    padding: 0 0 !important;
}

/*.panel-title > a:before {*/
/*    float: right !important;*/
/*    font-family: FontAwesome;*/
/*    content: "\f068";*/
/*    padding-right: 5px;*/
/*}*/

.panel-title > a.collapsed:before {
    float: right !important;
    content: "\f067";
}

.panel-title > a:hover,
.panel-title > a:active,
.panel-title > a:focus {
    text-decoration: none;
}

.panel-title > a {
    color: #000;
}

input[type='password'][readonly] {
    background: #fff;
}

fieldset input[type='password'][readonly] {
    background: #eee;
}


.input-group-btn select {
    border-color: #ccc;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 6.5px;
    padding-bottom: 6px;
}

pre.log-content {
    overflow-x: hidden;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    min-height: 300px;
    max-height: 700px;
    overflow-y: auto;
    color: #fff;
    background-color: #000;
}

.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.nav-tabs > li.required > a::before {
    content: '*';
    margin-right: 4px;
    color: red;
}

.nav-tabs > li.required > a {
    font-weight: bold;
}

.select2-container--default .select2-search--inline .select2-search__field {
    width: initial !important;
}

.box-body {
    min-height: 350px;
}

.table {
    margin-bottom: 0px;
}

.pagination {
    margin: 2px 0;
}

[validate-error] {
    display: none;
    color: #A94442;
}


.table-nested {
    background: #fff;
    /*border: 2px solid #444;*/
    text-align: left;
}

.table-nested th, .table-nested td {
    padding: 0;
}

.table-nested th + th, .table-nested th + td, .table-nested td + th, .table-nested td + td {
    padding-left: 5px;
}

.table-child > tbody + tbody, .table-nested > tbody + tbody {
    border-top: 0;
}

.table-nested td {
    /*border-top: 1px solid;*/
}

.table-nested td[colspan] {
    border: none;
}

.table-nested .cell-input {
    width: 20px;
    /*border-right: 1px solid;*/
}

.table-nested .cell-members {
    width: 100px;
}

.table-nested .indent {
    display: inline-block;
}

.table-nested .parent > .cell-name {
    cursor: pointer;
}

.table-nested .cell-name:focus {
    outline-color: transparent;
}

.table-nested .parent > .cell-name > .indent {
    margin-right: 5px;
}

#TN:before {
    margin-right: 5px;
}
.table-nested .parent > .cell-name > .indent:before {
    content: "\f054";
    font-family: "FontAwesome";
    display: inline-block;
    font-weight: 900;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.table-nested .children {
    display: none;
}

.table-nested .opened > tr > .cell-name > .indent:before {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.table-nested .opened > .children {
    display: table-row;
}

table {
    width: 100%;
    table-layout: fixed;
    border-collapse: collapse;
    border-spacing: 0;
}

.no-padding {
    padding: 0 0;
}

input[type=search] {
    /* -webkit-appearance: textfield; */
    box-sizing: border-box !important;
    /* -webkit-box-sizing: content-box; */
}

.select_open {
    opacity: 1 !important;
}

.input-group > .ui-select-bootstrap > input.ui-select-search.form-control {
    border-radius: 0;
}

md-toast {
    z-index: 10001;
}

.ui-select-container {
    height: 34px;
}

.ui-select-container .btn {
    border-radius: 0;
}

.ui-select-choices {
    opacity: 1 !important;
}

.md-dialog-container {
    z-index: 3000;
}

.ui-select-match-text {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 40px;
}

.ui-select-toggle > .btn.btn-link {
    margin-right: 10px;
    top: 6px;
    position: absolute;
    right: 10px;
}


.ui-select-bootstrap.no-position .ui-select-match-text {
    /* width: 100%; */
    /* padding-right: 1em; */
    position: unset;
}


.ui-select-bootstrap .ui-select-match-text {
    /* width: 100%; */
    /* padding-right: 1em; */
    width: 94%;
    position: absolute;
    padding-right: 40px;
}

.ui-select-container .btn {
    background-color: #ffffff;
}

.select2-choices {
    position: relative;
}

.ui-select-multiple input.ui-select-search {
    width: 100% !important;
    position: absolute;
}

.input-group-btn input {
    top: 0px
}

md-checkbox {
    margin-bottom: 7px;
    margin-top: 7px;
}

.txt-red {
    color: red;
}

.text-warning {
    color: #e08e0b;
}

.txtUppercase {
    text-transform: uppercase;
}


.content-md-card {
    min-height: 250px;
    margin-bottom: 45px;
    min-height: 500px;
}

/*.scrollbarC {*/
/*    margin-left: 30px;*/
/*    float: left;*/
/*    !*height: 300px;*!*/
/*    !*width: 65px;*!*/
/*    background: #F5F5F5;*/
/*    overflow-y: scroll;*/
/*    margin-bottom: 25px;*/
/*}*/

/*!**/
/* *  STYLE 1*/
/* *!*/

/*.scrollbar-style::-webkit-scrollbar-track {*/
/*    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);*/
/*    background-color: #F5F5F5;*/
/*}*/

/*.scrollbar-style::-webkit-scrollbar {*/
/*    width: 10px;*/
/*    background-color: #F5F5F5;*/
/*}*/

/*.scrollbar-style::-webkit-scrollbar-thumb {*/
/*    background-color: #F90;*/
/*    background-image: -webkit-linear-gradient(45deg,*/
/*    rgba(255, 255, 255, .2) 25%,*/
/*    transparent 25%,*/
/*    transparent 50%,*/
/*    rgba(255, 255, 255, .2) 50%,*/
/*    rgba(255, 255, 255, .2) 75%,*/
/*    transparent 75%,*/
/*    transparent)*/
/*}*/

.ui-select-bootstrap .ui-select-choices-row > span {
    white-space: unset;
}

table tr td, table tr th {
    word-break: break-word;
}

.mg-6 .md-container {
    margin-left: 3px;
}

md-list-item .md-list-item-inner > md-checkbox, md-list-item > md-checkbox {
    margin-top: 7px;
}

.progressLineardemoBasicUsage body {
    padding: 20px;
}

.progressLineardemoBasicUsage h4 {
    margin: 10px 0;
}

.progressLineardemoBasicUsage md-progress-linear {
    padding-top: 10px;
    margin-bottom: 20px;
}

.progressLineardemoBasicUsage #loaders > md-switch {
    margin: 0;
    margin-left: 10px;
    margin-top: -10px;
}

.progressLineardemoBasicUsage #loaders > h5 {
    margin-top: 0;
}

.progressLineardemoBasicUsage #loaders > p {
    margin-right: 20px;
    margin-bottom: 24px;
}

.progressLineardemoBasicUsage p.small {
    font-size: 0.8em;
    margin-top: -18px;
}

.progressLineardemoBasicUsage hr {
    width: 100%;
    margin-top: 20px;
    border-color: rgba(221, 221, 177, 0.1);
}

.progressLineardemoBasicUsage p.small > code {
    font-size: 0.8em;
}

.progressLineardemoBasicUsage .visible {
    opacity: 0;
    border: 2px solid white !important;
}

.progressLineardemoBasicUsage .container {
    display: block;
    position: relative;
    width: 100%;
    border: 2px solid #aad1f9;
    transition: opacity 0.1s linear;
    border-top: 0px;
}

.progressLineardemoBasicUsage .bottom-block {
    display: block;
    position: relative;
    background-color: rgba(255, 235, 169, 0.25);
    height: 85px;
    width: 100%;
}

.progressLineardemoBasicUsage .bottom-block > span {
    display: inline-block;
    margin-top: 10px;
    padding: 25px;
    font-size: 0.9em;
}

.rating {
    color: #a9a9a9;
    margin: 0;
    padding: 0;
}

ul.rating {
    display: inline-block;
}

.rating li {
    list-style-type: none;
    display: inline-block;
    padding: 1px;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
    font-size: 20px;
}

.rating .filled {
    color: orangered;
}

.layout-margin, .layout-margin-gt-sm, .layout-margin-gt-sm > *, .layout-margin-md, .layout-margin-md > *, .layout-margin > *, .layout-margin > .flex, .layout-margin > .flex-gt-sm, .layout-margin > .flex-md {
    margin: 0px 8px;
}

.layout-padding, .layout-padding-gt-sm, .layout-padding-gt-sm > *, .layout-padding-md, .layout-padding-md > *, .layout-padding > *, .layout-padding > .flex, .layout-padding > .flex-gt-sm, .layout-padding > .flex-md {
    padding: 8px 8px 0px 8px
}

.md-button.md-focused {
    background-color: transparent !important;
}

.md-button {
    margin: 6px 0px;
}

.jsoneditor table {
    table-layout: unset;
}

.jsoneditor table tr td {
    word-break: unset;
}

div.jsoneditor-tree {
    padding-bottom: 180px;
}

/*md-checkbox.md-indeterminate .md-icon{*/
/*    border-color: rgba(172, 20, 20, 0.54);*/
/*}*/

md-checkbox.md-indeterminate .md-icon:after {

    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: table;
    width: 12px;
    height: 2px;
    border-width: 2px;
    border-style: solid;
    border-top: 0;
    border-left: 0;
    content: "";
    border-color: rgba(255, 255, 255, 0.87);
}

md-checkbox.md-indeterminate .md-icon {
    border-color: transparent !important;
}

md-checkbox.md-indeterminate .md-icon {
    background-color: rgba(255, 64, 129, 0.87);
}

md-card-content .tab-content {
    margin-top: 25px;
}

.flex-25, .layout-row > .flex-25 {
    max-width: 23.9%;
}

/*LOADING*/
.lds-ellipsis {
    display: inline-block;
    /*position: relative;*/
    width: 80px;
    /*height: 80px;*/
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
    z-index: 20000;
    margin: auto;
    padding: 5px 10px 5px 10px;
    color: #1d1d1d;
    /*background: #f5f5f5;*/
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*width: 270px;*/
    font-size: 13px;
    /*-webkit-box-shadow: 0 2px 4px rgba(0,0,0,.2);*/
    /*box-shadow: 0 2px 4px rgba(0,0,0,.2);*/
}

.lds-ellipsis div {
    position: absolute;
    top: 33px;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

.lds-ellipsis div:nth-child(1) {
    left: 8px;
    animation: lds-ellipsis1 0.6s infinite;
}

.lds-ellipsis div:nth-child(2) {
    left: 8px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(3) {
    left: 32px;
    animation: lds-ellipsis2 0.6s infinite;
}

.lds-ellipsis div:nth-child(4) {
    left: 56px;
    animation: lds-ellipsis3 0.6s infinite;
}

@keyframes lds-ellipsis1 {
    0% {
        transform: scale(0);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes lds-ellipsis3 {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0);
    }
}

@keyframes lds-ellipsis2 {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(24px, 0);
    }
}

[role="tabpanel"] md-tab-content {
    transition: none;
}

.class-enabled {
    margin-right: 35px;
}

.class-enabled-switch {
    margin-bottom: 2px;
}

.cloud-title {
    outline: none;
}

.cloud-title span {
    outline: none;
}

.cloud-title .indent {
    margin-left: 5px;
    display: inline-block;
}

.cloud-title .indent:after {
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    -moz-transition: -moz-transform 0.3s;
    -o-transition: -o-transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
}

.cloud-title.opened .indent:after {
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.search-certificate li:nth-of-type(even) {
    font-weight: bold;
    margin-right: 25px;
}

.search-certificate li:nth-of-type(1) {
    padding-left: 0px;
}

mark.highlight {
    padding: unset;
    background-color: #ff0;
}

.tabs-required md-tab-item::after {
    content: '(*)';
    margin-left: 4px;
    color: red;
}

.tabs-required md-tab-item {
    font-weight: bold;
}

.btnLink {
    background: none !important;
    border: none;
    font-family: arial, sans-serif;
    color: #069;
    cursor: pointer;
    border: none;
    outline: none;
    background: none;
    cursor: pointer;
    color: #0000EE;
    padding: 0;
    font-family: inherit;
    font-size: inherit;
    color: #000 !important;
    padding: 10px 18px;
    width: 100%;
    text-align: left;
}

.btnLink i {
    margin-right: 10px;
}

.btnLink:hover, .btnLink:focus {
    text-decoration: none;
    background-color: grey;
}

.dropdown-menu > li form:hover, .dropdown-menu > li form:focus {
    background-color: #eee;
}

.select-group input.form-control {
    width: 58%
}

.select-group select.input-group-addon {
    width: 42%;
}

.select-group {
    width: 100%;
}

.btn-agreement-regis {
    background-color: #e7e7e7; /* Green */
    border: none;
    color: #5d5c5c;
    padding: 8px 16px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    transition-duration: 0.4s;
    cursor: pointer;
}


/*.btn-agreement-regis-bg {*/
/*    background-color: white;*/
/*    color: black;*/
/*    border: 2px solid #008CBA;*/
/*}*/

/*.btn-agreement-regis-bg:hover {*/
/*    background-color: #008CBA;*/
/*    color: white;*/
/*}*/

.btn-agreement-regis-active {
    background-color: #008CBA;
    color: white;
}

/*///////////////////////////////*/
.row > .column {
    padding: 0 8px;
}

.row:after {
    content: "";
    display: table;
    clear: both;
}

/* Create four equal columns that floats next to eachother */
/* The Modal (background) */
/*#model-image .modal {*/
/*    display: none;*/
/*    position: fixed;*/
/*    z-index: 1;*/
/*    padding-top: 100px;*/
/*    left: 0;*/
/*    top: 0;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*    background-color: black;*/
/*}*/

/*!* Modal Content *!*/
/*#model-image .modal-content {*/
/*    position: relative;*/
/*    background-color: #fefefe;*/
/*    margin: auto;*/
/*    padding: 0;*/
/*    width: 90%;*/
/*    max-width: 1200px;*/
/*}*/

/* The Close Button */
.animate {
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -ms-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.zoom {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}

.overlay-img {
    background-color: rgba(255, 255, 255, 0);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 3000;
}

.overlay-img.show {
    background-color: rgba(255, 255, 255, 0.9);
}

.overlay-img img {
    cursor: -webkit-zoom-out;
    cursor: zoom-out;
    position: fixed;
    transform-origin: 0% 0%;
    position: absolute;
    /*top: 45%;*/
    /*right: 0;*/
    /*left: 0;*/
    /*!*z-index: 20000;*!*/
    /*margin: auto;*/
}

.md-button.md-small {
    width: 20px;
    height: 20px;
    line-height: 20px;
    min-height: 20px;
    vertical-align: top;
    font-size: 10px;
    padding: 0 0;
    margin: 0;
}

md-fab-speed-dial.md-fab-top-right {
    top: 10%;
    bottom: 10%;
    padding-right: 10px;
    padding-left: 10px;
    /*padding: 10px 10px;*/
}


.md-fab-action-item {
    padding-right: 5px;
}

.bgWhite {
    background-color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    /*padding: 10px 10px;*/
    /*margin-top: -10px;*/
    /*margin-right: -10px;*/
}

a.style:hover, a.style:focus {
    text-decoration: underline;
}

.form-control {
    height: 34px;
}

.input-group .input-group-addon[disabled] {
    background-color: #eee;
}

md-dialog h2 {
    font-size: 20px;
}

md-checkbox.md-default-theme:not(.md-checked) .md-icon, md-checkbox:not(.md-checked).checkbox-custom .md-icon {
    border-color: #ffffff;
}

md-input-container {
    margin: 0px 0px;
}

.typeahead-demo .custom-popup-wrapper {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    background-color: #f9f9f9;
}

.typeahead-demo .custom-popup-wrapper > .message {
    padding: 10px 20px;
    border-bottom: 1px solid #ddd;
    color: #868686;
}

.typeahead-demo .custom-popup-wrapper > .dropdown-menu {
    position: static;
    float: none;
    display: block;
    min-width: 160px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.btn-find-company {
    position: absolute;
    margin-top: 38px;
    right: 0px;
    font-size: 10px;
}

.info-box {
    display: block;
    min-height: 90px;
    background: #fff;
    width: 100%;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    margin-bottom: 15px;
}

.info-box-content{
    /*position: absolute;*/
    margin-left: 90px;
    padding-top: 25px;
    /*top: 15%;*/
}

md-select.md-select-cus .md-select-value,
md-select.md-select-cus:focus .md-select-value{
    border-bottom: none;
}

md-select.md-select-cus{
    margin: 0 0;
}

/*#chart-1-license-text{*/
/*    display: none;*/
/*}*/
/*#chart-2-license-text{*/
/*    display: none;*/
/*}*/

div[id*="license-text"] {
    display: none;
}


.area {
    text-align: center;
    font-size: 1.2em;
    color: #333;
    text-transform: uppercase;
    animation: blur 1s ease-out infinite;
    text-shadow: 0px 0px 5px #333, 0px 0px 7px #333;
}

@keyframes blur {
    from {
        text-shadow: 0px 0px 2px #fff,
        0px 0px 2px #fff,
        0px 0px 3px #fff,
        0px 0px 3px #fff,
        0px 0px 3px #fff,
        0px 0px 3px #fff,
        0px 0px 3px #fff,
        0px 0px 3px #fff,
        0px 0px 4px #fff,
        0px 0px 4px #fff,
        0px 0px 4px #7B96B8,
        0px 0px 5px #7B96B8,
        0px 10px 5px #7B96B8,
        0px 10px 6px #7B96B8,
        0px 10px 6px #7B96B8,
        0px 10px 6px #7B96B8,
        0px -10px 7px #7B96B8,
        0px -10px 7px #7B96B8;
    }
}
.app-modal-window .modal-dialog {
    width: 80%;

}

.json-formatter-row .string{
    white-space: unset;
}

.panel-success .panel-heading{
    background-color: #00a65a ;
}


/*///sweet alert*/
.swal2-title, .swal2-content{
    font-size: 14px;
    font-weight: normal;
}

.swal2-title b, .swal2-content b{
    font-size: 16px;
}

.swal2-actions.swal2-loading .swal2-styled.swal2-cancel{
    margin-right: 120px;
    margin-left: 120px;
    margin-top: 20px;
}

th a {
    color: #ffffff;
    border-bottom: 2px  solid;
}

th a:hover{
    color: #ffffff;
    border-bottom: 2px  solid;
    cursor: pointer;
}

.jitsi-button-update{
    margin-left: 26%;
}

.file-front{
    display: none; 
    width: 100%; 
    height: 70%
}

.file-back{
    display: none; 
    width: 100%; 
    height: 70%; 
    /*padding-bottom: 1%*/
}

.file-image{
    display: none; 
    width: 100%; 
    height: 70%
}

.meet{
    width: 43%; 
    height: 100vh; 
    display: none; 
    text-align: center;
    align-items: center
}

.content-header{
    padding-top: 30px;
}
.starter-template{
    padding-top: 30px;
}
