﻿/* Kendo skin */
/* main colors */
.k-block,
.k-widget {
    background-color: #ffffff;
}

.k-block,
.k-widget,
.k-input,
.k-textbox,
.k-group,
.k-content,
.k-header,
.k-editable-area,
.k-separator,
.k-colorpicker .k-i-arrow-s,
.k-textbox > input,
.k-autocomplete,
.k-dropdown-wrap,
.k-toolbar,
.k-group-footer td,
.k-grid-footer,
.k-footer-template td,
.k-state-default,
.k-state-default .k-select,
.k-state-disabled,
.k-grid-header-wrap,
.k-grid-header,
.k-grid td,
.k-grid-footer-wrap,
.k-pager-wrap,
.k-pager-wrap .k-link,
.k-pager-refresh,
.k-grouping-header,
.k-grouping-header .k-group-indicator,
.k-dropdown-wrap,
.k-panelbar > .k-item > .k-link,
.k-panel > .k-item > .k-link,
.k-panelbar .k-panel,
.k-panelbar .k-content,
.k-calendar th,
.k-slider-track,
.k-splitbar,
.k-dropzone-active,
.k-upload-files,
.k-tiles,
.k-toolbar,
.k-dropdown-wrap,
.k-tooltip,
.k-progress {
    border-color: #d2d2d2;
}

    .k-group,
    .k-toolbar,
    .k-grouping-header,
    .k-pager-wrap,
    .k-group-footer td,
    .k-grid-footer,
    .k-footer-template td,
    .k-widget .k-status,
    .k-grouping-row td,
    td.k-group-cell,
    .k-calendar th,
    .k-dropzone-hovered,
    .k-upload-files {
        background-color: #d2d2d2;
    }

.k-list-container {
    border-color: #d2d2d2;
    background-color: #e2e2e2;
}

.k-content,
.k-editable-area,
.k-panelbar > li.k-item,
.k-panel > li.k-item,
.k-tiles {
    background-color: #ffffff;
}

.k-alt,
.k-separator {
    background-color: #e2e2e2;
}

.k-widget .k-dropdown-wrap,
.k-widget .k-picker-wrap,
.k-widget .k-numeric-wrap,
.k-textbox,
.k-autocomplete.k-header,
.k-autocomplete.k-state-focused,
div.k-dropdown-wrap.k-state-active,
.k-dropdown-wrap.k-state-focused,
.k-dropdown-wrap.k-state-focused:hover,
div.k-picker-wrap.k-state-active,
.k-picker-wrap.k-state-focused,
.k-picker-wrap.k-state-focused:hover,
span.k-numeric-wrap.k-state-active,
.k-numeric-wrap.k-state-focused,
.k-numeric-wrap.k-state-focused:hover {
    border-color: #d2d2d2;
    background-color: #e2e2e2;
}

    .k-textbox > input,
    .k-autocomplete .k-input,
    .k-dropdown-wrap .k-input,
    .k-autocomplete.k-state-focused .k-input,
    .k-dropdown-wrap.k-state-focused .k-input,
    .k-picker-wrap.k-state-focused .k-input,
    .k-numeric-wrap.k-state-focused .k-input {
        border-color: #d2d2d2;
    }

    .k-input,
    input.k-textbox,
    textarea.k-textbox,
    input.k-textbox:hover,
    textarea.k-textbox:hover,
    .k-textbox > input {
        background-color: #e2e2e2;
        color: #000000;
    }

.k-block,
.k-widget,
.k-popup,
.k-content,
.k-dropdown .k-input {
    color: #000000;
}

.k-link:link,
.k-link:visited {
    color: #000000;
}

.k-header {
    color: #e2e2e2;
}

.k-header,
.k-grid-header,
.k-toolbar,
.k-dropdown-wrap,
.k-picker-wrap,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-button,
.k-draghandle,
.k-tile,
.k-textbox,
.k-autocomplete,
.k-state-hover,
.k-state-selected,
.k-state-focused,
.k-tabstrip-items .k-item {
    background-image: url("images/highlight.png");
}

.k-block,
.k-header,
.k-grid-header,
.k-toolbar,
.k-grouping-header,
.k-tooltip,
.k-pager-wrap,
.k-button,
.k-draghandle {
    background-color: #e2e2e2;
}
/* icons */
.k-icon,
.k-column-menu .k-sprite {
    opacity: .8;
}

    .k-icon:hover,
    .k-state-hover .k-icon,
    .k-state-selected .k-icon,
    .k-state-focused .k-icon,
    .k-column-menu .k-state-hover .k-sprite,
    .k-column-menu .k-state-active .k-sprite {
        opacity: 1;
    }

.k-icon,
.k-tool-icon,
.k-grouping-dropclue,
.k-drop-hint,
.k-callout,
.k-progress,
.k-progress-status,
.k-column-menu .k-sprite {
    background-image: url('images/sprite.png');
}

.k-loading {
    background-image: url('images/loading.gif');
}

.k-loading-image {
    background-image: url('images/loading-image.gif');
}

.k-loading-color {
    background-color: #e2e2e2;
}

.k-button {
    color: #000000;
}

    .k-button,
    .k-button.k-state-disabled:hover,
    .k-state-disabled .k-button:hover,
    .k-draghandle {
        border-color: #d2d2d2;
        background-color: #e2e2e2;
    }

        .k-button:hover,
        .k-draghandle:hover {
            border-color: #d2d2d2;
            background-color: #e2e2e2;
        }
/* states */
.k-state-active,
.k-state-active:hover,
.k-active-filter {
    background-color: #e2e2e2;
    border-color: #d2d2d2;
    color: #000000;
}

.k-state-focused {
    color: #000000;
    background-color: #e2e2e2;
    border-color: #d2d2d2;
}

.k-state-selected,
.k-list > .k-state-selected,
.k-list > .k-state-focused,
.k-panelbar > .k-state-selected,
.k-panel > .k-state-selected,
.k-button:active,
.k-ghost-splitbar-vertical,
.k-ghost-splitbar-horizontal,
.k-draghandle.k-state-selected:hover {
    color: #000000;
    background-color: #e2e2e2;
    border-color: #d2d2d2;
}

    .k-state-selected.k-state-focused {
        background-color: #e2e2e2;
    }

    .k-state-selected > .k-link {
        color: #000000;
    }

.k-state-hover,
.k-state-hover:hover,
.k-splitbar-horizontal-hover:hover,
.k-splitbar-vertical-hover:hover,
.k-list > .k-state-hover,
.k-marquee,
.k-pager-wrap .k-link:hover {
    color: #000000;
    background-color: #e2e2e2;
    border-color: #d2d2d2;
}

    .k-state-hover > .k-link,
    .k-other-month.k-state-hover .k-link {
        color: #000000;
    }

.k-textbox:hover,
.k-autocomplete.k-state-hover,
.k-picker-wrap.k-state-hover,
.k-numeric-wrap.k-state-hover,
.k-dropdown-wrap.k-state-hover {
    background-color: #e2e2e2;
    border-color: #d2d2d2;
}

.k-calendar .k-state-selected.k-state-focused > .k-link {
    background-color: transparent;
}

.k-dropdown .k-state-hover .k-input {
    color: #000000;
}

.k-dropdown .k-state-focused .k-input {
    color: #000000;
}

.k-state-error {
    border-color: #d2d2d2;
    background-color: #e2e2e2;
    color: #000000;
}

.k-state-disabled {
    filter: alpha(opacity=70);
    opacity: .7;
}

    .k-state-disabled,
    .k-state-disabled .k-link,
    .k-state-disabled .k-button,
    .k-other-month .k-link,
    .k-dropzone em,
    .k-tile-empty strong,
    .k-slider .k-draghandle {
        color: #000000;
    }
/* Slider */
.k-slider-track {
    background-color: #e2e2e2;
}

.k-slider-selection {
    background-color: #e2e2e2;
}

.k-slider-horizontal .k-tick {
    background-image: url('images/slider-h.gif');
}

.k-slider-vertical .k-tick {
    background-image: url('images/slider-v.gif');
}
/* Tooltip */
.k-tooltip {
    border-color: #d2d2d2;
    background-color: #e2e2e2;
    color: #000000;
}

.k-tooltip-validation {
    border-color: #D2D2D2;
    background-color: #E2E2E2;
    color: #000000;
}
/* Splitter */
.k-splitbar {
    background-color: #E2E2E2;
}

.k-restricted-size-vertical,
.k-restricted-size-horizontal {
    background-color: #E2E2E2;
}
/* Upload */
.k-progress-status {
    border-color: #D2D2D2 transparent;
}
/* ImageBrowser */
.k-tile {
    border-color: #D2D2D2;
}

.k-textbox:hover,
.k-tiles li.k-state-hover {
    border-color: #D2D2D2;
}

.k-tiles li.k-state-selected {
    border-color: #D2D2D2;
}

.k-tile .k-folder {
    background-image: url('images/imagebrowser.png');
}
/* Shadows */
.k-popup,
.k-menu .k-group,
.k-grid .k-filter-options,
.k-time-popup,
.k-datepicker-calendar,
.k-autocomplete.k-state-border-down,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-active,
.k-picker-wrap.k-state-active,
.k-imagebrowser .k-image {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

.k-window {
    border-color: rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px 7px 1px rgba(0, 0, 0, 0.3);
}

.k-textbox > input,
.k-autocomplete .k-input,
.k-combobox .k-input,
.k-picker-wrap .k-input {
    box-shadow: inset 0 0 1px 1px #b4d5e2;
    -webkit-box-shadow: inset 0 0 1px 1px #b4d5e2;
}

.k-shadow {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
}

.k-inset {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.3);
}
/* Border radius */
/*.k-block,
.k-button,
.k-textbox,
.k-drag-clue,
.k-touch-scrollbar,
.k-window,
.k-window-titleless .k-window-content,
.k-window-action,
.k-inline-block,
.k-grid .k-filter-options,
.k-grouping-header .k-group-indicator,
.k-autocomplete,
.k-dropdown-wrap,
.k-picker-wrap,
.k-numeric-wrap,
.k-list-container,
.k-calendar-container,
.k-calendar td,
.k-calendar .k-link,
.k-treeview .k-state-hover,
.k-treeview .k-state-selected,
.k-editor-button .k-state-hover,
.k-editor-button .k-state-active,
.k-tooltip,
.k-tile,
.k-slider-track,
.k-slider-selection {
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.k-calendar-container.k-state-border-up,
.k-list-container.k-state-border-up,
.k-autocomplete.k-state-border-up,
.k-dropdown-wrap.k-state-border-up,
.k-picker-wrap.k-state-border-up,
.k-numeric-wrap.k-state-border-up,
.k-window-content,
.k-filter-menu {
  -moz-border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.k-window-titlebar,
.k-block > .k-header,
.k-tabstrip-items .k-item,
.k-panelbar .k-tabstrip-items .k-item,
.k-tabstrip-items .k-link,
.k-calendar-container.k-state-border-down,
.k-list-container.k-state-border-down,
.k-autocomplete.k-state-border-down,
.k-dropdown-wrap.k-state-border-down,
.k-picker-wrap.k-state-border-down,
.k-numeric-wrap.k-state-border-down {
  -moz-border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.k-dropdown-wrap .k-select,
.k-picker-wrap .k-select,
.k-numeric-wrap .k-select,
.k-datetimepicker .k-select + .k-select,
.k-animation-container .k-calendar-container,
.k-list-container.k-state-border-right {
  -moz-border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.k-textbox > input,
.k-autocomplete .k-input,
.k-dropdown-wrap .k-input,
.k-picker-wrap .k-input,
.k-numeric-wrap .k-input,
.k-numeric-wrap .k-link,
.k-colorpicker .k-selected-color,
.k-progress,
.k-progress-status {
  -moz-border-radius: 1px;
  -webkit-border-radius: 1px;
  border-radius: 1px;
}
.k-list .k-state-hover,
.k-list .k-state-focused,
.k-list .k-state-selected,
.k-dropzone,
.k-upload-files {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.k-slider .k-button,
.k-grid .k-slider .k-button {
  -moz-border-radius: 13px;
  -webkit-border-radius: 13px;
  border-radius: 13px;
}
.k-draghandle {
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}*/









.LoginRight .form-list .input-box {
}

    .LoginRight .form-list .input-box input {
        display: block;
    }

.DivSplitSelect .t-widget,
.header-right .t-widget,
.DivGridMain .t-widget,
.DivRight .t-widget,
.DivSplitRight .t-widget, .DivSplitRight2 .t-widget, .t-widget {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    /*background-image: url("images/highlight.png");*/
    background: #ffffff;
    color: #333333;
}

    .DivSplitSelect .t-widget .t-dropdown-wrap,
    .header-right .t-widget .t-dropdown-wrap,
    .DivGridMain .t-widget .t-dropdown-wrap,
    .DivRight .t-widget .t-dropdown-wrap,
    .DivSplitRight .t-widget .t-dropdown-wrap, .DivSplitRight2 .t-widget .t-dropdown-wrap, .t-widget .t-dropdown-wrap, .rc_input {
        border-radius: 0px !important;
        -webkit-border-radius: 0px !important;
    }

#SearchWindow .t-header, .t-grid-header {
    background: #40718c;
    color: #fff;
}

.DivSplitSelect .t-widget .t-dropdown-wrap:hover {
    background-color: #fff;
}

.DivSplitSelect .t-widget .t-icon {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    background-image: url("images/highlight.png") #fff;
}

.t-widget .t-icon {
    opacity: 0.7;
}

.DivRight input:hover, .MediumTextArea:hover, .MediumTextArea1:hover, .MaxTextBox:hover, .DivSplitRight input[type="text"]:hover, .DivSplitRight textarea:hover,
.TextAreaDivSplitLeft textarea:hover, .ReDivSplitLeft textarea:hover, input.NameTextboxwidth:hover, input.Namedropdownwidth:hover {
    /*background-color:#F2F2F2;*/
}

.t-animation-container .t-popup {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
	padding:2px;*/
}

.DivRight input.check-box, .RdiobuttonList input, .radiobuttons input, .t-checkbox input {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    border: 0 none !important;
}

.t-arrow-down, .t-state-hover .t-arrow-down {
    /*background-position: 0 -32px !important;*/
    background: url("Images/down-arrow1.png") no-repeat scroll center center transparent;
}

.MediumTextArea1, .MediumTextArea, .MaxTextBox, .DivSplitRight input[type="text"], .DivSplitRight textarea,
.TextAreaDivSplitLeft textarea, .ReDivSplitLeft textarea, .TabDivDetailsSplitMain textarea,
.fLocations, input.NameTextboxwidth, .DivRight input[type="text"], #CreateApproversForm input[type="text"], .input_rounded input[type="text"], .DivRight textarea, #questionTexBox, input.Namedropdownwidth, .input_roun_main input {
    padding: 5px 0 5px 3px;
    border: 1px solid #808080;
    font-size: 11px;
    color: #333333;
}

/*.t-grid-content table tr:nth-child(odd):hover, .t-grid-content table tr:nth-child(even):hover
{
	background-color:transparent; border-color:#5d9fb7;
}*/

.t-icon-calendar {
    background-position: -32px -177px !important;
}

.t-icon-clock {
    background-position: -32px -193px !important;
}

.t-picker-wrap {
    padding: 0 2px 0 0;
}

.t-arrow-prev, .t-state-disabled .t-arrow-prev {
    background-position: 0 -48px !important;
}

.t-arrow-next {
    background-position: 0px -16px !important;
}

    .t-arrow-next:hover {
        background-position: 0px -16px;
    }

.t-arrow-prev:hover {
    background-position: 0 -48px;
}

.t-arrow-next:hover, .t-arrow-prev:hover {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #acd4e3;
}

.t-state-disabled .t-arrow-first, .t-arrow-first {
    background-position: 0 -112px !important;
}

.t-arrow-last {
    background-position: 0 -80px !important;
}

.t-pager .t-link {
    border: 1px solid #426682;
    background: url("Images/sprite.png") repeat-x scroll 0 -560px #D6E1E7;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    line-height: 16px;
    margin: 0 3px;
    padding: 1px;
    text-decoration: none;
    behavior: url(PIE.htc);
}

.t-pager .t-state-active, .t-pager .t-state-hover {
    border: 1px solid #426682;
    background: url("Images/sprite.png") repeat-x scroll 0 -560px #D6E1E7 !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 16px;
    margin: 0 3px;
    padding: 1px 4px;
    text-decoration: none;
    behavior: url(PIE.htc);
}

.t-pager .t-state-hover {
    padding: 1px;
}

.t-close {
    background-position: -48px -16px !important;
}

.rbDecorated {
    background-color: transparent;
    background-position: left -22px;
    border: 0 none;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 28px;
    outline: medium none;
    overflow: visible;
    /*padding: 2px 6px 5px 10px !important;
    padding: 2px 6px 5px 6px !important; height: 22px;
    line-height: 17px !important;*/
    text-align: center;
    font-family: Trebuchet MS, Sans-Serif;
}

.AButton {
    line-height: 17px !important;
}

.t-upload .t-button {
    display: inline-block;
    margin: 0;
    padding: 2px 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #333333 !important;
    font-family: inherit;
    font-size: 100%;
    line-height: 1.435;
    text-align: center;
    cursor: pointer;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background: #c0d9e4 !important;
}

    .t-upload .t-button:hover {
        color: #fff;
        background: #40718c !important;
    }

.t-tabstrip {
    position: relative;
}

.RequiredLabel1 {
    color: Red;
    font-family: Helvetica;
    font-size: medium;
    font-weight: bold;
    text-align: justify;
    position: absolute;
    top: 3px;
    left: 89px;
}

.RequiredLabel2 {
    color: Red;
    font-family: Helvetica;
    font-size: medium;
    font-weight: bold;
    text-align: justify;
    position: absolute;
    top: 3px;
    left: 287px;
}

.bl {
    border-bottom-left-radius: 0px !important;
}

.br {
    border-bottom-right-radius: 0px !important;
}

.GridEditButtonImage {
    display: block;
    text-indent: -9999em;
}

.t-delete {
    background: url(Images/delete_D.gif) no-repeat !important;
}

.t-treeview-lines .t-last .t-top {
    background-position: -48px -43px !important;
}

.configuration-block #TabStrip {
    /*margin-top:10px;
	border-radius:6px 6px 0px 0px !important;*/
    border-radius: 0px !important;
    left: -1px;
    position: absolute;
    top: -22px;
    background: none;
    border: none;
    width: auto !important;
}

    .configuration-block #TabStrip ul {
        margin: 0;
        padding: 0;
    }

        .configuration-block #TabStrip ul li {
            padding: 0;
            margin: 0;
            border: 1px solid #D2D2D2;
            border-bottom: 0px;
        }

            .configuration-block #TabStrip ul li.t-state-active {
                background: #ffffff;
            }

            .configuration-block #TabStrip ul li.t-state-hover {
                background: #C9E5E5;
            }

        .configuration-block #TabStrip ul li {
            background: #718CA1;
        }




.t-grid-header .t-arrow-up {
    background-position: 2px -160px !important;
}

.t-grid-header .t-arrow-down {
    background-position: -16px -160px !important;
}

.input-validation-error { /*border-color:#f00;*/
    background-color: #ffc0cb;
}

#PositionTabStrip {
    background: none !important;
    border: 0 none !important;
}

    #PositionTabStrip ul li.t-state-default {
        background: #4687ae;
    }

    #PositionTabStrip ul li.t-state-active {
        background: #ffffff;
    }

#PositionTabStrip-1, #PositionTabStrip-2, #PositionTabStrip-3 {
    padding: 0px;
}

/* Window */ div.t-window {
    display: inline-block;
    *display: inline;
    zoom: 1;
    z-index: 10001;
    position: absolute;
    border-width: 2px; /*ie8*/
}

.t-grid-toolbar {
    border-style: solid;
    background: #40718c; /* url(Images/sprite.gif) repeat-x 0 -2099px;*/
    color: #FFFFFF;
    padding: 4px 0 8px !important;
}

.DivSplitMain {
    margin-left: -5px;
    margin-top: 4px;
}

/*#recruiterGroupGrid .t-grid-content table td, #CompanyListGrid .t-grid-content table td, #Panelmembersgrid .t-grid-content table td */
/*.t-grid-content table td  
{
	word-break:break-all; 
}*/

.fLocations .ReDivSplitLeft {
    width: 100% !important;
}

.header-right ul li a img {
    float: left;
}

.header-right ul li a span {
    float: left;
    margin: -4px 0 0 5px;
}

.glossymenu .submenu .active a {
    font-weight: bold; /*padding-right: 18px;*/
}

.right-container .configuration-block {
    border-radius: 5px;
    margin-top: 0px;
    margin-bottom: 10px;
}

.t-numeric a.t-link {
    border: none !important;
    
}

div#radioDiv #manualSpan {
    padding-left: 0px;
}


textarea {
    height: 70px;
    overflow: auto;
    border: 1px solid #808080;
    font-size: 11px;
}

.right-container textarea.disable_input {
    overflow-y: auto !important;
}

#previewDiv #PreviewDescription, #previewDiv #PreviewDescription .t-header {
    border: 0 none !important;
    border-radius: 0px !important;
    background: none !important;
}

.headings-wrap {
    background: url(Images/headingswrap-bg.gif) repeat-x left top;
    height: 25px;
    padding-top: 10px;
    padding-left: 7px;
    /*margin-left:7px;*/
}

.action_head, .comments_txt .block-heading {
    background: url(Images/headingswrap-bg.gif) repeat-x left top;
    height: 25px;
    padding-top: 10px;
    padding-left: 7px;
}

#ScheduleInterviewFrom #RoundsTabStrip {
    border: 0 none;
    background: none !important;
}

    #ScheduleInterviewFrom #RoundsTabStrip li.t-item {
        background: #40718c;
    }

        #ScheduleInterviewFrom #RoundsTabStrip li.t-item:hover {
            background: #add6e8;
        }

    #ScheduleInterviewFrom #RoundsTabStrip li.t-state-active {
        background: #fff;
    }

    #ScheduleInterviewFrom #RoundsTabStrip li.t-state-disabled {
        background: #6B86A5 !important;
    }



.candidate-details {
    width: 190px;
    float: left;
    font-family: Trebuchet MS;
    font-size: 11px;
    font-weight: normal;
}

    .candidate-details .date {
        width: auto;
        float: left;
        background-color: #eaeaea;
        border-radius: 3px 3px 0px 0px;
        font-weight: bold;
        padding: 5px 8px;
    }

    .candidate-details .details {
        width: 190px;
        float: left;
        background-color: #eaeaea;
        padding: 10px 5px;
    }

.candidate-status {
    width: auto;
    float: left;
    height: 21px;
    border: 1px solid #708290;
    border-radius: 3px;
}

    .candidate-status ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .candidate-status ul li {
            display: inline;
            border-left: 1px solid #708290;
            padding: 0px 10px 7px;
            position: relative;
            float: left;
            height: 14px;
        }

            .candidate-status ul li:first-child {
                border-left: 0 none;
            }

            .candidate-status ul li.completed {
                background-color: #bdcfdd;
                background-image: none;
                border-radius: 0px;
            }

            .candidate-status ul li.on-going {
                background-color: #5a7c97;
            }

            .candidate-status ul li.to-do {
                background-color: #ffffff;
            }
            /*.candidate-status ul li .status { background: url("Images/status-arrow.gif") no-repeat scroll 0 0 transparent; left:-50px; bottom: -33px; display: none; float: left; height: 19px; padding: 12px 5px 0; position: absolute; width:186px; font-family:Trebuchet MS, sans-serif; font-size:12px; color:#333333; }*/

            /* Added by anusha on 28 Aug 2013  -- Begin */

            .candidate-status ul li .status {
                background: url("Images/status-arrow.gif") no-repeat scroll 0 0 transparent;
                left: -50px;
                bottom: -33px;
                display: none;
                float: left;
                height: 19px;
                padding: 12px 5px 0;
                position: absolute;
                width: 103px;
                font-family: Trebuchet MS, sans-serif;
                font-size: 12px;
                color: #333333;
            }
/* End*/
#footer .foot-left {
    float: left;
    padding: 16px 0 0 15px;
    width: 33%;
}

#footer .foot-mid {
    float: left; /*margin-left: 200px;*/
    width: 33%;
    padding-top: 15px;
    text-align: center;
}

#footer .foot-right {
}

/*Paste these styles in CSS file*/
.tabs-cont {
    width: 100%;
    overflow: visible;
    margin-left: -2px;
}

    .tabs-cont .DivDetailsMain {
        width: 100%;
        float: left;
        margin: 0;
        padding: 0;
    }

        .tabs-cont .DivDetailsMain input {
            width: auto;
            margin-right: -5px;
            border: 0 none;
            background: #40718c;
            border: 1px solid #7b8288;
            border-bottom: 0;
            padding: 5px 5px;    /*padding: 5px 7px;*/
            color: #333333;
            margin-bottom: -1px;
            position: relative;
            color: #ffffff;
            cursor: pointer;
            font-family: Trebuchet MS,sans-serif;
            margin-left: 3px;
            font-size: 11px;
        }

            .tabs-cont .DivDetailsMain input:hover {
                background: #acbac7;
                color: #333333;
            }

            .tabs-cont .DivDetailsMain input.selected {
                background: #ffffff;
                color: #333333;
            }

            .tabs-cont .DivDetailsMain input.disabled {
                background: #40718c;
                color: #ffffff;
                cursor: auto; /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50);*/
            }

    .tabs-cont .DivGridCont {
        width: 99%;
        padding: 5px 3px;
        border: 1px solid #7b8288;
        border-radius: 0px 5px 5px;
        float: left;
    }

    .tabs-cont .DivGridMain {
        width: 100%;
        float: left;
    }
/*Paste these styles in CSS file*/

.DivSplitSelect {
    background: none !important;
}

.buttons-bottom {
    float: left;
    margin-left: 5px;
}

.buttons-bottom1 {
    float: left;
    margin-left: 0px;
}

.buttons-bottom2 {
    float: left;
    margin-left: 10px;
}

.block-heading {
    border-bottom: 0px;
    border-left: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    width: 100%;
    padding-right: 0px;
    background: transparent;
    height: 14px;
    color: #495A70;
    border-top: 0px;
    font-weight: bold;
    border-right: 0px;
    padding-top: 1px;
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: bold;
    float: left;
    line-height: 16px;
    text-align: left;
    /*padding-left: 5px;*/
}


.upload-documents {
    overflow-y: scroll;
    height: 350px;
    width: 99% !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.upload-documents2 {
    overflow-y: scroll;
    width: 99% !important;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.DivGridMain {
    text-align: left;
}

.upload-documents div.DivDetailsMain {
    overflow: hidden;
}

.upload-documents div.even {
    background-color: #fff;
}

.upload-documents div.odd {
    background-color: #EBF2F8;
}

.kenweb {
    color: #5E7C95;
    outline: medium none;
    text-decoration: none;
}

    .kenweb:hover {
        text-decoration: underline;
    }

.headings-wrap .DivSplitLeft input, .headings-wrap .DivSplitLeft span,
.headings-wrap .DivSplitRight input[type="text"], .headings-wrap .DivSplitRight span {
    float: left; /*margin:3px 2px;*/
    margin: 0px 2px 3px 2px; /*221112*/
}

#SubmitSpan {
    padding: 1px 10px 1px 0px;
}

.CheckBoxDiv p input {
    float: left;
    margin-right: 4px;
}

.CheckBoxDiv p label {
    /*float:left;*/ margin-right: 0px;
}

@font-face {
    font-family: Rupee;
    src: url('Images/Rupee_Foradian.eot');
    src: local('Rupee Foradian'), url('Images/Rupee_Foradian.eot?#iefix') format('embedded-opentype'), url('Images/Rupee_Foradian.ttf') format('truetype'), url('Images/Rupee_Foradian.woff') format('woff'), url('Images/Rupee_Foradian.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


.rsSymbol {
    font-family: Rupee;
}

.requi label {
    float: left;
    margin-top: 0px; /*221112*/
    margin-left: 2px;
    width: 24px;
    margin-right: 5px;
}

table#EmailBody {
    background-color: #718CA1;
}

#dvGridHead {
    /*padding-left:9px;*/ padding-left: 0px; /*221112*/
}
/*Dash Board*/

.jqx-docking-panel . .tabs-cont .DivGridCont {
    border: 0;
    font-size: 10px !important;
}

.tabs-cont .DivGridCont {
    border: 0;
    padding: 0 3px;
}

.jqx-docking-panel .t-widget, .t-widget .t-input, .t-widget .text-box, .t-button {
    font-size: 11px;
}

.ShowAll {
    font-size: 11px;
    margin-left: 310px;
    margin-top: 4px;
    position: fixed;
}

.jqx-widget-header {
    background: url("Images/tab-bg.gif") repeat-x center top;
    border-color: #C5C5C5;
}

.license-container {
    border: 1px solid #768CA5;
    border-radius: 4px;
    padding: 1px;
}

    .license-container .heading {
        background-color: #768CA5;
    }

    .license-container table tr:nth-child(2n+1) {
        background-color: #EBEBEB;
    }

    .license-container tr:nth-child(2n-1) {
        background-color: #ffffff;
    }

    .license-container div.tick {
        background: url("Images/licence-tick-icon.png") no-repeat;
        width: 16px;
        height: 16px;
    }

    .license-container div.cross {
        background: url("Images/licence-cross-icon.png") no-repeat;
        width: 16px;
        height: 17px;
    }

input[type='checkbox'] {
    border: 0;
}
/* 26/12/12 */

/*Video CSS 12-31-2012*/

.sliderwrapper {
    position: relative; /*leave as is*/
    overflow: hidden; /*leave as is*/
    border: 1px solid #ccc;
    border-bottom-width: 6px;
    width: 650px; /*width of featured content slider*/
    height: 360px;
}

    .sliderwrapper .contentdiv {
        visibility: hidden; /*leave as is*/
        position: absolute; /*leave as is*/
        left: 0; /*leave as is*/
        top: 0; /*leave as is*/
        padding: 5px;
        background: #DAE2E8;
        width: 640px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
        height: 100%;
        filter: progid:DXImageTransform.Microsoft.alpha(opacity=100);
        -moz-opacity: 1;
        opacity: 1;
    }

.pagination {
    width: 640px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
    text-align: center;
    background-color: #fff;
    padding: 5px 10px;
}

    .pagination a {
        background-color: #5F7C95;
        color: #FFFFFF;
        cursor: pointer;
        font-size: 12px;
        font-weight: bold;
        margin: 0 5px;
        padding: 5px 8px;
        text-align: center;
        text-decoration: none;
        font-family: Trebuchet MS, sans-serif;
        float: left;
    }

        .pagination a:hover, .pagination a.selected {
            color: #000;
            background-color: #6F7986;
        }

    .pagination ul {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 300px;
        height: 25px;
        overflow: hidden;
        float: left;
    }

        .pagination ul li {
            display: inline;
        }


.maxHeight .t-grid-content {
    /*max-height: 220px;
	min-height:70px;*/
}

.maxHeight1 .t-grid-content {
    max-height: 220px;
    min-height: 70px;
}

.leavetype-box {
    background-color: #efefef;
    padding: 2px 10px !important;
    vertical-align: top;
    position: absolute;
    left: 450px;
}

    .leavetype-box div {
        margin: 4px 0px;
        width: 100%;
    }

    .leavetype-box input {
        margin-right: 5px;
    }
/*float:left;*/

.ListBoxDiv select {
    overflow-x: scroll;
}

form#LeaveTypeForm input[type="radio"] {
    position: relative;
    top: 2px;
    margin-right: 2px;
    display: inline-block;
    padding: 0 !important;
}


onSale {
    background-color: #ACD4E3;
}

regular {
    background-color: #FFFFFF;
}

.DivSplitLeft.leavetype-box {
    width: 280px !important;
}

#LeaveTypeForm select[multiple="multiple"] {
 /*   width: 220px !important;*/
    -moz-border-radius: 5px;
}

.DivSplitRight .MainDiv {
    width: 580px !important;
    -moz-border-radius: 5px;
}

#PolicyDocument select[multiple="multiple"] {
   /* width: 220px !important;*/
    -moz-border-radius: 5px;
}


/*#frmAssignShift select[multiple="multiple"] {
    width: 220px !important;
    margin-left: 8px;
    border: 1px solid #426682;
}*/


.main-navigation.subnav.actions {
    width: auto;
    background: none;
}

.actions .dropdown li.extend a {
    background: url("images/extend.png") no-repeat scroll left center transparent;
    padding: 0 0 0 20px;
}

/*#RuleformId select[multiple="multiple"] {
    width: 220px !important;
    -moz-border-radius: 5px;
}*/

#ThoughtOfTheDay select[multiple="multiple"] {
    width: 220px !important;
    -moz-border-radius: 5px;
}

#frmViewShiftAssignment .DivSplitMain {
    float: left;
    margin-left: -5px;
    width: 100%;
}

.TextArea4Support {
    width: 200%;
}

.partipant_rule input[type="checkbox"] {
    vertical-align: bottom;
}

.confirmation_questions {
    padding-left: 3px;
}

.bg_none_grid .t-grid-content table tr:nth-child(odd):hover {
    background: #fff;
    border-color: #DAE2E8;
}

.bg_none_grid .t-grid-content table tr.t-alt:hover {
    background: #f2f2f2 !important;
}

.bg_none_grid .t-grid-content table tr:nth-child(even):hover {
    background: #DAE2E8;
    border-color: #DAE2E8;
}

.location-select select {
    border: 1px solid #426682 !important;
}


/* Begin- Added by anusha on 27 Aug 2013*/
.createdpostiondivleft {
    float: left;
    padding-left: 5px;
    width: 109px;
    padding-top: 15px;
}

.createdpostiondivright {
    width: 80px;
    padding-top: 15px;
    float: left;
    text-align: left;
    vertical-align: middle;
}

.createdpostiondivmiddleleft {
    padding-top: 15px;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 49px;
}

.createdpostiondivmiddleright {
    width: 126px;
    padding-left: 0px;
    padding-top: 7px;
    float: left;
    text-align: left;
    vertical-align: middle;
}

.createdpostiondivrightleft {
    display: block;
    padding-top: 15px;
    width: 88px;
    float: left;
    text-align: left;
    vertical-align: middle;
    width: 49px;
}
/*End- Anusha*/

.grid_head_none t-grid-header-wrap th:nth-last-child(2) a:hover, .grid_head_none .t-grid-header-wrap th:nth-last-child(2) span a:hover {
    background: url("Images/sprite.gif") repeat-x scroll 0 -2300px #718CA1;
    cursor: auto;
}

/* Added by anusha on 29 Aug 2013 -- Begin */
.DivSplitRight tpad13 copy_exst_dropdown .t-widget.t-dropdown.t-header.heaser_template {
    width: 100% !important;
}

.t-popup.t-group.header_template_dropdown {
    width: 185px;
}

.Createnotificationpreview {
    height: auto;
}

t-grid-header .t-header .brak_add_new .t-link {
    padding-right: 0.em;
}

.buttons-bottom.button_align {
    margin: 0;
}

.headings-wrap.additional_note {
    padding-left: 0px;
    width: 100% !important;
}

.action_head.additional_note {
    padding-left: 0;
}

.TabDivDetailsSplitMain.lmar0 {
    margin-left: 0;
}

.DivLeft.label_width {
    width: 19%;
}

#CreateApproversForm .rbSkinnedButton {
    margin: 0 0 0 5px !important;
}



/*End*/

/* IE9 and IE10 */

.profile-photo {
    top: 207px\9 \0;
}
/* IE9 + IE10 */

.RequiredLabel1 {
    left: 91px\9 \0;
}
/* IE9 + IE10 */
.RequiredLabel2 {
    left: 288px\9 \0;
}
/* IE9 + IE10 */

. ie10 .RequiredLabel1 {
    left: 91px;
}

. ie10 .RequiredLabel2 {
    left: 288px;
}

. ie10 .profile-photo {
    top: 207px;
}


.candate-imgbtn {
    float: right;
    width: 28%;
}

#GridResourceAlloc {
    max-width: 100%;
    overflow-x: auto;
}

#ProjectWiseResourceGrid .t-grid td, #ProjectWiseResourceGrid .t-grid-header .t-header {
    width: 80px;
}

#ProjectWiseResourceGrid .t-grid-header-wrap, #ProjectWiseResourceGrid .t-grid-footer-wrap {
    overflow: initial;
}

.lblSignature {
    font-style: italic;
}

.headings {
    color: #495A70;
    font-weight: bold;
    font-size: 14px;
}

.speakerprofileheader {
    background-color: #40718c;
}

.speakerprofile {
    padding: 0px 0px 0px 20px;
}

.tmargin30 {
    margin-top: 30px;
}

.decimal123 {
    text-align: right;
}

.decimalLeft {
    text-align: left;
    padding-left: 5px;
}

.pull-right {
    float: right;
}

.line-h-30 {
    line-height: 30px;
}

.multi-buttons {
    list-style-type: none;
}

    .multi-buttons li {
        float: left;
    }

        .multi-buttons li a {
            padding: 10px;
            margin: 0;
            background-color: #40718c;
            display: block;
            border-right: 1px solid #4687ae;
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            font-size: 12px;
        }

            .multi-buttons li a:hover {
                background: #4687ae;
            }

.add-green-btn {
    color: #62ac2b;
    font-size: 15px;
    line-height: 0px;
    margin-top: -4px;
}

.edit-time-btn {
    color: #40718c;
    font-size: 15px;
    line-height: 0px;
    margin-top: -4px;
}

.undo-time-btn {
    color: #ff2661;
    font-size: 15px;
    line-height: 0px;
    margin-top: -4px;
}

.approve_td, .approve_td input {
    background: #dcf8d2;
}
/* .approve_td input, .reject_td input, .weekoff_td input, .leave_td input{border: none !important; }*/

.reject_td, .reject_td input {
    background: #fde1d6;
}

.weekoff_td, .weekoff_td input {
    background: #fefcde;
}

.leave_td, .leave_td input {
    background: #fef5de;
}


#divTimesheetEntry #tblBulkAssignments td input[type="text"] {
    height:23px;
    width:100%;
    padding: 5px;
    box-sizing:border-box;
   
}
#divTimesheetEntry #tblBulkAssignments td .adhocActivity input[type="text"] {
    height:23px;
}
#divTimesheetEntry #tblBulkAssignments td .t-dropdown-wrap input[type="text"]:focus {
     border-color:#808080;
} 

.nodataloss.weekSelected {
    background: #508eaf;
}


.edit_td {
    color: #2683A8;
}

#divTimesheetEntry #tblBulkAssignments td {
    padding: 3px 5px;
    vertical-align: top;
}

#divTimesheetEntry #tblBulkAssignments {
    border: none;
    border-collapse: collapse;
}

#divTimesheetEntry .cst-tb-head {
    margin-left: -1px;
}



#divTimesheetEntry #tblBulkAssignments .DivSplitMain {
    margin-top: 2px;
}

#divTimesheetEntry #tblBulkAssignments .t-dropdown-wrap {
    padding-top: 0px;
    margin-top: 0;
}

#divTimesheetEntry .DivDetailsMain {
    border: 1px solid #40718c;
    padding: 0 0 0 1px;
}

#divTimesheetEntry .DivSplitRight.label_145p.tpad2, #divTimesheetEntry .DivSplitRight.custom_label_80p.tpad2,
#divTimesheetEntry .DivSplitRight.label_125p.tpad4, #divTimesheetEntry .DivSplitRight.label_300p.tpad2 {
    padding: 0;
}

#divTimesheetEntry .DivSplitRight.label_125p.tpad4 {
    padding-right: 8px;
    margin-right: 8px;
}

#divTimesheetEntry .DivSplitRight.custom_label_80p.tpad2 {
    margin-right: 8px;
}

#divTimesheetEntry .DivSplitRight.tpad2 .t-dropdown .t-input,
#divTimesheetEntry .DivSplitRight.tpad2 .t-dropdown .t-input {
    height: 15px;
    line-height: 15px;
    max-width: 300px;
}

#divTimesheetEntry .DivSplitRight.tpad2 .t-dropdown .t-select .t-icon,
#divTimesheetEntry .DivSplitRight.tpad2 .t-dropdown .t-select .t-icon {
    height:auto;
    line-height: 22px;
}

#divTimesheetEntry .DivSplitRight.label_125p.tpad4 .t-header .t-dropdown-wrap .t-input {
    height: 22px !important;
    line-height: 24px;
    width: 120px !important;
    margin-right: 8px;
}

#tblBulkAssignments .DivSplitRight.label_125p.tmargin-3 {
    margin-top: 0px;
}

#divTimesheetEntry .DivSplitRight.label_125p.tpad4 .t-header {
    width: 134px !important;
}

#divTimesheetEntry .custom_label_20p {
    text-align: center;
    width: 30px;
}

#divTimesheetEntry .custom_label_80p {
    max-width: 170px;
}

    #divTimesheetEntry .custom_label_80p .t-dropdown, #divTimesheetEntry .DivSplitRight .t-header {
        width: 100%;
    }

#divTimesheetEntry .t-dropdown-wrap {
    width: 86%;
}

#divTimesheetEntry .unselectableRow .t-widget.t-dropdown.t-header {
    background: #f5f3f4;
}

#divTimesheetEntry .unselectableRow_td .t-widget.t-dropdown.t-header {
    background: #f5f3f4;
}

#divTimesheetEntry .DivSplitRight.label_125p.tpad4 {
    margin-right: 0px;
    padding-right: 0px;
    width: 136px !important;
}

#divTimesheetEntry .DivSplitRight label {
    line-height: 35px;
}
#divTimesheetEntry .DivSplitRight #appProjID {
    line-height: 21px;
}


#divTimesheetEntry .t-dropdown-wrap {
    width: 100%;

box-sizing: border-box;
}

/*#tblBulkAssignments .DivSplitMain*/

/*#ApproveTimesheetForm #divTimesheetEntry #tblBulkAssignments td input[type="text"] {width: 45%;}*/

#divTimesheetEntry #tblBulkAssignments tr td a {
    margin: 0 3px;
}

#TimesheetEntryDayWiseForm .t-timepicker {
    width: 95%;
}

#TimesheetEntryDayWiseForm #divTimesheetEntry #tblBulkAssignments td .t-picker-wrap input[type="text"] {
    width: 90%;
}

#TimesheetEntryDayWiseForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight .t-dropdown-wrap {
    width: 92% !important;
}

#TimesheetEntryDayWiseForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight .t-header {
    width: 97% !important;
}

#TimesheetEntryDayWiseForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight.label_300p {
    width: 85%;
    padding-bottom: 0;
}

#TimesheetEntryDayWiseForm #divTimesheetEntry .DivSplitRight {
    padding-bottom: 0;
}

#EmployeeBillingDetailsForm #GridTimesheet tbody td label {
    line-height: 30px;
}

    #EmployeeBillingDetailsForm #GridTimesheet tbody td label + .DivSplitRight {
        float: right;
    }

#TimesheetEntryForRMDisabledForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight .label_145p .tpad4 .t-input {
    height: 20px;
    line-height: 20px;
}

#AssignTimesheetRMDisabledForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight .label_145p .tpad4 .t-input {
    height: 20px;
    line-height: 20px;
}

#ApproveTimesheetRMDisabledForm #divTimesheetEntry #tblBulkAssignments td .DivSplitRight .label_145p .tpad4 .t-input {
    height: 20px;
    line-height: 20px;
}

.TextBold1 {
    font-weight: bold;
}

#ApplicabilityGrid .table-striped tr td {
    border-bottom: 1px solid #dae2e8 !important;
    padding: 5px !important;
}

#ApplicabilityGrid .table-striped tr:nth-of-type(2n) {
    background-color: #f2f2f2;
}

.pd-local tr td {
    padding: 0px;
}

#ApplicabilityGrid .t-grid-header .t-header table, #ApplicabilityPolicyGrid table {
    border-collapse: collapse;
}

#ApplicabilityGrid .t-grid-header .t-header, #ApplicabilityPolicyGrid .t-grid-header .t-header {
    padding: 0px;
}

    #ApplicabilityGrid .t-grid-header .t-header th:first-child, #ApplicabilityPolicyGrid .t-grid-header .t-header th:first-child {
        border-right: 1px solid #426682;
    }

    #ApplicabilityGrid .t-grid-header .t-header th, #ApplicabilityPolicyGrid .t-grid-header .t-header th {
        padding: 0.3em 2.4em 0.3em 0.6em;
    }

#ApplicabilityGrid table, #ApplicabilityPolicyGrid table {
    border-collapse: collapse;
    table-layout: auto;
}

#ApplicabilityGrid .t-grid-content .table-striped > tbody > tr:last-child td, #ApplicabilityGrid .t-grid-content .table-striped > tbody > tr:last-child td {
    border-bottom: none !important;
}

#ApplicabilityGrid table.table-striped tbody {
    max-height: 102px;
    overflow-y: auto;
}

#ApplicabilityPolicyGrid .table-striped table tr:nth-of-type(2n) {
    background: transparent none repeat scroll 0 0;
}

#ApplicabilityPolicyGrid .t-grid-header .t-header th.cst-table-head {
    padding: 0px;
}

.cst-padding {
    padding-left: 5px !important;
}

#ApplicabilityPolicyGrid .t-grid-toolbar {
    padding: 0px;
}

#ApplicabilityGrid .t-grid-toolbar {
    padding: 0px;
}

#ViewApplicabilityPopUp .t-window-content {
    max-height: 527px;
}


#ApplicabilityPolicyGrid table.table-striped tbody #tbdoypoli {
    display: inline-block;
    height: 150px;
    overflow-y: auto;
}

#ApplicabilityPolicyGrid .table-striped tr:nth-of-type(2n) {
    background-color: #f2f2f2;
}

#ApplicabilityPolicyGrid table.table-striped .t-grid table {
    border-collapse: collapse;
}

#ApplicabilityPolicyGrid .t-grid-header .t-header th:first-child {
    border-right: 1px solid #426682;
}

#ApplicabilityPolicyGrid .t-grid-header .t-header th {
    color: #43609c;
}
.DivSplitMaindiv {
    margin-top: 4px;
}
#drpActivity .t-widget.t-combobox.t-header, #drpActivity, #adhocActivity .t-widget.t-combobox.t-header, #adhocActivity  {
    width: 100%;
    box-sizing: border-box;
}
#adhocActivity {
    padding-top: 0;
}
input#NewAdhocActivity-input {
    height: 20px;
}
.activity {
    width: calc(100% - 30px);
    display: inline-block;
    float: left;
}
.activity_add {
    width: 30px;
    float: right;
    padding-left: 7px;
    box-sizing: border-box;
}

.activity .t-widget.t-combobox.t-header, .project_lbl .t-widget, .activity .in_side_dp .t-combobox, .activity .t-widget {
    width: 100%;
}
.project_lbl .t-dropdown-wrap .t-icon {
        margin-top: 4px;
}
#divTimesheetEntry #tblBulkAssignments tr td a.edit_td {
    position: absolute;
    top: 5px;
    right: 2px;
    background-color: #40718c;
    color: #ffffff;
    border-radius: 0;
    padding: 2px;
    width: 13px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    display:none !important;
    
}
.activity .t-combobox .t-header {
    background: #fff;
}
.activity .t-combobox > .t-dropdown-wrap{
    padding-right:0;
}
#tblBulkAssignments td .t-dropdown-wrap input {
    border-color: #808080;
}
.hide-icon span.t-select.t-header {
    display: none;
}
#tblBulkAssignments  td .hide-icon input {
    border:0;
}

/* tree design */
.tree {
        min-height: 20px;
        padding: 19px;
        margin-bottom: 20px;
        background-color: #fbfbfb;
        border: 1px solid #999;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    }

        .tree li {
            list-style-type: none;
            margin: 0;
            padding: 10px 5px 0 5px;
            position: relative;
        }

            .tree li::before, .tree li::after {
                content: '';
                left: -20px;
                position: absolute;
                right: auto;
            }

            .tree li::before {
                border-left: 1px solid #999;
                bottom: 50px;
                height: 100%;
                top: 0;
                width: 1px;
            }

            .tree li::after {
                border-top: 1px solid #999;
                height: 20px;
                top: 25px;
                width: 25px;
            }

            .tree li span {
                -moz-border-radius: 5px;
                -webkit-border-radius: 5px;
                border: 1px solid #999;
                border-radius: 5px;
                display: inline-block;
                padding: 3px 8px;
                text-decoration: none;
            }

            .tree li.parent_li > span {
                cursor: pointer;
            }

        .tree > ul > li::before, .tree > ul > li::after {
            border: 0;
        }

        .tree li:last-child::before {
            height: 30px;
        }

        .tree li.parent_li > span:hover, .tree li.parent_li > span:hover + ul li span {
            background: #eee;
            border: 1px solid #94a0b4;
            color: #000;
        }
.custom_tree_design .tree li:before , .custom_tree_design .tree li:after{
    display:none;
}
.custom_tree_design {
    max-height: 200px;
    overflow-y: auto;
    border: 1px solid #ddd;
}


.custom_tree_design .tree {
    padding: 0;
    border: 0;
    background-color: transparent;
    box-shadow: none;
}
.custom_tree_design .tree li > span, .custom_tree_design .tree li > span:hover {
    border: 0 !important;
    padding-top: 0 !important;
    background-color: transparent !important;
}
    .custom_tree_design .tree > ul > li.parent_li > ul li{
        display:none
    }
    .custom_tree_design li.tr.tl > span > i{
    font-size: 0;
}
.custom_tree_design .parent_li.tr.tl > span > i {
    font-size: 12px;
}
.custom_tree_design .tree li > span {
   width: 7px;
   padding-right: 3px;

}
.custom_tree_design .tree li input[type="radio"] {
    position: relative;
    top: 3px;
}
.custom_tree_design .tree li > b {
    width: calc(100% - 50px);
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    overflow: hidden;
}
body .ms-options-wrap > .ms-options > ul input[type="checkbox"] {
    top:4px;
}
.wrike-sec {
    padding: 10px;
}
.wrike-sec h5 {
    font-size: 12px;
}
.wrike-sec ul {
    list-style: none;
    padding-left: 20px;
    margin-top: 10px;
}
.wrike-sec ul li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}
.wrike-sec ul li b {
    flex-basis: 284px;
    font-weight: bold;
}
.tree ul ul { padding-left:11px;}
.qtn_block {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}
.qtn_block .DivSplitMain {
    margin: 0;
    float: left;
    width: 100%;
    margin-top: 5px;
}