.glyphicon-question-sign {
    margin-top: 8px;
}

.required .control-label:after {
    content: "*";
    color: red;
    margin-left: 5px;
}

.alert-success {
    background-color: #FFFFFF !important;
    color: #43a047 !important;
}

.alert-warning {
    background-color: #FFFFFF !important;
    color: #ef6c00 !important;
}

.alert-danger {
    background-color: #FFFFFF !important;
    color: #d84315 !important;
    word-break: break-word;
}

.alert-info {
    background-color: #FFFFFF !important;
    color: #00838f !important;
}

/* Others */

.tabWidth {
    width: 140px;
    text-align: left;
}

.badge {
    margin-left: 2px;
    font-weight: normal;
}

.form-group.required .control-label:after {
    content: "*";
    color: red;
}

.myrequestclass {
    text-transform: uppercase;
    font-size: 15px;
}

.newrequestclass {
    text-transform: uppercase;
    font-size: 15px;
}

.historyclass {
    text-transform: uppercase;
    font-size: 15px;
}

.reportclass {
    text-transform: uppercase;
    font-size: 15px;
}

.profileclass {
    text-transform: uppercase;
    font-size: 15px;
}

.sidebarMessage {
    position: absolute;
    bottom: 20px;
    right: 10px;
}

#app-wrapper {
    min-height: 100%;
    margin-bottom: -68px;
}

    #app-wrapper:after {
        content: "";
        display: block;
        height: 68px;
    }

#app-content {
    padding: 0 20px;
}

div#message {
    background-color: #f5f5f5;
    border-bottom: 1px solid #eee;
}

    div#message panel {
        margin: 20px 20px 0;
    }

/* Panel Filters */

.panel-filter {
    margin: 0 0 20px 6px;
    padding: 10px;
    border: 1px solid #eee;
}

    .panel-filter label {
        font-weight: bold;
    }

.btn-primary {
    background-color: #205880 !important;
    color: white !important;
    min-width: 100px !important;
    border: none;
}


/* Telerik Grid */

.k-grouping-header {
    background-color: transparent;
    color: rgba(51, 51, 51, 0.5) !important;
}

th.k-header > .k-link {
    font-weight: bold !important;
    color: rgb(0, 51, 51) !important;
    text-transform: uppercase;
}

/* Telerik DropDown */

.form-control.k-widget {
    padding: 0;
    width: 100%;
}

.k-multiselect-wrap {
    height: 100%;
}

.k-multiselect {
    height: 100%;
}

.modal-backdrop {
    z-index: -1;
}

.error {
    color: red;
}

.btn-white {
    border: none;
    color: #333;
    background-color: #FFFFFF;
}

.filterShow {
    color: #1e88e5 !important;
}

    .filterShow:hover, .filterShow:focus {
        color: #166dba !important;
        text-decoration: none;
    }


/*Red border when kendo validate get error (don't work with combobox telerik)*/
/*.k-widget > span.k-invalid,
input.k-invalid {
    border: 1px solid red !important;
}*/

.label-k-file {
    position: relative;
    vertical-align: top;
    margin-right: 15px;
    font-weight: bold;
    margin-left: 20px;
}

.form-control-k-file {
    height: 20px;
    max-width: 350px;
    max-height: 150px;
    position: relative;
    vertical-align: top;
    padding: 8px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #777777;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 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;
}

#ProjectsGrid tbody tr:hover {
    /*background: #EDF1F2;*/
    /*background: #46b8da;*/
    /*background:rgb(51, 122, 183);*/
    /*background:rgb(26, 48, 72);*/
    /*background: #00AEC7;*/
    background: #f8f8f8;
}

.ErrorMessage {
    color: red;
}

.SucessMessage {
    color: green;
}

.btnForgotPassword {
    width: 50%;
    text-align: center;
    vertical-align: middle;
}

.btnCopyRight {
    width: 50%;
    padding-left: 280px;
}

.btnCreateAccount {
    width: 50%;
    padding-right: 280px;
}

.allProjectsFilter {
    border: none;
    outline: 0;
    border-color: #EDF1F2;
    width: 150px;
    text-align: center;
    height: 40px;
    cursor: pointer;
    /*color:black;*/
    background-color: #EDF1F2;
    float: right;
}

#HistoricGrid tbody tr:hover {
    /*background: #EDF1F2;*/
    /*background: #46b8da;*/
    /*background:rgb(51, 122, 183);*/
    /*background: #00AEC7;*/
    background: #f8f8f8;
}

.btnStatusCount {
    /*color:#d9230f !important;*/
    color: #2196f3 !important;
    font-weight: bold;
    font-size: 15px;
}

.negotiableDeadlinenonChecked {
    color: #d9230f !important;
    padding-left: 85px;
}

.negotiableDeadlineChecked {
    color: green;
    padding-left: 15px;
}

.k-button,
.k-header {
    font-weight: 500;
}

.camelcasing .k-multiselect-wrap li span {
    text-transform: capitalize;
}

.lowercasing .k-multiselect-wrap li span {
    text-transform: lowercase;
}

.Checkboxalign {
    padding: 10px;
}

.targetLang.k-multiselect-wrap .k-input {
    background-color: transparent;
    height: 1.31em;
    line-height: 1.31em;
    padding: 0.1em 0;
    text-indent: 0.8em;
    border: 0;
    margin: 1px 0 0;
    float: left;
}

.targetlangposition {
    position: relative;
    right: 80px;
}

.timezonealign {
    position: relative;
    left: -70px;
}

.profilename {
    padding-top: 10px;
    padding-left: -2px;
}

#Project\.QuoteRequested-error {
    position: absolute;
    top: 9px;
}

#Project\.ProjIsUrgent-error {
    position: absolute;
    top: 9px;
}

#Project\.ProjCertificationRequired-error {
    position: absolute;
    top: 9px;
}

.has-success .help-block, .has-success .control-label {
    color: #767879;
}

#DeadlineDate-error {
    display: inline-block;
    /*padding-left:700px;*/
    position: absolute;
    bottom: -25px;
    left: -4px;
}

#FilesSrcMetadata_0__ProjDocIsFinal-error {
    position: relative;
    left: 10px;
}

#Project_ProjProductId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_ProjProductAreaId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_ProjectTypeId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_DomainId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_TargetAudienceId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_ProjReadershipId-error {
    font-weight: normal;
    font-size: 14px;
}

#Project_ProjPriorityId-error {
    font-weight: normal;
    font-size: 14px;
}

#validationerrorfortextbox {
    color: #d52929;
}

#validationerror {
    color: #d52929;
    padding-left: 10px;
}

#authorizedextension {
    color: #d52929;
}

@media (max-width: 768px) {
    .form-horizontal .control-label {
        float: left;
        margin-bottom: 0;
        padding-top: 9px;
    }

    .glyphicon {
        position: relative;
        top: 10px;
        display: inline-block;
        font-family: 'Glyphicons Halflings';
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        float: left;
    }
}

@media (max-width:768px) {
    .sidebarMessage {
        /*position: relative;
        bottom: 20px;
        right: -20px;*/
        display: none;
    }
}

@media (max-width:768px) {
    #timezone {
        position: relative;
        left: 70px;
    }

    #Project_ProjIsUrgent {
        vertical-align: -10px;
        position: relative;
        top: 12px;
        right: 60px;
    }

    #Project_ProjCertificationRequired {
        vertical-align: -10px;
        position: relative;
        top: 12px;
        right: 150px;
    }

    #Project_QuoteRequested {
        vertical-align: -10px;
        position: relative;
        top: 12px;
        right: 105px;
    }

    #requester {
        position: relative;
        top: 20px;
        right: 80px;
    }

    #requesterlabel {
        float: left;
        margin-bottom: 0;
        padding-top: 9px;
        top: -5px;
    }

    #previousprojectnumber {
        margin: 0 0 9px;
        position: relative;
        left: -90px;
        top: 10px;
    }

    #purchaseorder {
        position: relative;
        top: 10px;
    }

    #contactemail {
        position: relative;
        left: -68px;
    }

    #contactemailemail {
        position: relative;
        left: -68px;
    }

    #contactphonenumber {
        position: relative;
        left: -133px;
    }

    #contactphonenumbernumber {
        position: relative;
        left: -133px;
    }

    #fileglyphicon {
        position: relative;
        top: 0px;
    }

    .targetlangposition {
        position: relative;
        right: 0px;
    }

    .fa.fa-arrow-right.fa-2x {
        -ms-transform: rotate(90deg); /* IE 9 */
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        transform: rotate(90deg);
        position: relative;
        left: 100px;
    }

    .fa.fa-fw.fa-clipboard {
        color: #424242;
    }

    .fa.fa-fw.fa-plus {
        color: #424242;
    }

    .fa.fa-fw.fa-history {
        color: #424242;
    }

    .fa.fa-fw.fa-bar-chart {
        color: #424242;
    }

    .fa.fa-fw.fa-user {
        color: #424242;
    }

    .col-md-2.text-right {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: right;
        float: left;
    }
}

.k-file-success {
    color: black;
}

.k-button {
    text-transform: none;
}

/*.form-control-static {
    padding-top: 0px;
    padding-bottom: 0px;
}*/

.k-grouping-header .k-group-indicator, .k-pivot-toolbar .k-button {
    background-color: #2196f3;
    border-color: #2196f3;
}


.modal-backdrop.in {
    z-index: 1;
}

.navigation > li.active > a, .navigation > li.active > a:hover, .navigation > li.active > a:focus {
    background-color: rgba(255,255,255,0.2);
}

.switchery-default {
    margin-right: 5px;
}

.btn-grid {
    padding: 2px !important;
    display: inline-table !important;
    margin-left: 5px !important;
    min-width: 0px !important;
    font-size: 12px !important;
}

.grid-command {
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}

.grid-command-action {
    height: 14px !important;
    padding: 2px 4px !important;
    display: inline-table !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

    .grid-command-action:hover {
        padding: 1px 3px !important;
        border: solid 1px #94c0d2 !important;
        cursor: pointer !important;
        background-color: #badfee !important;
    }

.grid-command-action-disabled {
    width: 14px !important;
    height: 14px !important;
    padding: 2px 4px !important;
    display: inline-table !important;
}

.icon-gray,
.nav-tabs > .active > a > [class^="icon-"],
.nav-tabs > .active > a > [class*=" icon-"],
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
    /*background-image: url("../img/bootstrap/glyphicons-halflings-gray.png") !important;*/
}

.btn-blue {
    background-image: -moz-linear-gradient(top, #ffffff 0%, #daecf4 100%) !important;
    background-image: -ms-linear-gradient(top, #ffffff 0%,#daecf4 100%) !important;
    background-image: -o-linear-gradient(top, #ffffff 0%,#daecf4 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#daecf4)) !important;
    background-image: -webkit-linear-gradient(top, #ffffff 0%,#daecf4 100%) !important;
    background-image: linear-gradient(top, #ffffff 0%,#daecf4 100%) !important;
    border: solid 1px #94c0d2 !important;
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#daecf4',GradientType=0 ) !important;
}

    .btn-blue:hover {
        -moz-transition: background-position .1s linear !important;
        -o-transition: background-position .1s linear !important;
        -webkit-transition: background-position .1s linear !important;
        background-color: #daecf4 !important;
        background-position: 0 -15px !important;
        color: #333 !important;
        text-decoration: none !important;
        transition: background-position .1s linear !important;
    }

.btn-yellow {
    background-color: hsl(54, 100%, 47%) !important;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#A67C1C", endColorstr="#efd700");
    background-image: -khtml-gradient(linear, left top, left bottom, from(#feee56), to(#efd700));
    background-image: -moz-linear-gradient(top, #feee56, #efd700);
    background-image: -ms-linear-gradient(top, #feee56, #efd700);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feee56), color-stop(100%, #efd700));
    background-image: -webkit-linear-gradient(top, #feee56, #efd700);
    background-image: -o-linear-gradient(top, #feee56, #efd700);
    background-image: linear-gradient(#feee56, #efd700);
    border-color: #efd700 #efd700 hsl(54, 100%, 42%);
    color: #333 !important;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.33);
    -webkit-font-smoothing: antialiased;
}

.well {
    background-color: #f9f9f9 !important;
    webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

pre {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.grid-link {
    color: blue !important;
}

.grid-button {
    display: block !important;
    float: left !important;
    width: 23px !important;
}

.grid-button-disabled {
    /* filter: url(filters.svg#grayscale); Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome & Safari 6+ */
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
}

.dt_actions .btn-group {
    display: inline-block !important;
    font-size: 12px !important;
    line-height: 18px !important;
    vertical-align: middle !important;
}

/* Main Side Bar */
.main-sidebar-icon {
    font-size: 18px;
}

/* Right Side Bar for Projects, My Projects, Tasks and my tasks*/
.arrowSizeTop {
    font-size: 18px;
    margin-top: 5px;
}

/** Telerik Grids */

.k-grid .k-state-selected,
.k-grid .k-alt.k-state-selected,
.k-grid tr:hover,
.k-grid tr:hover td,
.k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
    background-color: #fbfbfb !important;
}

.k-grid tr.k-state-selected, .k-grid td.k-state-selected, .k-listview > .k-state-selected, .k-state-selected .k-progress-status {
    color: #000000;
}

/* Commom selectors */
.default-space {
    margin-top: 20px;
}

.mainContainerWidthOpened {
    width: 83.33%;
    max-width: 83.33%;
}

.mainContainerWidthClosed {
    width: 100%;
    max-width: 100%;
}

.k-grid td.k-state-selected, .k-grid tr.k-state-selected > td {
    border: none;
    background-color: #e9e9e9;
    cursor: pointer;
    border-bottom: 1px solid #e6e6e6 !important;
}

.grid td.k-state-selected:hover, .k-grid tr.k-state-selected:hover td {
    background-color: #e9e9e9;
    cursor: pointer;
}

.k-grid tr td, .k-pivot-layout .k-grid tr td {
    border-bottom-width: 1px;
    border-style: solid;
    cursor: pointer;
}

.ng-pageslide {
    background: #eee;
}

.noDataInGrid {
    font-size: 14px;
}

/*KENDO VALIDATION*/
.error {
    float: left;
    margin-top: 5px;
}

span.k-widget.k-tooltip-validation {
    display: inline-block;
    width: 100%;
    text-align: left;
     border: none !important; 
    padding: 0;
    margin: 0;
    background: none;
    box-shadow: none;
    color: red;
    font-weight: 400;
}

.k-icon.k-i-warning {
    display: none;
}

.k-dropdown {
    background-color: white;
}

/*ANGULAR MATERIAL*/
.md-dialog-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999999;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: hidden;
}

.toolbar-plus {
    font-size: 14px;
    position: absolute;
    right: 6px;
    bottom: 0px;
    top: 6px;
}

#toolbar-plus:active {
    background-color: #058f0a !important;
}

.nav > li > #toolbar-plus {
    padding: 13px 13px 13px 13px !important;
}

.toolbar-add i{
    color: white;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.toolbar-add:focus i, .toolbar-add:hover i {
    color: #283e4a !important;
 }

.toolbar-add-dropdown {
    top: 47px;
    left: -11px !important;
}

/*Uncomment to add hover effet on icons in ref table*/
/*.ref-table-menu .col-md-2 ul li a i {
    color: black;
    -webkit-transition: color 0.2s;
    -moz-transition: color 0.2s;
    -o-transition: color 0.2s;
    transition: color 0.2s;
}

.ref-table-menu .col-md-2 ul li a:hover i {
    color: #205880;
}*/


.dropdown-user a.dropdown-toggle img, .dropdown-user a.dropdown-toggle i, .mega-menu a .ref-table, .parameter-button i {
    opacity: 0.9 !important;
    color: #c7d1d8 !important;
    background-color: #283e4a !important;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
}

.dropdown-user a.dropdown-toggle:focus img, .dropdown-user a.dropdown-toggle:focus i,
.dropdown-user a.dropdown-toggle:hover img, .dropdown-user a.dropdown-toggle:hover i,
.mega-menu a:focus .ref-table, .mega-menu a:hover .ref-table,
.parameter-button:focus, .parameter-button:hover i {
    color: white !important;
    opacity: 1 !important;
}


.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #283e4a;
}

#ref-table-dropdown {
    height: 600px;
}

.ref-table-menu-top {
    height:545px;
}


#ref-table-dropdown .dropdown-content-body {
    width: 100% !important;
    background-color: #FFF;
}

@media (max-width: 1600px) {
    #ref-table-dropdown .dropdown-content-body {
        height: 100%;
        overflow: auto;
    }
}

    #ref-table-dropdown div div div .menu-list {
        max-height: 500px;
    }

    #ref-table-dropdown div div div ul li a span {
        position: absolute;
        left: 45px;
    }

    #search-dropdown li a span {
        position: absolute;
        left: 45px;
    }

    .dropdown-menu has-permission li {
        position: relative;
        margin-bottom: 1px;
    }

        .dropdown-menu has-permission li a {
            display: block;
            clear: both;
            font-weight: normal;
            line-height: 1.5384616;
            white-space: nowrap;
            padding: 8px 15px;
            outline: 0;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .dropdown-menu has-permission li a:hover, .dropdown-menu has-permission li a:focus {
                text-decoration: none;
                color: #333;
                background-color: #f5f5f5;
            }

            .dropdown-menu has-permission li a i, .dropdown-menu has-permission li a img {
                margin-right: 12px;
                float: left;
                margin-top: 2px;
                top: 0;
            }

    html {
        overflow: hidden !important;
    }

    div div .ff-datepicker .k-picker-wrap span.k-widget.k-tooltip-validation {
        display: block;
        position: absolute;
        bottom: -39px;
    }

    .k-datepicker .k-picker-wrap input {
        box-sizing: border-box;
        display: inline-block !important;
    }

    div.popover.fade.top {
        width: 300px;
    }

    .ui-pnotify.alert-styled-left {
        top: 67px !important;
        right: 20px !important;
    }

    .modal-xl {
        width: 1200px;
    }

    /* Modify container  to put a 10px margin*/
    .container {
        width: 100%;
        padding: 10px;
        margin: 0px;
    }

    /*.col-lg-3, .col-md-4, .col-sm-4, .col-lg-9, .col-md-8, .col-sm-8 .col-sm-10, col-sm-2 {
    padding: 0px;
    margin: 0px;
}

.projectInfoContainer {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

.content-panel {
    margin: 0px;
    width: 100%;
    padding: 0px;
}

.row {
    width: 100%;
    padding: 0;
    margin: 0px;
}

.row-form {
    width: 100%;
    padding: 0 0 10px 0;
    margin: 0px;
}

.col-sm-12 {
    width: 100%;
    padding: 0px;
    margin: 0px;
}


.content {
    padding: 0px;
    margin: 0px;
    width: 100%;
}

.first-row-align-right-with-button {
    padding-right:15px !important;
}


.detail-panel {
    border: solid 1px #e5e5e5;
    background-color: white;
    padding: 0px;
    margin: 0px;
}

.underlegend {
    padding: 0 0 10px 10px !important;
    overflow: hidden;
}

legend {
    padding-left: 30px;
    margin-bottom: 5px;
    padding-top: 15px;
    color: #2196F3;
}*/

