[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 0 !important;
    font-size: 18px;
    line-height: 20px;
}

.navbar-brand > img {
    display: block;
    height: 100%;
    padding: 5px 20px;
    width: auto;
}

.half-zoom {
    zoom: 50%
}

.switch {
    width: 41px;
    height: 23px;
    border-radius: 14px;
}

.switch.checked {
    background: #fff;
    border-color: #dfdfdf;
}

.switch.checked small {
    background: #337ab7;
    width: 24px;
    height: 24px;
}

.switch small {
    background: grey;
    width: 24px;
    height: 24px;
}

.agents-switch-zoom {
    zoom: 60%;
}

.zoom-out-85 {
    zoom: 85%;
}

.glyph-red {
    color: red;
}

.glyph-green {
    color: green;
}

.glyph-yellow {
    color: darkorange;
}

.extra-margin-top-30 {
    margin-top: 30px;
}

.extra-margin-top-15 {
    margin-top: 15px;
}

.extra-margin-top-10 {
    margin-top: 10px !important;
}

.extra-margin-top-5 {
    margin-top: 5px !important;
}

.rm-form-group {
    margin-right: auto !important;
    margin-left: auto !important;
}

.extra-margin-left-5 {
    margin-left: 5px !important;
}

.extra-margin-left-15 {
    margin-left: 15px !important;
}

.rm-padding-right {
    padding-right: 0;
}

.rm-padding {
    padding: 0 0;
}

.well-condensed {
    padding-bottom: 0px;
    padding-top: 15px;
}

.zero-clipboard {
    position: relative;
}

.btn-clipboard {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ac2925;

}

.btn-clipboard-square-pencil {
    position: absolute;
    top: 0;
    right: 30px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ac2925;

}

.btn-clipboard-square-trash {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    color: #ac2925;

}

.drop-box {
    background: #F8F8F8;
    border: 5px dashed #DDD;
    text-align: center;
    padding: 5px 0;
    /*width: 200px;*/
    /*height: 65px;*/
    /*padding-top: 25px;*/
    /*margin: 10px;*/
}

.dragover {
    border: 5px dashed blue;
}

.close-button {
    padding-left: 0 !important;
}

.close-button .close {
    float: left !important;
    opacity: 1 !important;
    line-height: inherit !important;
    font-size: 21px !important;
    font-weight: 700 !important;
    color: #a94442 !important;
    text-shadow: 0 1px 0 #fff !important;
}

.red-error {
    color: #a94442;
}

/*.navbar-nav .iconToolbar a {*/
/*border-radius: 50%;*/
/*padding: 4px;*/
/*margin-top: 10px;*/
/*margin-right: 10px;*/
/*vertical-align: middle;*/
/*}*/

/*.navbar-nav .iconToolbar i {*/
/*height: 20px;*/
/*width: 20px;*/
/*text-align: center;*/
/*}*/

/*.navbar-brand > img {*/
/*display: block;*/
/*height: 100%;*/
/*padding: 5px 20px;*/
/*width: auto;*/
/*}*/

.dataTables_wrapper input, .dataTables_wrapper select {
    height: 31px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.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: top !important;
}

table.dataTable.table-condensed > thead > tr > th {
    padding-right: 5px !important;
}

.clickable-line tbody tr {
    cursor: pointer;
}

.not-clickable-line tbody tr {
    cursor: default;
}

.steps-indicator {
    padding: 20px 0 40px 0 !important;
}

.width-100 {
    width: 100%;
}

.login-form {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -150px;
    width: 350px;
}

.rec-form {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -150px 0 0 -150px;
    width: 350px;
    height: 215px;
}

table.dataTable input[type="radio"] {
    position: absolute !important;
}

table.dataTable a {
    vertical-align: middle !important;
}

.page-header-small {
    padding-bottom: 9px;
    border-bottom: 1px solid #eee;
}

.footer {
    position: fixed;
    height: 35px;
    bottom: 0;
    width: 100%;
    background-color: #f8f8f8;

}

.margin-top-buttons-so-form {
    margin-top: 50px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px;
}

.margin-bottom-25 {
    margin-bottom: 25px;
}

.heigth-360 {
    height: 360px;
}

#manual {
    width: 100%;
    min-height: 568px;
    border: none;
}

.width-150 {
    width: 150px;
}

.padding-left-1 {
    padding-left: 1px;
}

.label-agent {
    margin-left: 5px;
    margin-right: 15px;
}

.table-btn-size {
    font-size: 20px;
}

.trophy-black {
    color: black;
}

.trophy-gold {
    color: gold;
}

.trophy-black {
    color: black;
}

.check-red {
    color: red;
}

.check-green {
    color: green;
}

.clickable tbody tr {
    cursor: pointer;
}

.not-clickable {
    cursor: not-allowed;
}

/**
 * The dnd-list should always have a min-height,
 * otherwise you can't drop into it once it's empty
 */
.multiDemo ul[dnd-list] {
    min-height: 42px;
    padding-left: 0px;
}

/**
 * An element with .dndPlaceholder class will be
 * added to the dnd-list while the user is dragging
 * over it.
 */
.multiDemo ul[dnd-list] .dndPlaceholder {
    background-color: #ddd;
    display: block;
    min-height: 42px;
}

.multiDemo ul[dnd-list] li {
    background-color: #fff;
    border: 1px solid #ddd;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    display: block;
    margin-bottom: -1px;
    padding: 5px 15px;
}

/**
 * Show selected elements in green
 */
.multiDemo ul[dnd-list] li.selected {
    background-color: #dff0d8;
    color: #3c763d;
}

.form-hint {
    font-size: 12px;
    line-height: 9pt;
    margin: -5px auto 5px;
    color: #999;
}

.form-hint.error {
    color: #C00;
    font-weight: bold;
    font-size: 8pt;
}

.password-count {
    float: right;
    position: relative;
    bottom: 28px;
    right: 13px;
}

.strength-meter {
    position: relative;
    height: 3px;
    background: #DDD;
    margin: 10px auto 20px;
    border-radius: 3px;
}

.strength-meter:before, .strength-meter:after {
    content: '';
    height: inherit;
    background: transparent;
    display: block;
    border-color: #FFF;
    border-style: solid;
    border-width: 0 5px 0 5px;
    position: absolute;
    width: 80px;
    z-index: 10;
}

.strength-meter:before {
    left: 70px;
}

.strength-meter:after {
    right: 70px;
}

.strength-meter-fill {
    background: transparent;
    height: inherit;
    position: absolute;
    width: 0;
    border-radius: inherit;
    transition: width 0.5s ease-in-out, background 0.25s;
}

.strength-meter-fill[data-strength='0'] {
    background: darkred;
    width: 20%;
}

.strength-meter-fill[data-strength='1'] {
    background: orangered;
    width: 40%;
}

.strength-meter-fill[data-strength='2'] {
    background: orange;
    width: 60%;
}

.strength-meter-fill[data-strength='3'] {
    background: yellowgreen;
    width: 80%;
}

.strength-meter-fill[data-strength='4'] {
    background: green;
    width: 100%;
}

.parameters-style {
    background: rgba(193, 193, 193, 0.21);
}

.gauge-responsive {
    height: 250px !important;
    width: 100% !important;
}

.dashboard .well {
    margin-bottom: 20px !important;
}

.no-margin {
    margin: 0 !important;
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
    .gauge-responsive {
        margin-top: 50px !important;
        width: 100% !important;
    }
}

.expand-row > td {
    border-top: none !important;
}

.table-transparent {
    background-color: transparent !important;
}

.date-range-periods .uib-datepicker-popup .uib-day button:not(:disabled) {
    background-color: navajowhite !important;
}

.panel-indicator {
    text-align: center;
    font-size: 14px;
}

.panel-indicator-inline {
    text-align: center;
    font-size: 14px;
    display: inline-block;
}

.panel-indicator span {
    font-size: 36px;
    color: #9DBCEB;
    display: block;
}

.panel-indicator .name {
    font-size: 24px;
    color: #9DBCEB;
    display: block;
}

.panel-indicator-inline span {
    font-size: 36px;
    color: #9DBCEB;
    display: block;
}

.well-no-padding-top-bot {
    padding-bottom: 0;
    padding-top: 0;
}

.panel-grey {
    border-color: darkgray;
}

.panel-grey .panel-heading {
    border-color: darkgray;
    color: #fff;
    background-color: darkgray;
}

.panel-grey a {
    color: darkgray;
}

.panel-grey a:hover {
    color: darkgray;
}

/*gold*/
.panel-gold {
    border-color: #d19405;
}

.panel-gold .panel-heading {
    border-color: #d19405;
    color: #fff;
    background-color: #d19405;
}

.panel-gold a {
    color: #d19405;
}

.panel-gold a:hover {
    color: #d19405;
}

/* */

.panel-blue {
    border-color: #00caff;
}

.panel-blue .panel-heading {
    border-color: #00caff;
    color: #fff;
    background-color: #00caff;
}

.panel-blue a {
    color: #00caff;
}

.panel-blue a:hover {
    color: #00caff;
}

.font-small {
    font-size: 24px !important;
}

.credits td span a {
    cursor: pointer;
}
