/* Minification failed. Returning unminified contents.
(404,19): run-time error CSS1036: Expected expression, found '@screen-sm-max'
(404,19): run-time error CSS1034: 
 */

body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 50px;
}

@media screen and (min-width: 768px) {
    .custom-modal-class {
        width: 950px !important;
    }
}
.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the minimum height of the footer here */
    min-height: 30px;
    background-color: rgb(238, 238, 238);
}

#SilverlightRestartBrowserWarning1 {
   display: none;
}

.DataListPadding5px {
    padding-right: 5px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}

/* Responsive: Portrait tablets and up 
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }
    .body-content {
        padding: 0;
    }
}

@media (min-width: 1200px) {
  .container {
   max-width: 750px !important;
  }
}

@media (min-width: 768px) { .container { max-width: 750px !important; } }

@media (min-width: 1200px) { .container { width: 970px !important; } }*/

.width60px {
    width: 100px;
}

.InboxRootNode {
    display: none;
}



#monthlystudiespackagesgrid th {
    background-color: #CECECE;
    text-align: left;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    height: 20px;
}

#monthlystudiespackagesgrid tbody tr td {
    text-align: left;
}


#monthlystudiespackagesgrid tfoot th {
    background-color: #CECECE;
    text-align: left;
    width: 100%;
    text-decoration: none;
    white-space: nowrap;
    cursor: auto;
    border: none;
}

#useractivitygrid th {
    background-color: #CECECE;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    height: 20px;
}

#contractsortinggrid th {
    background-color: #CECECE;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    height: 20px;
}

#detailstudiespackagesgrid th {
    background-color: #CECECE;
    text-align: center;
    text-decoration: underline;
    cursor: pointer;
    white-space: nowrap;
    height: 20px;
}

table.recipient {
    width: 100%;
    text-align: left;
    padding: 5px;
    color: black;
}

    table.recipient th {
        text-align: left;
        background-color: silver;
        padding: 5px;
        color: black;
    }

    table.recipient td {
        text-align: left;
        background-color: #F5F5F5;
        padding: 5px;
        color: black;
    }

table.display {
    margin: 0 auto;
    width: 100%;
}

    table.display tfoot th {
        padding: 3px 0px 3px 10px;
        font-weight: bold;
        font-weight: normal;
    }

    table.display tr {
    }

    table.display td {
        padding: 3px 10px;
    }

        table.display td.center {
            text-align: center;
            border-top: 1px solid #E5E5E5;
        }

    table.display thead th.sorting_asc {
        background: #fff url('../images/arrowup.gif') no-repeat right center;
    }

    table.display thead th.sorting_desc {
        background: #fff url('../images/arrowdown.gif') no-repeat right center;
    }

table.pretty thead th.sorting {
    background: #fff url('../images/sort_both.png') no-repeat right center;
}


.dataTables_length {
    text-align: left;
    width: 100%;
}

.dataTables_info {
    text-align: left;
}

a[disabled] {
    color: Grey !important;
    text-decoration: none !important;
}

.LinkButton_Disabled {
    color: Grey !important;
    text-decoration: none !important;
}

.roundedCornerForwardAgreement {
    background: lightblue;
    text-align: center;
}

#timeout {
    display: none;
}

#DIVContractsGrid, #DIVToPrint, #ajax-waitmyjobs, #ajax-wait-eventhistory, #dialogEventHistory, #ajax-wait-packages, #DIVSearchGrid, #DIVDetailsStudies, #ajax-wait-search {
    visibility: hidden;
}

.cursor-pointer {
    cursor: pointer;
}

.cursor-croshair {
    cursor: crosshair;
}

.cursor-eresize {
    cursor: e-resize;
}

.cursor-move {
    cursor: move;
}

hr {
    border-top: 1px dotted #000000 !important;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
}



.icon-addon {
    position: relative;
    color: #555;
    display: block;
}

    .icon-addon:after,
    .icon-addon:before {
        display: table;
        content: " ";
    }

    .icon-addon:after {
        clear: both;
    }

    .icon-addon.addon-md .glyphicon,
    .icon-addon .glyphicon,
    .icon-addon.addon-md .fa,
    .icon-addon .fa {
        position: absolute;
        z-index: 2;
        left: 10px;
        font-size: 14px;
        width: 20px;
        margin-left: -2.5px;
        text-align: center;
        padding: 10px 0;
        top: 1px;
    }

    .icon-addon.addon-lg .form-control {
        line-height: 1.33;
        height: 46px;
        font-size: 18px;
        padding: 10px 16px 10px 40px;
    }

    .icon-addon.addon-sm .form-control {
        height: 30px;
        padding: 5px 10px 5px 28px;
        font-size: 12px;
        line-height: 1.5;
    }

    .icon-addon.addon-lg .fa,
    .icon-addon.addon-lg .glyphicon {
        font-size: 18px;
        margin-left: 0;
        left: 11px;
        top: 4px;
    }

    .icon-addon.addon-md .form-control,
    .icon-addon .form-control {
        padding-left: 30px;
        float: left;
        font-weight: normal;
    }

    .icon-addon.addon-sm .fa,
    .icon-addon.addon-sm .glyphicon {
        margin-left: 0;
        font-size: 12px;
        left: 5px;
        top: -1px;
    }

    .icon-addon .form-control:focus + .glyphicon,
    .icon-addon:hover .glyphicon,
    .icon-addon .form-control:focus + .fa,
    .icon-addon:hover .fa {
        color: #2580db;
    }

.icon-input-btn {
    display: inline-block;
    position: relative;
}

    .icon-input-btn input[type="submit"] {
    }

    .icon-input-btn .fa {
        display: inline-block;
        position: absolute;
        top: 30%;
    }


.left-inner-addon {
    position: relative;
}

    .left-inner-addon input {
        padding-left: 25px;
    }

    .left-inner-addon i {
        position: absolute;
        padding: 10px 10px;
        pointer-events: none;
    }

.borders div {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 10px;
}

    .borders div:first-child {
        border-left: 1px solid #999;
    }

    .borders div > div {
        border: 0;
    }


A.logging:link {
    COLOR: #fff;
    text-decoration: none;
    cursor: pointer;
}

A.logging:visited {
    COLOR: #fff;
    text-decoration: none;
    cursor: pointer;
}

A.logging:hover {
    COLOR: #fff;
    text-decoration: none;
    cursor: pointer;
}

A.logging:active {
    COLOR: #fff;
    text-decoration: none;
    cursor: pointer;
}

.modalUpdateProgress {
    position: fixed;
    z-index: 999;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.6;
    -moz-opacity: 0.8;
}

.centerUpdateProgress {
    z-index: 1000;
    margin: 300px auto;
    padding: 10px;
    width: 130px;
    background-color: White;
    border-radius: 10px;
    filter: alpha(opacity=100);
    opacity: 1;
    -moz-opacity: 1;
}

@media (max-width:@screen-sm-max) {
    .row > [class*="col-"] {
        margin-bottom: 3%;
    }

    form .row > [class*="col-"] {
        margin-bottom: 2%;
    }

    .form-group {
        margin-bottom: 1% !important;
    }

    .form-inline .form-control {
        margin-bottom: 2%;
    }
}

.marginbottonform input.form-control {
    /* display: block;  /* allows labels to sit on input when inline */
    /* margin-bottom: 15px; /* gives padding to bottom of inline inputs */
}

.marginbottonform {
    display: block; /* allows labels to sit on input when inline */
    margin-bottom: 15px; /* gives padding to bottom of inline inputs */
}

.marginbottonformbody {
    display: block; /* allows labels to sit on input when inline */
    margin-bottom: 25px; /* gives padding to bottom of inline inputs */
}

.fa-2x {
    vertical-align: middle;
}

/*.text-xs-left { text-align: left; }
.text-xs-right { text-align: right; }
.text-xs-center { text-align: center; }
.text-xs-justify { text-align: justify; }


/* Small devices (tablets, 768px and up) 
@media (min-width: 768px) {
  .text-sm-left { text-align: left; }
  .text-sm-right { text-align: right; }
  .text-sm-center { text-align: center;}
  .text-sm-justify { text-align: justify; }
}

 Medium devices (desktops, 992px and up) 
@media (min-width: 992px) {
  .text-md-left { text-align: left; }
  .text-md-right { text-align: right; }
  .text-md-center { text-align: center; }
  .text-md-justify { text-align: justify; }
}

 Large devices (large desktops, 1200px and up) 
@media (min-width: 1200px) {
  .text-lg-left { text-align: left; }
  .text-lg-right { text-align: right; }
  .text-lg-center { text-align: center; }
  .text-lg-justify { text-align: justify; }
}*/
text-left-not-xs, .text-left-not-sm, .text-left-not-md, .text-left-not-lg {
    text-align: left;
}

.text-center-not-xs, .text-center-not-sm, .text-center-not-md, .text-center-not-lg {
    text-align: center;
}

.text-right-not-xs, .text-right-not-sm, .text-right-not-md, .text-right-not-lg {
    text-align: right;
}

.text-justify-not-xs, .text-justify-not-sm, .text-justify-not-md, .text-justify-not-lg {
    text-align: justify;
}


/* Portrait phones and smaller */
@media (max-width: 480px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }

    .text-left-xs {
        text-align: left;
    }

    .text-center-xs {
        text-align: center;
    }

    .text-right-xs {
        text-align: right;
    }

    .text-justify-xs {
        text-align: justify;
    }
}
/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .text-left-not-xs, .text-center-not-xs, .text-right-not-xs, .text-justify-not-xs {
        text-align: inherit;
    }

    .text-left-xs {
        text-align: left;
    }

    .text-center-xs {
        text-align: center;
    }

    .text-right-xs {
        text-align: right;
    }

    .text-justify-xs {
        text-align: justify;
    }

    .marginbottonform-xs {
        display: block;
        margin-bottom: 10px;
    }
}
/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
    .text-left-not-sm, .text-center-not-sm, .text-right-not-sm, .text-justify-not-sm {
        text-align: inherit;
    }

    .text-left-sm {
        text-align: left;
    }

    .text-center-sm {
        text-align: center;
    }

    .text-right-sm {
        text-align: right;
    }

    .text-justify-sm {
        text-align: justify;
    }
}
/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
    .text-left-not-md, .text-center-not-md, .text-right-not-md, .text-justify-not-md {
        text-align: inherit;
    }

    .text-left-md {
        text-align: left;
    }

    .text-center-md {
        text-align: center;
    }

    .text-right-md {
        text-align: right;
    }

    .text-justify-md {
        text-align: justify;
    }
}
/* Large desktops and laptops */
@media (min-width: 1200px) {
    .text-left-not-lg, .text-center-not-lg, .text-right-not-lg, .text-justify-not-lg {
        text-align: inherit;
    }

    .text-left-lg {
        text-align: left;
    }

    .text-center-lg {
        text-align: center;
    }

    .text-right-lg {
        text-align: right;
    }

    .text-justify-lg {
        text-align: justify;
    }
}


.textIndicator_poor,
.textIndicator_weak,
.textIndicator_good,
.textIndicator_strong,
.textIndicator_excellent {
    padding: 2px 2px 2px 12px;
    font-size: 12px;
}

.textIndicator_poor {
    font-weight: bold;
    color: red;
}

.textIndicator_weak {
    color: yellow;
    font-weight: bold;
}

.textIndicator_good {
    color: Navy;
    font-weight: bold;
}

.textIndicator_strong {
    color: Blue;
    font-weight: bold;
}

.textIndicator_excellent {
    color: Green;
    font-weight: bold;
}

.myClass {
    background-color: blue;
}

.modal {
    overflow-y: scroll !important;
}


.overlay {
    position: fixed;
    z-index: 999998;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #aaa;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.overlayContent {
    z-index: 99;
    margin: 250px auto;
    width: 110px;
    height: 110px;
}

    .overlayContent h2 {
        font-size: 18px;
        font-weight: bold;
        color: #000;
    }

    .overlayContent img {
        width: 110px;
        height: 110px;
    }

.panel-flashes {
    display: none;
}

.modal-flashes {
    display: none;
}

iframe {
    position: fixed;
    background: #000;
    border: none;
    top: 58px;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.container-center {
    display: flex;
    justify-content: center;
    align-items: center;
}
.datepicker-dropdown.datepicker-orient-bottom:before,
.datepicker-dropdown.datepicker-orient-bottom:after,
.datepicker-dropdown.datepicker-orient-top:before,
.datepicker-dropdown.datepicker-orient-top:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.datepicker-dropdown.datepicker-orient-bottom:before,
.datepicker-dropdown.datepicker-orient-bottom:after {
    bottom: 100% !important;
}

.datepicker-dropdown.datepicker-orient-top:before,
.datepicker-dropdown.datepicker-orient-top:after {
    top: 100% !important;
}

.table-bordered th {
    border-right: 1px solid #ddd !important;
}

.btn-default_selection {
    background-color: #ddd !important;
}

.btn-default_selection.active {
    background-color: #337AB7 !important;
    color: #D8D8D8 !important;
}

    .btn-default_selection.active:hover {
        background-color: #337AB7 !important;
        color: #D8D8D8 !important;
    }

.btn-dcs-background {
    background-color: #fff !important;
    border-color: #fff !important;
    color: #2D2D2D !important;
    outline: none !important;
}

    .btn-dcs-background:hover,
    .btn-dcs-background:focus,
    .btn-dcs-background:active,
    .btn-dcs-background.active {
        background-color: #fff !important;
        border-color: #fff !important;
        color: #2D2D2D !important;
    }

    .btn-dcs-background.disabled:hover,
    .btn-dcs-background.disabled:focus,
    .btn-dcs-background.disabled:active,
    .btn-dcs-background.disabled.active,
    .btn-dcs-background[disabled]:hover,
    .btn-dcs-background[disabled]:focus,
    .btn-dcs-background[disabled]:active,
    .btn-dcs-background[disabled].active,
    fieldset[disabled] .btn-dcs-background:hover,
    fieldset[disabled] .btn-dcs-background:focus,
    fieldset[disabled] .btn-dcs-background:active,
    fieldset[disabled] .btn-dcs-background.active {
        background-color: #fff !important;
        border-color: #fff !important;
    }


.input-form {
    width: 100%;
    height: 100%;
    padding: 7px;
    font-size: 1em;
    border: transparent !important;
    background-color: #fff !important;
    color: #2D2D2D !important;
}

    .input-form:focus {
        border-color: #fff !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        outline: none !important;
        box-shadow: none !important;
        color: #2D2D2D !important;
    }

    .input-form.ng-invalid {
        color: #f57676 !important;
        border-color: #a22222 !important;
    }
*:focus {
    outline: none !important;
}

.modal-title {
 color: #2D2D2D !important;
}

input:-ms-input-placeholder:focus {
    color: Blue !important;
}

/*[placeholder]:focus::-webkit-input-placeholder {
    color: transparent !important;
}
[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.5s 0.5s ease;
    opacity: 0;
}*/


.search-label-text {
    font-weight: normal !important;
}





#exTab1 .tab-content {
    color: white;
    background-color: #CECECE !important;
    padding: 5px 15px;
}

#exTab2 h3 {
    color: white;
    background-color: #CECECE !important;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab1 .nav-pills > li > a {
    border-radius: 0;
}

/* change border radius for the tab , apply corners on top*/

#exTab3 .nav-pills > li > a {
    border-radius: 4px 4px 0 0;
}

#exTab3 .tab-content {
    color: white;
    background-color: #CECECE;
    padding: 5px 15px;
}
.qtip.my-qtip {
    max-width: none;
}

.disabled {
    background: #DDDDDD;
}
.buttonPaging {
    padding: 0px 3px 0px 3px;
 
}
.custom-pager-color {
    color: black;
}
.fontawesome-customcolor {
    color: black;
}

body {
}

#exTab3 .tab-content {
    color: #9F9F9F;
    background-color: #505050 !important;
    border: 1px solid #9F9F9F !important;
    padding: 5px 15px;
}

#exTab3 h3 {
    color: #9F9F9F;
    background-color: #2D2D2D !important;
    padding: 5px 15px;
}

/* remove border radius for the tab */

#exTab3 .nav-pills > li > a {
    border-radius: 0;
    background-color: #505050 !important;
    color: #C5C5C5;
}

#exTab3 .nav-pills > li.active > a {
    border-radius: 0;
    background-color: #9F9F9F !important;
    color: #505050 !important;
}

#exTab3 .nav-pills > li > a:hover {
    border-radius: 0;
    background-color: #2D2D2D !important;
    color: #9F9F9F;
}



#exTab3 .tab-content > .tab-pane {
    color: #9F9F9F;
    background-color: #505050 !important;
    padding: 5px 15px;
}


#exTab3 .nav-pills > li > a:active {
    border-radius: 0;
    background-color: #9F9F9F !important;
    color: #505050;
}

#exTab3 .nav-pills > li {
    border: 1px solid #9F9F9F !important;
}

.cursor-pointer {
    cursor: pointer;
}

a.ajax__tab_tab {
    color: white !important;
}

.tab-custom {
    color: white !important;
}

    .tab-custom .ajax__tab_header {
        font-family: "Helvetica Neue", Arial, Sans-Serif;
        font-size: 14px;
        display: block;
        color: white !important;
    }

        .tab-custom .ajax__tab_header .ajax__tab_outer {
            border-color: #222;
            color: white !important;
            padding-left: 10px;
            margin-right: 3px;
            border: solid 1px #d7d7d7;
        }

        .tab-custom .ajax__tab_header .ajax__tab_inner {
            border-color: #666;
            color: white !important;
            padding: 3px 10px 2px 0px;
        }

    .tab-custom .ajax__tab_hover .ajax__tab_outer {
        background-color: #222222;
        color: white !important;
    }

    .tab-custom .ajax__tab_hover .ajax__tab_inner {
        color: white !important;
    }

    .tab-custom .ajax__tab_active .ajax__tab_outer {
        border-bottom-color: #ffffff;
        background-color: #d7d7d7;
        color: white !important;
    }

    .tab-custom .ajax__tab_active .ajax__tab_inner {
        color: white !important;
        border-color: #333;
    }

    .tab-custom .ajax__tab_body {
        background-color: #222222;
        color: white !important;
        border-top-width: 0;
        padding: 10px;
        border: solid 1px #d7d7d7;
        border-top-color: #ffffff;
    }




A.customlink {
    COLOR: #C5C5C5;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.customlink:link {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.customlink:visited {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.customlink:hover {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.customlink:active {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }




A.customlinkUnderline {
    COLOR: #C5C5C5;
    font-weight: normal;
    TEXT-DECORATION: underline;
    cursor: pointer;
}

    A.customlinkUnderline:link {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: underline;
        cursor: pointer;
    }

    A.customlinkUnderline:visited {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: underline;
        cursor: pointer;
    }

    A.customlinkUnderline:hover {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: underline;
        cursor: pointer;
    }

    A.customlinkUnderline:active {
        COLOR: #C5C5C5;
        font-weight: normal;
        TEXT-DECORATION: underline;
        cursor: pointer;
    }


.input-form.ng-invalid {
    color: #f57676 !important;
    border-color: #a22222 !important;
}


.marginbottom10px {
    display: block;
    margin-bottom: 10px;
}


.marginbottom20px {
    display: block;
    margin-bottom: 20px;
}

.borderless > tbody > tr, .borderless td, .borderless th {
    border: none !important;
}

    .borderless > tbody > tr > td,
    .borderless > tbody > tr > th {
        border: none !important;
    }



ul.primary {
    list-style: none;
    position: relative;
    text-align: left;
}

li.date-range {
    float: left;
}

/* clear'n floats */
ul.primary:after {
    clear: both;
}

ul.primary:before,
ul.primary:after {
    content: " ";
}


/* prime */
ul.primary li.date-range a {
    display: block;
    padding: 3px 6px;
    border-right: 1px solid #3D3D3D;
    color: #EBEBEB;
    outline: none !important;
}

ul.primary li.date-range:last-child a {
    border-right: none;
}

ul.primary li.date-range a:hover {
    color: #EBEBEB;
}



/* sub display*/
ul.primary li.date-range:hover ul {
    display: block;
    background: #505050;
}

/* keeps the tab background white */
ul.primary li.date-range:hover a {
    background: #505050;
    text-shadow: none;
}

ul.primary li.date-range:hover > a {
    background-color: #505050;
}

.navbar-daterange .primary li.date-range {
    background-color: #505050 !important;
    background-image: none !important;
}

.navbar-daterange .primary li {
    border-right: 1px solid #2D2D2D;
}

    .navbar-daterange .primary li:last-child {
        border-right: none;
    }


    .navbar-daterange .primary li.date-range > .active {
        color: #EBEBEB !important;
        background-color: #337AB7 !important;
        background-image: none !important;
    }

    .navbar-daterange .primary li.date-range > a {
        padding: 10px !important;
        border-color: #505050 !important;
    }




label.btn span {
}

label input[type="radio"] ~ i.fa.fa-circle-o {
    color: #EBEBEB;
    display: inline;
}

label input[type="radio"] ~ i.fa.fa-dot-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-circle-o {
    display: none;
}

label input[type="radio"]:checked ~ i.fa.fa-dot-circle-o {
    color: #2D2D2D;
    display: inline;
}

label:hover input[type="radio"] ~ i.fa {
    color: #2D2D2D;
}

label input[type="checkbox"] ~ i.fa.fa-square-o {
    color: #2D2D2D;
    display: inline;
}

label input[type="checkbox"] ~ i.fa.fa-check-square-o {
    display: none;
}

label input[type="checkbox"]:checked ~ i.fa.fa-square-o {
    display: none;
}

label input[type="checkbox"]:checked ~ i.fa.fa-check-square-o {
    color: #2D2D2D;
    display: inline;
}

label:hover input[type="checkbox"] ~ i.fa {
    color: #2D2D2D;
}

div[data-toggle="buttons"] label.active {
    color: #2D2D2D;
}

div[data-toggle="buttons"] label {
    text-align: left;
    white-space: nowrap;
    cursor: pointer;
    background-color: none;
    border: 0px solid #c8c8c8;
    border-radius: 1px;
    color: #2D2D2D;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

    div[data-toggle="buttons"] label:hover {
        color: #2D2D2D;
    }

    div[data-toggle="buttons"] label:active, div[data-toggle="buttons"] label.active {
        -webkit-box-shadow: none;
        box-shadow: none;
    }


.color-white {
    color: #9F9F9F !important;
}



.btn-custom-reset {
    background-color: #555555 !important;
    border-color: #555555 !important;
    color: #ABABAB !important;
    outline: none !important;
}

    .btn-custom-reset:hover,
    .btn-custom-reset:focus,
    .btn-custom-reset:active,
    .btn-custom-reset.active {
        background-color: #222 !important;
        border-color: #222 !important;
        color: #E2F0EC !important;
    }

    .btn-custom-reset.disabled:hover,
    .btn-custom-reset.disabled:focus,
    .btn-custom-reset.disabled:active,
    .btn-custom-reset.disabled.active,
    .btn-custom-reset[disabled]:hover,
    .btn-custom-reset[disabled]:focus,
    .btn-custom-reset[disabled]:active,
    .btn-custom-reset[disabled].active,
    fieldset[disabled] .btn-custom-reset:hover,
    fieldset[disabled] .btn-custom-reset:focus,
    fieldset[disabled] .btn-custom-reset:active,
    fieldset[disabled] .btn-custom-reset.active {
        background-color: #555555 !important;
        border-color: #555555 !important;
    }




.btn-custom-background {
    background-color: #2D2D2D !important;
    border-color: #2D2D2D !important;
    color: #DCDCDC !important;
    outline: none !important;
}

    .btn-custom-background:hover,
    .btn-custom-background:focus,
    .btn-custom-background:active,
    .btn-custom-background.active {
        background-color: #2D2D2D !important;
        border-color: #2D2D2D !important;
        color: #DCDCDC !important;
    }

    .btn-custom-background.disabled:hover,
    .btn-custom-background.disabled:focus,
    .btn-custom-background.disabled:active,
    .btn-custom-background.disabled.active,
    .btn-custom-background[disabled]:hover,
    .btn-custom-background[disabled]:focus,
    .btn-custom-background[disabled]:active,
    .btn-custom-background[disabled].active,
    fieldset[disabled] .btn-custom-background:hover,
    fieldset[disabled] .btn-custom-background:focus,
    fieldset[disabled] .btn-custom-background:active,
    fieldset[disabled] .btn-custom-background.active {
        background-color: #222222 !important;
        border-color: #222222 !important;
    }


.btn-custom-jobs {
    background-color: #2D2D2D !important;
    border-color: #2D2D2D !important;
    color: #449c85 !important;
    outline: none !important;
}

    .btn-custom-jobs:hover,
    .btn-custom-jobs:focus,
    .btn-custom-jobs:active,
    .btn-custom-jobs.active {
        background-color: #2D2D2D !important;
        border-color: #2D2D2D !important;
        color: #449c85 !important;
        outline: none !important;
    }

    .btn-custom-jobs.disabled:hover,
    .btn-custom-jobs.disabled:focus,
    .btn-custom-jobs.disabled:active,
    .btn-custom-jobs.disabled.active,
    .btn-custom-jobs[disabled]:hover,
    .btn-custom-jobs[disabled]:focus,
    .btn-custom-jobs[disabled]:active,
    .btn-custom-jobs[disabled].active,
    fieldset[disabled] .btn-custom-jobs:hover,
    fieldset[disabled] .btn-custom-jobs:focus,
    fieldset[disabled] .btn-custom-jobs:active,
    fieldset[disabled] .btn-custom-jobs.active {
        background-color: #222222 !important;
        border-color: #222222 !important;
    }



a.custom-date-range {
    text-decoration: none;
    COLOR: #EBEBEB;
    display: block;
    background-color: #505050;
}

    a.custom-date-range:link {
        COLOR: #EBEBEB;
        TEXT-DECORATION: none;
        cursor: pointer;
        background-color: #505050;
    }

    a.custom-date-range:visited {
        COLOR: #EBEBEB;
        TEXT-DECORATION: none;
        cursor: pointer;
        background-color: #505050;
    }

    a.custom-date-range:hover {
        COLOR: #EBEBEB;
        TEXT-DECORATION: none;
        cursor: pointer;
        background-color: #505050;
    }

    a.custom-date-range:active {
        COLOR: #EBEBEB;
        TEXT-DECORATION: none;
        cursor: pointer;
        background-color: #505050;
    }

.error-class {
    color: #FF0000; /* red */
}



table.table-no-outerbordered > thead > tr > th {
    border: 0px !important;
    border-collapse: collapse  !important;
}


.table-no-lastchild-border-bottom > tbody > tr:last-child > td {
    border-bottom: none !important;
}


table.nodataTableheaderBorder thead tr {
    background-color: greenyellow !important;
    border-color: forestgreen !important;
}

.table-custom > tbody > tr > td:last-child {
   
}


.table-cartbasket > thead > tr > th,
.table-cartbasket > tbody > tr > th,
.table-cartbasket > tfoot > tr > th,
.table-cartbasket > thead > tr > td,
.table-cartbasket > tfoot > tr > td {
    color: #2D2D2D !important;
    padding: 5px 5px 5px 5px !important
}

.table-cartbasket > tbody > tr > td,
.table-cartbasket > tbody > tr > th {
    color: #2D2D2D !important;
    border-top: 0 !important;
}

.table-cartbasket thead th {
    border-top: 0 !important;
    border-bottom: 0 !important;
}

.table-cartbasket tfoot th {
    border-top: 0 !important;
}



.table-green > thead > tr > th,
.table-green > tbody > tr > th,
.table-green > tfoot > tr > th,
.table-green > thead > tr > td,
.table-green > tfoot > tr > td {
    color: #E2F0EC !important;
}

.table-green > tbody > tr > td,
.table-green > tbody > tr > th {
    color: #E2F0EC !important;
}

.table-white > thead > tr > th,
.table-white > tbody > tr > th,
.table-white > tfoot > tr > th,
.table-white > thead > tr > td,
.table-white > tfoot > tr > td {
    color: #FFFFFF !important;
}

.table-white > tbody > tr > td,
.table-white > tr > td,
.table-white > tbody > tr > th {
    color: #FFFFFF !important;
}

.green-plus-sign {
    color: #74E2C4 !important;
}

/* small device */
@media (max-width: 767px) {
    .device-big {
        display: none;
    }

    .device-small {
        display: block;
    }
}
/* big device */
@media only screen and (min-width : 768px) {
    .device-big, .tab-content > .tab-pane {
        display: block;
        height: 100%;
    }

    .device-small {
        display: none;
    }

    .tab-content > .tab-pane {
        display: block;
        height: 100%;
    }
}


.table-dicom-search {
    border: 1px solid #2D2D2D !important;
}

    .table-dicom-search > thead > tr > th,
    .table-dicom-search > tbody > tr > th,
    .table-dicom-search > tfoot > tr > th,
    .table-dicom-search > thead > tr > td,
    .table-dicom-search > tfoot > tr > td {
        border: 1px solid #2D2D2D !important;
        background-color: #FFFFFF !important;
        color: #C5C5C5 !important;
        border-spacing: 0 !important;
    }

    .table-dicom-search > tbody > tr > td,
    .table-dicom-search > tbody > tr > th {
        border-top: 1px solid #2D2D2D !important;
        border-left: 1px solid #2D2D2D !important;
        border-right: 1px solid #2D2D2D !important;
        border-bottom: 1px solid #4A4A4A !important;
        background-color: #FFFFFF !important;
        color: #C5C5C5;
    }


A.greenlinkSearchResult {
    COLOR: #74E2C4;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.greenlinkSearchResult:link {
        COLOR: #74E2C4;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.greenlinkSearchResult:visited {
        COLOR: #74E2C4;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.greenlinkSearchResult:hover {
        COLOR: #74E2C4;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.greenlinkSearchResult:active {
        COLOR: #74E2C4;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }


A.whitelinkSearchResult {
    COLOR: #E2F0EC;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.whitelinkSearchResult:link {
        COLOR: #E2F0EC;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.whitelinkSearchResult:visited {
        COLOR: #E2F0EC;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.whitelinkSearchResult:hover {
        COLOR: #E2F0EC;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.whitelinkSearchResult:active {
        COLOR: #E2F0EC;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }




A.linkSearchResult {
    COLOR: #2D2D2D;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.linkSearchResult:link {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.linkSearchResult:visited {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.linkSearchResult:hover {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.linkSearchResult:active {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

#exTab3 .nav-pills > li > a {
    border-radius: 0;
    background-color: #505050 !important;
    color: #C5C5C5;
}

#exTab3 .nav-pills > li.active > a {
    border-radius: 0;
    background-color: #9F9F9F !important;
    color: #505050 !important;
}

#exTab3 .nav-pills > li > a:hover {
    border-radius: 0;
    background-color: #2D2D2D !important;
    color: #9F9F9F;
}



#exTab3 .tab-content > .tab-pane {
    color: #9F9F9F;
    background-color: #505050 !important;
    padding: 5px 15px;
}


#exTab3 .nav-pills > li > a:active {
    border-radius: 0;
    background-color: #9F9F9F !important;
    color: #505050;
}

#exTab3 .nav-pills > li {
    border: 1px solid #9F9F9F !important;
}

.tab-content > .tab-pane {
    display: none;
}

.tab-content > .active {
    display: block;
}


.btn-custom {
    background-color: #5CB85C !important;
    border-color: #5CB85C !important;
    color: #11211D !important;
    outline: none !important;
}
    .btn-custom:hover,
    .btn-custom:focus,
    .btn-custom:active,
    .btn-custom.active {
        background-color: #35d5a9 !important;
        border-color: #35d5a9 !important;
        color: #dddddd !important;
    }

    .btn-custom.disabled:hover,
    .btn-custom.disabled:focus,
    .btn-custom.disabled:active,
    .btn-custom.disabled.active,
    .btn-custom[disabled]:hover,
    .btn-custom[disabled]:focus,
    .btn-custom[disabled]:active,
    .btn-custom[disabled].active,
    fieldset[disabled] .btn-custom:hover,
    fieldset[disabled] .btn-custom:focus,
    fieldset[disabled] .btn-custom:active,
    fieldset[disabled] .btn-custom.active {
        background-color: #222222 !important;
        border-color: #222222 !important;
    }


A.link {
    COLOR: #2D2D2D;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.link:link {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.link:visited {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.link:hover {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.link:active {
        COLOR: #2D2D2D;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

.green-color-custom {
    color: #449C85;
}

.error-class {
    color: #FF0000; /* red */
}

.orangecolor {
    color: orange;
}

table.noheaderborder thead td {
    border-color: greenyellow !important;
}

.spinner-color {
    COLOR: #000000;
}
.mainsearch {
    padding: 20px;
    cursor: pointer;
}
.mainsearchselected {
    padding: 20px;
    border: 1px solid #337AB7;
    cursor: pointer;

}

A.searchResultSelected {
    COLOR: #000000;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.searchResultSelected:link {
        COLOR: #000000;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultSelected:visited {
        COLOR: #000000;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultSelected:hover {
        COLOR: #000000;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultSelected:active {
        COLOR: #000000;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }




A.searchResultActive {
    COLOR: #337AB7;
    font-weight: normal;
    TEXT-DECORATION: none;
    cursor: pointer;
}

    A.searchResultActive:link {
        COLOR: #337AB7;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultActive:visited {
        COLOR: #337AB7;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultActive:hover {
        COLOR: #337AB7;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

    A.searchResultActive:active {
        COLOR: #337AB7;
        font-weight: normal;
        TEXT-DECORATION: none;
        cursor: pointer;
    }

.modalbackgroundcolor {
    background-color: white !important;
    border-color: #222 !important;
}

.controlbackgroundcolor {

}
.modal-title {
    color: #000000;
}
.EditProfileTitle {
    COLOR: #000000;
    font-weight: bold;
    TEXT-DECORATION: none;
     font-size: large;
}

A.linkTitle {
    COLOR: #000000;
    font-weight: bold;
    TEXT-DECORATION: none;
    cursor: pointer;
    font-size: large;
}

    A.linkTitle:link {
        COLOR: #000000;
        font-weight: bold;
        TEXT-DECORATION: none;
        cursor: pointer;
        font-size: large;
    }

    A.linkTitle:visited {
        COLOR: #000000;
        font-weight: bold;
        TEXT-DECORATION: none;
        cursor: pointer;
        font-size: large;
    }

    A.linkTitle:hover {
        COLOR: #000000;
        font-weight: bold;
        TEXT-DECORATION: none;
        cursor: pointer;
        font-size: large;
    }

    A.linkTitle:active {
        COLOR: #000000;
        font-weight: bold;
        TEXT-DECORATION: none;
        cursor: pointer;
        font-size: large;
    }



