.home {
    color: red; }

.pl-ziro { padding-left: 0px; }

.hello {
    color: blue; }

.img-centre {
    margin: 0 auto;
}
.has-error .select2-selection {
    border-color: rgb(185, 74, 72) !important;
}

.sidebar-toggle span {
    font-family: 'Source Sans Pro','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-size: 19px;
}

li { 
    word-wrap: break-word;
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    margin: 0 auto; 
    position: relative;
    /**
    top: 50%;
    transform: translateY(50%);**/
    vertical-align: middle;
    float: none;
}

.main-header .logo {
    height: 100px;
    width: 230px;
    line-height: 100px;
    padding: 0 5px;
}

.carousel-inner>.item>a>img, 
.carousel-inner>.item>img, 
.img-responsive, 
.thumbnail a>img, 
.thumbnail>img { 
}

.logo-lg img {
    max-width: 200px; 
    max-height: 80px;
}



.main-header>.navbar {
    height: 100px;
}

.navbar-text {
    font-size: 16px;
    font-weight: bold;
}

.navbar-nav>li>a {
    line-height: 70px;
}

.main-sidebar, .left-side {
    padding-top: 100px;
}

.main-header .sidebar-toggle {
    padding: 36px 40px;
}

.skin-black .main-header>.navbar>.sidebar-toggle {
    border-right: none;
}

.skin-black .main-header>.navbar .navbar-custom-menu .navbar-nav>li>a, .skin-black .main-header>.navbar .navbar-right>li>a {
    border-left: none;
}

.skin-black .main-header>.navbar .navbar-nav>li>a {
    border-right: none;
}

/** Multiple menus within drop down **/
.sidebar-menu li>a>.fa-plus { 
    display: block!important;
}
.sidebar-menu li.active>a>.fa-plus {
    display: none!important;
} 

.sidebar-menu li>li>a>.fa-plus { 
    display: block!important;
}
.sidebar-menu li.active>li.active>a>.fa-plus {
    display: none!important;
} 



.checkbox {
    margin: 0;
}

.filemanager-pagination .pagination {
    margin: 0;
}

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}


#dir-links li{	
    list-style-type: disc;
}

#dir-links{ padding: 5px; background-color: White; margin: 0; } 
#dir-links ul{ padding: 0; margin: 0 0 0 10px; } 
#dir-links li a{ font-family: Arial; text-decoration: none; color: black; } 
#dir-links li a:hover{ color: blue; } 
#dir-links li{ list-style: none; background-image: url("../img/dotted.gif"); background-repeat: repeat-y; padding: 2px 0 2px 0px; text-indent: 0px; background-position: 9px 0; }   
#dir-links li:last-child{ background-repeat: no-repeat; }

.login-page, .register-page {
    background: #ECEDEF;
}

input.daily_noise_exposure,
input.total_exposure_points {
    border: 0;
    background: none;
}

.error-page>.error-content>h3 {
    padding-top: 43px;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    position: relative;
    top: 0px;
    right: 0px;
    display: inline-block; 
    margin-left: 5px;
}

/** factory module **/
.factory-plan-container .ui-draggable-handle,
#locations-container .ui-draggable-handle  {
    padding: 10px;
    background: #ccc; 
    opacity: 0.9;
    border-radius: 5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 1em;
    display: inline-block;
    margin-bottom: 5px;
    /* content: "\f1db"; */
    min-width: 40px;
    top: 6px;
}
/**
.factory-plan-container .ui-draggable-handle:before,
#locations-container .ui-draggable-handle:before  {
    content: "\f1db";
    font-size: 40px;
    position: absolute;
    top: -2px;
    left: 3px;
}**/

#locations-container .location-title {
    line-height: 48px;
    vertical-align: top;
}

#locations-container .delete_location {
    line-height: 48px;
}

@media (min-width: 768px) {
    .navbar-text {
        text-align: center; 
        float: inherit;
        line-height: 100px;
        margin: 0;
    }

    .navbar-text img {
        max-height: 80px;
        margin-right: 20px;
    }

    .skin-black .main-header>.navbar>.sidebar-toggle {
        position: absolute; 
        top: 0;
    }

    .main-header .navbar-custom-menu, .main-header .navbar-right { 
        top: 0;
        position: absolute;
        right: 0;
    }

    .navbar-nav>li>a {
        line-height: 20px;
        margin-top: 25px;
    }
}

/**
@media (max-width: 991px) {
    .navbar-custom-menu .navbar-nav>li>a { 
        line-height: 50px;
    }
}**/

@media (max-width: 1024px) { 
    .navbar-text {
        display: none;
    }
}

@media (max-width: 767px) {
    .main-header .logo, .main-header .navbar {
        width: 100%;
        float: none;
    }

    .main-sidebar, .left-side {
        padding-top: 160px;
    }

    .main-header>.navbar {
        height: 50px;
    }

    .main-header .sidebar-toggle {
        padding: 15px 15px;
    }

    .navbar-custom-menu .navbar-nav>li>a {
        line-height: 20px;
    }

    .content-wrapper {
        clear: both;
    }

}
/*# sourceMappingURL=app.css.map */

/** packages **/
#packages { 
    min-height: 279px;
    font-size: 20px;
    font-family: Proxima;
    padding-top: 20px;
}

#packages .info-column h2{
    font-size: 42px;
    font-weight: 600;
    color: #064066;
    margin-top: 0px;
}

#packages .info-column h3{
    font-size: 28px;
    font-weight: 600;
    color: #064066;
    font-family: Proxima;
    margin-bottom: 0;
}

#packages .info-column p {
    font-size: 15px;
    color: #064066;
    line-height: 27px;
}

#packages .info-column a {
    color: #064066;
    font-weight: 900;
    font-size: 24px;
}

#packages .info-table {

}

#packages .info-table .wrapper {
    background: #fff;  
}

#packages .info-table h2 {
    color: #84cbda;
    font-size: 36px;
    font-weight: 700;
    margin-top: 0;
}

#packages .info-table .small-only {
    display: none;
}

#packages .info-table .table>thead>tr>th,
#packages .info-table .table>tbody>tr>th,
#packages .info-table .table>tbody>tr>td,
#packages .info-table .table>tfoot>tr>th,
#packages .info-table .table>tfoot>tr>td {
    border-bottom: 3px solid #fff;
    border-right: 3px solid #fff;
    padding: 3px 8px;
}

#packages .info-table .table>tbody>tr>td {
    text-align: center;
    font-size: 17px;
    font-weight: 700;
}

#packages .info-table .table thead {
    font-weight: 700;
    font-size: 17px;
    color: #fff;
}

#packages .info-table .table thead .feature {
    background: #064066;  
}

#packages .info-table .table thead .starter {
    background: #CC904F; 
    text-align: center;
}

#packages .info-table .table thead .pro {
    background: #BCBBBB; 
    text-align: center;
}

#packages .info-table .table thead .pro-plus {
    background: #A38525;
    text-align: center;
}

#packages .info-table .table tbody tr:nth-child(even) th {
    background: #fff;
}

#packages .info-table .table tbody tr:nth-child(odd) th {
    background: #84CBDA;
}

#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+2) {
    background: #EBD1B6;
}


#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+3) {
    background: #E6E5E5;
}

#packages .info-table .table tbody tr:nth-child(odd) > td:nth-child(n+4) {
    background: #E9E0CB;
}

#packages .info-table .table tbody .price td {
    font-size: 22px;
    font-weight: bold;
    color: #ff6e00;   
}

#packages .info-table .table tfoot th {
    background: #FDE0C9;
}

#packages .info-table .table tfoot td {
    background: #FF6E00;
    font-weight: 700;
    font-size: 17px;
    color: #000;
}

#packages .info-table .table tfoot td a {
    color: #000;
}

.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

#filemanager_table_wrapper .btn {
    margin-right: 3px;
}

.dashboard-widget .box-body,
.profile-switch .box-body, .latest-messages .box-body,
.latest-files .box-body, .data_usage .box-body, .first-instrument-reminder .box-body {
    height: 217px;
    overflow: hidden;
}

.latest-messages .box-body thead{
    display: block;
}

.latest-messages .box-body thead tr th:first-of-type{
    width: 81px;
}

.latest-messages .box-body thead tr th{
    width: 291px;
}

.latest-messages .box-body tbody{
    overflow: auto;
    display:block;
    height: 159px;
}
.dashboard-widget .box-body,
.latest-files .box-body,
.profile-switch .box-body { 
    overflow: auto;
}
.dashboard-widget .box-body p,
.latest-files .box-body p {
    font-weight: bold;
    margin: 10px 15px;
}


.widget-user-2 .box-body {
    height: 217px;
}

.widget-user-2>a{
    text-decoration: none;
    display: block;
}

.widget-user-2 img {
    max-width: 380px;
    max-height: 100px;
    display:block;
    float: none;
    margin: 0 auto;

}

.box-widget .box-footer:hover,
.box-widget:hover .box-footer,
.box-widget:hover .box-header  {
    opacity: .8;
}

.custom-icon-box .info-box-icon {
    display:block;
    float: none;
    margin: 0 auto;
}

.custom-icon-box .info-box-content {
    margin: 0 auto ;
    padding: 15px;
}

.first-instrument-reminder .info-box-content {
    text-align: center;
}

.widget-user-header {
    padding: 10px !important;
}

.widget-user-username {
    margin-left: 0px !important;
}

.widget-user-2 .box-footer a {
    color: #fff;
    text-decoration: underline;
}

/** Buttons **/
.button-view {
    background: url('../img/buttons/View.png');
    height: 24px;
    width: 28px;
    display: inline-block;
}

.button-audio {
    background: url('../img/buttons/Audio_V2.png');
    height: 24px;
    width: 22px;
    display: inline-block;
}

.button-delete {
    background: url('../img/buttons/Delete.png');
    height: 24px;
    width: 22px;
    display: inline-block;
}

.button-edit {
    background: url('../img/buttons/Edit.png');
    height: 24px;
    width: 22px;
    display: inline-block;
}

.button-new-file {
    background: url('../img/buttons/New-File.png');
    height: 30px;
    width: 30px;
    display: inline-block;
}

.button-open {
    background: url('../img/buttons/Open.png');
    height: 30px;
    width: 30px;
    display: inline-block;
}

.button-save {
    background: url('../img/buttons/Save.png');
    height: 30px;
    width: 30px;
    display: inline-block;
}

.button-share {
    background: url('../img/buttons/Share.png');
    height: 24px;
    width: 24px;
    display: inline-block;
}

.table tr td:last-child .button-share,
.table tr td:last-child .button-edit,
.table tr td:last-child .button-delete,
.table tr td:last-child .button-audio,
.table tr td:last-child .button-view,
.table tr td:last-child .icon-border-round {
    margin: 0 2px;
}

.dataTables_wrapper input[type=search] {
    background: #fff url(//i.stack.imgur.com/mJotv.gif) no-repeat right -10px center;
    transition: background 0.4s;
}
.dataTables_wrapper input[type=search].x  { background-position: right 5px center; } /* (jQ) Show icon */
.dataTables_wrapper input[type=search].onX{ cursor: pointer; }              /* (jQ) hover cursor style */
.dataTables_wrapper input[type=search]::-ms-clear {display: none; width:0; height:0;} /* Remove IE default X */

.bootstrap-tagsinput {
    display: block;
}

table.dataTable thead > tr > th {
    padding-right: 8px;
}

.table>tbody>tr>td {
    vertical-align: middle;
}

table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:after {
    float: right;
}

.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th{
    background-color: #eee;
}

.dataTable thead tr {
    background-color: #222d32;
    color: #fff;
    line-height: 40px;
}

table.dataTable thead .sorting:after, 
table.dataTable thead .sorting_asc:after, 
table.dataTable thead .sorting_desc:after {
    color: #fff;
    opacity: 1;
}

.table-bordered>thead>tr>th, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>tbody>tr>td, 
.table-bordered>tfoot>tr>td {
    border: 1px solid #eee;
}

.table-bordered,
.table-bordered td,
.table-bordered>thead>tr>th, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>tbody>tr>td, 
.table-bordered>tfoot>tr>td
{
    border: 0!important;
}

.table-bordered td,
.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th  {
    border-right: 1px solid #f4f4f4!important; 
    border-bottom: 1px solid #f4f4f4!important;
}

.table-bordered>tbody>tr>td:first-child, 
.table-bordered>tbody>tr>th:first-child  { 
    border-left: 1px solid #f4f4f4!important; 
}


.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th { 
    border-right: 1px solid #f4f4f4!important; 
}

.table-bordered>thead>tr>td:last-child, 
.table-bordered>thead>tr>th:last-child  { 
    border-right: 0; 
}

.form-control {
    height: 30px;
    padding: 0 2px;
}


/* Top Info */
#audioPlayerModal #title {
    position: relative; 
}
#audioPlayerModal #timer {
    position: relative; 
}
#audioPlayerModal #duration {
    position: relative; 
}

/* Controls */
#audioPlayerModal .controlsOuter {
    position: relative; 
}
#audioPlayerModal .controlsInner {
    position: relative; 
}
#audioPlayerModal .btn {
    position: relative;
    cursor: pointer;
    opacity: 0.9;
    -webkit-filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.33));
    filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.33));
    -webkit-user-select: none;
    user-select: none;
}
#audioPlayerModal .btn:hover {
    opacity: 1;
}
#audioPlayerModal #playBtn {

}
#audioPlayerModal #pauseBtn {

    display: none;
}
#audioPlayerModal #prevBtn {

}
#audioPlayerModal #nextBtn {

}
/**
#audioPlayerModal #playlistBtn {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAYAAAAe2bNZAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTExIDc5LjE1ODMyNSwgMjAxNS8wOS8xMC0wMToxMDoyMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MUVBQzMwNzRDNzI0MTFFNTk2RTBDMTRBMkYyNjVGMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MUVBQzMwNzVDNzI0MTFFNTk2RTBDMTRBMkYyNjVGMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoxRUFDMzA3MkM3MjQxMUU1OTZFMEMxNEEyRjI2NUYzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoxRUFDMzA3M0M3MjQxMUU1OTZFMEMxNEEyRjI2NUYzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnWBPa0AAADGSURBVHjaYvz//z/DYAFMDIMIjDpm1DHDwjH/0fDugXAMCxK7AojPAnEHmpo0IFaisTsqIEECLPT+Q4ALlL0bihmQ+LQGYLsYoSXwf2iovAdiYyjbdaCiaQ+S2FkopjtgHK2bCESTC5r4+4GIKuQEjAz2DGQCHhTlDAtaLtoDjSJkoATN7iMzmjrRxO+NljODsZzpwBJNs0bLGShwhToCvWHVQYes7YruGJiFgljKmpEbTa5YKsrRcmbUMaOOGXUMNQBAgAEAm2XFJrn+jrsAAAAASUVORK5CYII=');
  width: 35px;
  height: 35px;
  top: 50%;
  left: 3%;
  margin: -17.5px auto;
}*/
#audioPlayerModal #volumeBtn {

}

/* Progress */
#audioPlayerModal .progress-area {
    position: relative;
    width: 100%;
    margin: 0 5px;
}

#audioPlayerModal #bar {
    position: relative; 
    width: 100%;
    height: 2px;
    background-color: rgba(0, 0, 0, 0.9); 
    opacity: 0.1;
}
#audioPlayerModal #progress {
    position: absolute; 
    background-color: #333333; 
    height: 2px;
    top: 0px;
}

/* Loading */
#audioPlayerModal #loading {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 100%;  
    -webkit-animation: sk-scaleout 1.0s infinite ease-in-out;
    animation: sk-scaleout 1.0s infinite ease-in-out;
    display: none;
}
@-webkit-keyframes sk-scaleout {
    0% { -webkit-transform: scale(0) }
    100% {
        -webkit-transform: scale(1.0);
        opacity: 0;
    }
}
@keyframes sk-scaleout {
    0% { 
        -webkit-transform: scale(0);
        transform: scale(0);
    } 100% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
        opacity: 0;
    }
}


/* Volume */

#audioPlayerModal .volume-box {
    position: absolute;
    z-index: 1;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.62);
    border-radius: 7px;
}

#audioPlayerModal #volume {
    width: 6px;
    height: 100px;
    position: relative; 
    background-color: rgba(0, 0, 0, 0.5);
    touch-action: none;
    -webkit-user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    background-color: rgba(255, 255, 255, 0.9);

}
#audioPlayerModal .bar {
    position: absolute; 
    height: 100px;
    width: 6px;

    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.33);
    bottom: 0px;
}
#audioPlayerModal #barEmpty {
    /**width: 100%;**/
    height: 100px;
    width: 6px;
    opacity: 0.5;
    box-shadow: none;
    cursor: pointer;
}
#audioPlayerModal #barFull {
    /*width: 100%;**/
    height: 50px;
    width: 6px;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.5);
}
#audioPlayerModal #sliderBtn {
    width: 15px;
    height: 15px;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.33);
    border-radius: 25px;
    cursor: pointer;
    top: -3px;
    left: 100%;
}

#playlist {
    display: none;
}
.audio.green-audio-player {
    width: 400px;
    min-width: 300px;
    height: 56px;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.07);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-left: 24px;
    padding-right: 24px;
    border-radius: 4px;
    user-select: none;
    -webkit-user-select: none;
    background-color: #fff;
    margin: 0 auto;
}
.audio.green-audio-player .play-pause-btn {
    cursor: pointer;
}
.audio.green-audio-player .spinner {
    width: 18px;
    height: 18px;
    background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/355309/loading.png);
    background-size: cover;
    background-repeat: no-repeat;
    animation: spin 0.4s linear infinite;
}
.audio.green-audio-player .slider {
    flex-grow: 1;
    background-color: #d8d8d8;
    cursor: pointer;
    position: relative;
}
.audio.green-audio-player .slider .progress {
    background-color: #44bfa3;
    border-radius: inherit;
    position: absolute;
    pointer-events: none;
}
.audio.green-audio-player .slider .progress .pin {
    height: 16px;
    width: 16px;
    border-radius: 8px;
    background-color: #44bfa3;
    position: absolute;
    pointer-events: all;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.32);
}
.audio.green-audio-player .controls {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #55606e;
    display: flex;
    flex-grow: 1;
    justify-content: space-between;
    align-items: center;
    margin-left: 24px;
    margin-right: 24px;
}
.audio.green-audio-player .controls .slider {
    margin-left: 16px;
    margin-right: 16px;
    border-radius: 2px;
    height: 4px;
}
.audio.green-audio-player .controls .slider .progress {
    width: 0;
    height: 100%;
}
.audio.green-audio-player .controls .slider .progress .pin {
    right: -8px;
    top: -6px;
}
.audio.green-audio-player .controls span {
    cursor: default;
}
/**
.audio.green-audio-player .volume {
  position: relative;
}
.audio.green-audio-player .volume .volume-btn {
  cursor: pointer;
}
.audio.green-audio-player .volume .volume-btn.open path {
  fill: #44bfa3;
}
.audio.green-audio-player .volume .volume-controls {
  width: 30px;
  height: 135px;
  background-color: rgba(0, 0, 0, 0.62);
  border-radius: 7px;
  position: absolute;
  left: -3px;
  //bottom: 52px;
  flex-direction: column;
  align-items: center;
  display: flex;
}
.audio.green-audio-player .volume .volume-controls.hidden {
  display: none;
}
.audio.green-audio-player .volume .volume-controls .slider {
  margin-top: 12px;
  margin-bottom: 12px;
  width: 6px;
  border-radius: 3px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress {
  top: 0;
  height: 100%;
  width: 6px;
}
.audio.green-audio-player .volume .volume-controls .slider .progress .pin {
  left: -5px;
  top: -8px;
}
**/


@keyframes spin {
    from {
        transform: rotateZ(0);
    }
    to {
        transform: rotateZ(1turn);
    }
}

#audioPlayerModal .modal-content {
    background: none;
    box-shadow: none;
}

.center-fa-icon {
    top: -3px;
    position: relative;
}

.profile-switch {}
.profile-switch .nav-stacked>li>a {
    display: inline-block;    
    margin-right: 62px;
}

.profile-switch .nav>li:hover, 
.profile-switch .nav>li:active, 
.profile-switch .nav>li:focus {
    color: #444;
    background: #f7f7f7;
}

.profile-switch .default-company-label {
    margin: 10px 15px;
    position: absolute;
    right: 0px;
    top: 0px;
}

.profile-switch .default-company-label.label-info {
    cursor: pointer;
}

.profile-switch .default-company-label.bg-gray {
    opacity: .3;
}

.profile-switch .default-company-label.label-info:hover {
    background-color: #128ead!important;
}

.modal-dialog {
    padding: 0!important; 
    position: relative!important;
}

.table>tbody>tr>td {
    vertical-align: top;
}

.icon-border-round {
    border: 2px solid #3c8dbc;
    padding: 2px 4px;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-flex;
}

.icon-border-round .fa-ellipsis-h {
    /* margin-top: 1px; */
    font-size: 17px;
    /* margin-bottom: 2px; */
}

.modal .modal-body {
    font-size: 14px!important;
}

#datamanager_filter label {
    opacity: .2;
}

#datamanager_filter label.active {
    opacity: 1;
}

#datamanager_filter .icon-border-round {
    border: 2px solid #2f5597;
    background: #2f5597;
    color: #fff;
}

#filemanager_table .dropdown-menu {
    right: 0;
    left: initial;
} 

.google-visualization-table-table {
    height: auto!important;
}

.google-visualization-table-table td {
    text-align: right;
}

.list_of_columns .dropdown-menu,
.list_of_rows .dropdown-menu {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

#canvasArea .loading {
    font-size: 29px;
    width: 220px;
    margin: 0 auto;
    display: block;
}

table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after {
    font-family: FontAwesome;

}

table.dataTable thead .sorting:after {
    content: "\f0dc";
}
table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
}
table.dataTable thead .sorting_asc:after {
    content: "\f0de";
}

.google-visualization-table-table th, .google-visualization-table-table td {
    text-align: center;
}

.dashboard-edit {}
.content .drop-area > ul{
    border-radius: 4px; 
    display: block;
    min-height: 42px;
    border: 1px dashed #eee;
}

.content .drop-area ul > span {
    min-height: 43px;
    width: 100%;
    display: block;
}

.content .list-of-elements .list-group-item {
    padding: 0;
    margin-bottom: 20px;
}
.content .list-of-elements .list-group-item .box {
    margin: 0;
    border-radius: 0px;
}

.align-top {
    vertical-align: top;
}

.content-header>.breadcrumb {
    position: relative;
    top: inherit;
    right: inherit;
    float: inherit;
    text-align: right;
}

.keep-together {
    page-break-inside: avoid;
}

.break-before {
    page-break-before: always;
}

.break-after {
    page-break-after: always;
}

.sidebar-form, .sidebar-menu>li.header {
    white-space: normal;
}