/**********************************************************************************************************/
/******************************************		 Global CSS		*******************************************/
/**********************************************************************************************************/
/* Please add your components in this global style sheet.
	/**********************************************************************************************************/
.Panel {
    MARGIN-TOP: 10px;
    vertical-align: top;
}
/**********************************************************************************************************/
/*********************************************		Tabel		*******************************************/
/**********************************************************************************************************/
.Tabel_Grid {
    BACKGROUND: #ffffff;
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BACKGROUND: #f3f3f3;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
    MARGIN: 0px;
    BORDER-LEFT: #cccccc 1px solid;
    COLOR: #444444;
    BORDER-BOTTOM: #999999 1px solid;
}
.Tabel_Grid td{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    PADDING-TOP: 3px;
    PADDING-BOTTOM: 3px;
}

.Table_Header {
    BORDER-TOP: #cccccc 0px solid;
    BORDER-BOTTOM: #999999 0px solid;
    BORDER-LEFT: #cccccc 0px solid;
    BORDER-RIGHT: #999999 0px solid;
    FONT-WEIGHT: bold;
    COLOR: #ffffff;
    BACKGROUND: #555;
}
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/

/**********************************************************************************************************/
/*********************************************		General		*******************************************/
/**********************************************************************************************************/
.Comments {
    FONT-SIZE: 9pt;
    FONT-WEIGHT: bold;
    BACKGROUND: #212121;
    COLOR: #ffffff;
}

.New_Item {
    Font-weight: bold;
    font-size: 13px;
}

.Read_Item {
    Font-weight: normal;
}

.Generic_Grid {
    BORDER-RIGHT: #484848 1px solid;
    BORDER-TOP: #484848 1px solid;
    BORDER-LEFT: #484848 1px solid;
    BORDER-BOTTOM: #484848 1px solid;
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 0px;
    PADDING-LEFT: 3px;
    FONT-SIZE: 8pt;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 97%;
    PADDING-TOP: 3px;
}

.Genric_Row {
    background: #f3f3f3;
}

.Generic_Header {
    background: #555;
    FONT-SIZE: 8pt;
    color: white;
    font-weight: bold;
}

.ShadedDark {
    background-color: #1E988A;
}

    .ShadedDark a {
        color: #DDDDDD;
        font-weight: bold;
        font-size:13px;
    }
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/

/**********************************************************************************************************/
/*********************************************		Menu		*******************************************/
/**********************************************************************************************************/
.Menu_Toolbar_Item_Over {
    padding: 2px 2px 2px 4px;
    float: left;
    display: block;
    background: #6d6d6d;
    color: white;
    border: #369 1px solid;
    cursor: pointer;
    cursor: pointer;
    vertical-align: middle;
}

.Menu_Toolbar {
    width: 100%;
    border: 0px;
    margin-bottom: 1px;
    padding-left: 1px;
    background: #f6f6f6;
    border-collapse: collapse;
    BORDER: #e8e8e8 1px solid;
    height: 26px;
}

.Menu_Toolbar_Item {
    padding: 3px 3px 3px 5px;
    float: left;
    display: block;
    border: 0px;
    color: #212121;
    cursor: pointer;
    cursor: pointer;
    vertical-align: middle;
}

.Menu_Icon {
    border: 0px;
    vertical-align: middle;
}

.pager {
    background-color: #555;
    font-weight: normal;
    font-size:13px;
    color: White;
    text-align: center;
}

.pager_hyperlink {
    color: White;
}

.pager_text_box {
    text-align: center;
    width: 40px;
}

.pager_validation {
    color: #ef8383;
}
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/

/**********************************************************************************************************/
/******************************************		Treeview	***********************************************/
/**********************************************************************************************************/
.Treeview_Selected_Node {
    background: #6d6d6d;
    color: white;
}

.Generic_TreeView {
}
/**********************************************************************************************************/
/**********************************************************************************************************/
/**********************************************************************************************************/

/**********************************************************************************************************/
/**********************************************	  Page	 **************************************************/
/**********************************************************************************************************/

.Page_Header_Title {
    MARGIN-TOP: 3px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 22px;
}

.Sub_Section_Header_Title {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #545454;
    LETTER-SPACING: -1px;
    LINE-HEIGHT: 12px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 14px;
    COLOR: #516e48;
    PADDING-RIGHT: 12px;
    PADDING-LEFT: 8px;
    BACKGROUND: #555;
    PADDING-BOTTOM: 0px;
    MARGIN-LEFT: 16px;
    COLOR: white;
    PADDING-TOP: 8px;
    HEIGHT: 20px;
}

.Module_Grip {
    BACKGROUND: url(images/box_top_left_lightborder.gif) #e8e8e8 no-repeat left top;
    WIDTH: 14px;
    CURSOR: move;
    HEIGHT: 100%;
}

.Module_Icon {
    BORDER-RIGHT: #e9e9e9 0px solid;
    BORDER-LEFT: #e9e9e9 0px solid;
    BORDER-TOP: #e9e9e9 1px solid;
    BORDER-BOTTOM: #e9e9e9 1px solid;
    PADDING-RIGHT: 8px;
    PADDING-LEFT: 8px;
    PADDING-BOTTOM: 3px;
    VERTICAL-ALIGN: top;
    WIDTH: 1px;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #f6f6f6;
}

.Module_Text {
    BORDER-RIGHT: #e9e9e9 1px solid;
    BORDER-TOP: #e9e9e9 1px solid;
    BORDER-LEFT: #e9e9e9 0px solid;
    BORDER-BOTTOM: #e9e9e9 1px solid;
    PADDING-RIGHT: 3px;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    PADDING-TOP: 3px;
    BACKGROUND-COLOR: #f6f6f6;
}

.Module_GripBackGround {
    BACKGROUND: url(images/box_bottom_left_lightborder.gif) #e8e8e8 no-repeat left bottom;
    VERTICAL-ALIGN: bottom;
    WIDTH: 14px;
    HEIGHT: 4px;
}
/**********************************************************************************************************/
/***********************************************	Form	***********************************************/
/**********************************************************************************************************/
.Button {
    BORDER-RIGHT: #999999 1px solid;
    BORDER-TOP: #cccccc 1px solid;
    BORDER-LEFT: #cccccc 1px solid;
    BORDER-BOTTOM: #999999 1px solid;
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    BACKGROUND: #f3f3f3;
    PADDING-BOTTOM: 3px;
    MARGIN: 0px;
    COLOR: #444444;
    PADDING-TOP: 3px;
    HEIGHT: 24px;
}

.Label_Normal {
    PADDING-BOTTOM: 2px;
    padding-top: 2px;
    text-decoration: none;
    vertical-align: top;
    text-decoration: none;
}

.Label_Bold {
    PADDING-BOTTOM: 2px;
    font-weight: bold;
    font-size:13px;
    padding-top: 2px;
    text-decoration: none;
    vertical-align: top;
    text-decoration: none;
}

.TextBox_ReadOnly {
    BORDER-RIGHT: #484848 0px solid;
    BORDER-TOP: #484848 0px solid;
    BORDER-LEFT: #484848 0px solid;
    BORDER-BOTTOM: #484848 0px solid;
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 200px;
    PADDING-TOP: 3px;
    background: #f3f3f3;
}

.TextBox {
    BORDER-RIGHT: #484848 1px solid;
    BORDER-TOP: #484848 1px solid;
    BORDER-LEFT: #484848 1px solid;
    BORDER-BOTTOM: #484848 1px solid;
    PADDING-RIGHT: 3px;
    MARGIN-TOP: 1px;
    PADDING-LEFT: 3px;
    BACKGROUND: #ffffff;
    MARGIN-BOTTOM: 1px;
    PADDING-BOTTOM: 3px;
    WIDTH: 200px;
    PADDING-TOP: 3px;
}

/*================================================================================================
== GRP Modifications
=======================================================================================*/

/*======================================================
== General Styling
===================================================*/

html, body {
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
    font-family: Arial;
    FONT-SIZE: small;
}

tr {
    padding: 1px 1px 1px 1px;
    border-width: 0px;
}

.shaded {
    background-color: #f3f3f3;
}

.shadedDark {
    background-color: #6ABF95;
}

table {
    padding: 0px 0px 0px 0px;
}

.borderedBackground {
    border-style: solid;
    border-width: thin;
    border-color: #555;
    background-color: #C4F7DB;
}

.bordered {
    border-style: solid;
    border-width: thin;
    border-color: #555;
}

.bottomBorder {
    border-bottom-color: #555;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

div.darkBordered {
    border-color: #6ABF95;
    border-style: solid;
    background-color: #6ABF95;
}

.darkText {
    color: #555;
}

.boldDark {
    color: #555;
    font-weight: bold;
    font-size:13px;
}

.thumbSelected {
    border-style: solid;
    border-width: medium;
    border-color: #555;
    cursor: auto;
}

.thumb {
    border-style: solid;
    border-width: medium;
    border-color: #f3f3f3;
    cursor: pointer;
}

span.warning {
    color: Red;
}

span.information {
    color: Blue;
}

div.scrollable {
    overflow: scroll;
}

div.vScrollable {
    overflow: scroll;
    overflow-x: hidden;
}

.darkCombo {
    color: White;
    background-color: #555;
    font-weight: bold;
}

.hidden {
    display: none;
}

.list {
    border-style: inset;
    border-width: thin;
    height: 100%;
    float: left;
    background-color: #dcffe9;
}

.padded {
    padding: 10px 10px 10px 10px;
}

/*======================================================
== Headings & Search Boxes
===================================================*/

.subHeader {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    background-color: #555;
    height: 50px;
}

    .subHeader h3 {
        color: White;
    }

.subHeaderContent {
    margin: 3px 10px 3px 20px;
}

.subHeaderContent_report {
    overflow: hidden;
    padding: 1px 10px 0 20px;
}

.pageMovementHeader {
    margin-top: 10px;
    background: #f6f6f6;
    margin-bottom: 10px;
    width: 100%;
}

.pageMovementHeaderContent {
    margin: 3px 10px 3px 40px;
}

table.pageContent {
    padding: 0px 0px 0px 0px;
    width: 95%;
    border-style: none;
    margin: auto;
}

table.pageContentTargets {
    padding: 0px 0px 0px 0px;
    width: 97%;
    border-style: none;
    margin: auto;
}

.criteriaTopGrip {
    BACKGROUND: url(images/box_top_left_lightborder.gif) #e8e8e8 no-repeat left top;
    WIDTH: 14px;
    padding: 0px 0px 0px 0px;
}

.darkTopGrip {
    BACKGROUND: url(images/section-top-draggable.jpg) #6C6C6C no-repeat left top;
    padding: 0px 0px 0px 0px;
}

.criteriaBottomGrip {
    BACKGROUND: url(images/box_bottom_left_lightborder.gif) #e8e8e8 no-repeat left bottom;
    VERTICAL-ALIGN: bottom;
    WIDTH: 14px;
    HEIGHT: 4px;
}

.criteria {
    BORDER-RIGHT: #e9e9e9 1px solid;
    PADDING-RIGHT: 3px;
    BORDER-TOP: #e9e9e9 1px solid;
    PADDING-LEFT: 3px;
    PADDING-BOTTOM: 3px;
    BORDER-LEFT: #e9e9e9 0px solid;
    PADDING-TOP: 3px;
    BORDER-BOTTOM: #e9e9e9 1px solid;
    BACKGROUND-COLOR: #f6f6f6;
}

.criteriaBox {
    padding: 0px 0px 0px 0px;
    width: 100%;
    border-collapse: collapse;
}


img.toggle:hover {
    cursor: pointer;
}

/*======================================================
== Bread crumb navigation
===================================================*/

.breadCrumb {
    color: #1E988A;
    font-weight: bold;
    font-size: 13px;
}

/*======================================================
== Data Grids
===================================================*/
.grid {
    width: 100%;
    background-color: White;
    border-style: solid;
    border-width: medium;
    border-color: #555;
    margin-top: 10px;

}

    .grid td, th {
        border-style: solid;
        border-width: thin;
        border-color: #555;
        padding-left:2px;
    }

    .grid tr.header td, th {
        border-color: #cccccc;
    }

    .grid tr.selectable {
        cursor: pointer;
    }

        .grid tr.selectable:hover {
            background-color: #c4c4c4;
        }

    .grid tr.footer, .grid tr.header {
        background-color: #555;
        font-weight: normal;
        font-size:13px;
        color: White;
    }

    .grid tr.selected {
        background-color: #c4c4c4;
        color: White;
        cursor: auto;
    }

        .grid tr.selected a {
            color: White;
        }

        .grid tr.selected:hover {
            background-color: #c4c4c4;
        }

    .grid tr.header a {
        color: White;
    }

table.dataTable.grid,.grid {
    border-collapse: collapse;
}

    .grid tr.InvalidRow {
        background-color: #FFAAAA;
    }

    .grid td.InvalidDataRow {
        background-color: #FFAAAA;
    }

    .grid tr.PendingLinkedQIGsinCRM {
        background-color: #f3a87a;
    }

    .grid tr.DuplicateCandidateQIG {
        background-color: #FFD86F;
    }

    .grid tr.NoCandidateResponseFeedFound {
        background-color: #FFD86F;
        font-weight: bolder;
        font-style: italic;
    }

    .grid tr.CheckpointOverdue {
        background-color: #FFAAAA;
        font-weight: bold;
        font-size: 13px;
    }

    .grid tr td.Saturday {
        border-color: #cccccc;
        background-color: #555555;
        color: White;
    }

    .grid tr td.Sunday {
        background-color: #888888;
        color: White;
    }

    .grid tr td.Historical {
        background-color: #AAAAAA;
        color: Black;
    }

    .grid tr.selectable:hover td.Saturday {
        border-color: Black;
        background-color: #c4c4c4;
        color: Black;
    }

    .grid tr.selectable:hover td.Sunday {
        background-color: #c4c4c4;
        color: Black;
    }

    .grid tr.selectable:hover td.Historical {
        background-color: #CCCCCC;
    }

    .grid tr td.NotFound {
        background-color: #FFFACD;
    }

    .grid tr td.CheckpointOverdue {
        background-color: #FFAAAA;
        font-weight: bold;
        font-size: 13px;
    }

    .grid tr td.TargetOverdue {
        background-color: #FFC733;
    }

    .grid tr td.FieldNotFound {
        background-color: #FFFACD;
        font-weight: bolder;
        font-style: italic;
    }

    .grid tr td.CombinationNotFound {
        background-color: #FFFACD;
    }

    .grid tr td.CeeCombinationNotFound {
        background-color: #AB3920;
    }



    .grid tr.selectable:hover td.NotFound {
        background-color: #FFFF00;
    }

    .grid tr.selectable:hover td.CheckpointOverdue {
        background-color: #FF0000;
        font-weight: bold;
        font-size: 13px;
    }

    .grid tr.selectable:hover td.TargetOverdue {
        background-color: #FFA500;
    }

/*======================================================
== Marks Grid
===================================================*/

.marksGrid {
    padding: 0px 0px 0px 0px;
    border-style: solid;
    border-color: Black;
    border-width: thin;
    font-size: 10px;
}

    .marksGrid td {
        border-style: solid;
        border-color: Black;
        border-Width: 1px;
    }

    .marksGrid tr.selected {
        background-color: #316ac5; /*#c4c4c4*/
        color: #fff;
        cursor: auto;
    }

    .marksGrid tr.selectable:hover {
        background-color: #316ac5; /*#c4c4c4*/
        color: #fff;
        cursor: pointer;
    }

    .marksGrid tr.additionalMarkHighlight {
        background-color: #a5b7d4;
    }

    .marksGrid thead tr {
        color: White;
        background-color: #555;
        font-weight: bold;
        font-size: 13px;
        cursor: auto;
    }

    .marksGrid tfoot tr {
        color: White;
        background-color: #555;
        font-weight: bold;
        font-size: 13px;
        cursor: auto;
    }

/*======================================================
== Coursework Conversion Job Grid
===================================================*/

.courseworkGrid {
    padding: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: thin;
    font-size: 10px;
}

    .courseworkGrid td {
        border-style: solid;
        border-color: #cccccc;
        border-Width: 1px;
        padding: 2px 2px 2px 2px;
    }

    .courseworkGrid tr.selected {
        background-color: #c4c4c4;
        cursor: auto;
    }

    .courseworkGrid tr.selectable:hover {
        background-color: #c4c4c4;
        cursor: pointer;
    }

.courseworkGridHeader {
    background-color: #555;
    font-weight: bold;
    font-size: 13px;
    color: White;
}

.courseworkGrid tr.footer, .grid tr.header {
    background-color: #555;
    font-weight: normal;
    font-size: 13px;
    color: White;
}

.courseworkGrid thead tr {
    color: #ffffff;
    background-color: #555;
    font-weight: normal;
    font-size: 13px;
    cursor: auto;
}

.courseworkGrid tfoot tr {
    color: White;
    background-color: #555;
    font-weight: normal;
    font-size: 13px;
    cursor: auto;
}



.courseworkManageButton {
    background: #eeeeee none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    font-size: 10px;
    text-decoration: none;
    word-wrap:break-word;
}

.courseworkManageButtonHover {
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #000000;
    color: #000000;
    cursor: pointer;
    font-size: 10px;
    text-decoration: none;

}



.imgCrop_wrap {
    position: relative;
    cursor: crosshair;
}

    .imgCrop_wrap.opera8 .imgCrop_overlay,
    .imgCrop_wrap.opera8 .imgCrop_clickArea {
        background-color: transparent;
    }

    .imgCrop_wrap,
    .imgCrop_wrap * {
        font-size: 0;
    }

.imgCrop_overlay {
    background-color: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: absolute;
    width: 100%;
    height: 100%;
}

.imgCrop_selArea {
    position: absolute;
    cursor: move;
    z-index: 2;
}

.imgCrop_clickArea {
    width: 100%;
    height: 100%;
    background-color: #FFF;
    opacity: 0.01;
    filter: alpha(opacity=01);
}

.imgCrop_marqueeHoriz {
    position: absolute;
    width: 100%;
    height: 1px;
    background: transparent url(images/marqueeHoriz.gif) repeat-x 0 0;
    z-index: 3;
}

.imgCrop_marqueeVert {
    position: absolute;
    height: 100%;
    width: 1px;
    background: transparent url(images/marqueeVert.gif) repeat-y 0 0;
    z-index: 3;
}

.imgCrop_marqueeNorth {
    top: 0;
    left: 0;
}

.imgCrop_marqueeEast {
    top: 0;
    right: 0;
}

.imgCrop_marqueeSouth {
    bottom: 0px;
    left: 0;
}

.imgCrop_marqueeWest {
    top: 0;
    left: 0;
}


.imgCrop_handle {
    position: absolute;
    border: 1px solid #333;
    width: 6px;
    height: 6px;
    background: #FFF;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 4;
}

/* fix IE 5 box model */
* html .imgCrop_handle {
    width: 8px;
    height: 8px;
    width: 6px;
    height: 6px;
}

.imgCrop_handleN {
    top: -3px;
    left: 0;
    /* margin-left: 49%;    @done_in_js */
    cursor: n-resize;
}

.imgCrop_handleNE {
    top: -3px;
    right: -3px;
    cursor: ne-resize;
}

.imgCrop_handleE {
    top: 0;
    right: -3px;
    /* margin-top: 49%;    @done_in_js */
    cursor: e-resize;
}

.imgCrop_handleSE {
    right: -3px;
    bottom: -3px;
    cursor: se-resize;
}

.imgCrop_handleS {
    right: 0;
    bottom: -3px;
    /* margin-right: 49%; @done_in_js */
    cursor: s-resize;
}

.imgCrop_handleSW {
    left: -3px;
    bottom: -3px;
    cursor: sw-resize;
}

.imgCrop_handleW {
    top: 0;
    left: -3px;
    /* margin-top: 49%;  @done_in_js */
    cursor: w-resize;
}

.imgCrop_handleNW {
    top: -3px;
    left: -3px;
    cursor: nw-resize;
}

.imgCrop_dragArea {
    width: 100%;
    height: 100%;
    z-index: 200;
    position: absolute;
    top: 0;
    left: 0;
}

.imgCrop_previewWrap {
    overflow: hidden;
    position: relative;
}

    .imgCrop_previewWrap img {
        position: absolute;
    }

/*======================================================
== Awarding Grid
===================================================*/
.noPadding {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
}


/*======================================================
== ImageZone Editor
===================================================*/
.imgZoneFloatLeft {
    float: left;
    background-color: #f3f3f3;
}

.imgZoneSmallTxtBox {
    width: 50px;
}

.imgZoneImageLow {
    border-color: Black;
    border-width: thin;
    border-style: solid;
    padding: 0px;
    margin: 0px;
    float: left;
    top: 300px;
    visibility: hidden;
}

.imgZoneImageHigh {
    border-color: Black;
    border-width: thin;
    border-style: solid;
    padding: 0px;
    margin: 0px;
    top: 170px;
    float: left;
    visibility: hidden;
}


.topLabel {
    color: White;
}

.bgModal {
    background-color: black;
    -moz-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
    top: 0;
    left: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.zonesModal {
    background-color: white;
    padding: 3px;
    border: 1px solid black;
    background-color: #EEE;
}

/*======================================================
== Links
===================================================*/

a.Selectable {
    color: #555;
}

.smallLinks {
    font-size: 12px;
}

/*======================================================
== Awarding
===================================================*/

.awardingSelected {
    color: #ffffff;
    background-color: #416CB6;
}

.awardingSelectable {
    color: #ffffff;
    background-color: #6A93DA;
}

.awardingDeselected {
    color: #000000;
    background-color: #ffffff;
}



/*======================================================
== Component Targets
===================================================*/

.componentUnselectable {
    background-color: #c4c4c4;
}


/*======================================================
== Reports
===================================================*/

.rptButton {
    float: right;
    margin:1px;
}

.rptBackButton {
    margin-right: 3px;
}

.rptParTbl {
    width: 70%;
    float: left;
}

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(Images/SavedStar.png);
}

/*======================================================
== Definitive Marks Update
===================================================*/
.repeater a:link {
    color: White;
}

.repeater a:visited {
    color: White;
}

/*======================================================
== Candidate Enquiry - TD 10095
===================================================*/
.col1 {
    width: 15%;
}

.col2 {
    width: 35%;
}

.col3 {
    width: 20%;
}

.col4 {
    width: 30%;
}

.ceDDL {
    width: 90%;
}

.ceTB {
    width: 45%;
}

.halfHeightSpacer {
    font-size: 50%;
}

/*======================================================
== PP - Registered candidate search area
===================================================*/
.darkBorder {
    background-color: White;
    border-style: solid;
    border-bottom-style: none;
    border-width: medium;
    border-color: #555;
    margin-top: 10px;
}

.darkBorderNoResults {
    background-color: White;
    border-style: solid;
    border-width: medium;
    border-color: #555;
    margin-top: 10px;
}


/*======================================================
== jQuery dropdown check list plugin
===================================================*/

html .ui-dropdownchecklist-dropcontainer.ui-widget-content .ui-dropdownchecklist-item.ui-state-default.ui-state-hover {
    background-color: #3399ff;
    color: #fff;
}

html .ui-widget {
    font-family: Arial;
    font-size: small;
}

html .ui-dropdownchecklist-selector-wrapper {
    background: #fff url("Images/arrowDown.gif") 96% 45% no-repeat;
    border: 1px solid #abadb3;
    padding: 2px 25px 0 5px;
    display: block;
    float: left;
    position:relative;
}

html .ui-state-default, html .ui-widget-content .ui-state-default {
    background-image: none;
    background-color: transparent;
    border: none;
    color: #555555;
    font-weight: normal;
    outline: medium none;
}

html .ui-dropdownchecklist-dropcontainer.ui-widget-content {
    border: 1px solid #abadb3;
    background-color: #fff;
    margin-top: -1px;
}

html .ui-dropdownchecklist-text {
    padding: 0 0 3px 3px;
}

login div#rv {
    overflow: auto;
    position: inherit !important;
    height: auto !important;
}

* + html #rv_ctl09 {
    position: static !Important;
}

table {
    border-collapse: separate;
    border-spacing: 0px;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

th, td {
    vertical-align: middle;
    padding: 0px;
}

table {
    margin: 0 0 0 0px;
}

select, input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="url"], input[type="text"]:not(.pager_text_box) {
    border-width: 1px;
    border-color: grey;
    margin: 3px 0 3px 0;
    min-height: 23px;
    min-width: 172px;
    box-sizing: border-box;
}

img.toggle {
    padding-top: 20px;
}

.width100p {
    width: 100%;
}

.width175 {
    width: 175px;
}

.padding1 {
    padding: 2px;
}

html h2 {
    font-size: x-large;
}

html h3 {
    font-size: large;
}

.txtUnderLine {
    text-decoration: underline;
}

/* Rainbow suite css changes */
.rainbowSuiteToolsList {
    margin: 0;
}

.rainbowSuiteToolsList li {
    padding: 5px 0;
    list-style: none;
}

.wrapper {
    float: left;
    margin: 20px;
    width: 95%;
}
#UpdatePanel5 #bulletMessage {
    margin:0;
}

.AISideBarDisabled {
  background: #666666;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 0.5;
  height:100%;
  width:100%;

}

.candidate-g td {  padding: 5px;}

.pager-id input {
  min-width: inherit;
}
.PopupOfRaiseEnquiryModal
{
    background-color: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: black;
    width: 586px;
    height: 287px;
}
.popup_Titlebar {
	background-color: gray;
	height: 29px;
}
.TitlebarLeft
{
	float:left;
	padding-left:14px;
	padding-top:7px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
}

/*marker survey page changes*/

.container input[type="date"] {
    /* width: 97px; */
    max-width: 135px !important;
    width: auto !important;
    min-width: auto;
    display: inline-block;
    /* height: 0; */
}

    .container input[type="date"] + input {
        width: 14% !important;
    }

.container {
    min-width: 100%;
}


    .container ol.breadcrumb {
        background-color: transparent;
    }

        .container ol.breadcrumb li, .container ol.breadcrumb li a {
            color: #1E988A;
            font-weight: bold;
            font-size: 13px;
        }

            .container ol.breadcrumb li a {
                text-decoration: underline;
            }

            .container ol.breadcrumb li.active a {
                text-decoration: none;
                /* cursor: pointer; */
                pointer-events: none;
            }

    .container input[type="date"], .container select, .container input[type="email"], .container input[type="number"], .container input[type="password"], .container input[type="tel"], .container input[type="url"], .container input[type="text"]:not(.pager_text_box) {
        border-width: 1px;
        border-color: grey;
        margin: 3px 0 3px 0;
        min-height: 23px;
        min-width: inherit;
        box-sizing: border-box;
        height: auto;
        padding: inherit;
        border-radius: 0;
        line-height: initial;
        transition: none;
        box-shadow: none;
        color: #000;
        width: auto;
        display: inline-block;
        /* background-color: transparent; */
        max-width: 230px;
        width: 100%;
        font-size: 13px;
        padding: 0 0px;
    }

    .container.body-content h2 {
        /* display: none; */
    }

    .container hr {
        display: none;
    }

    .container.body-content .form-wrap {
        BORDER-RIGHT: #e9e9e9 1px solid;
        PADDING-RIGHT: 3px;
        BORDER-TOP: #e9e9e9 1px solid;
        PADDING-LEFT: 3px;
        PADDING-BOTTOM: 3px;
        BORDER-LEFT: #e9e9e9 0px solid;
        PADDING-TOP: 3px;
        BORDER-BOTTOM: #e9e9e9 1px solid;
        BACKGROUND-COLOR: #f6f6f6;
        width: 100%;
        margin: 0;
        /* background: url(images/box_top_left_lightborder.gif) #e8e8e8 no-repeat left top; */
    }

    .container.body-content .footer-button {
        text-align: right;
    }

    .container .form-horizontal .control-label {
        text-align: left;
        font-weight: normal;
        font-size: 13px;
    }

    .container .col-lg-3 {
        width: auto;
        /* border: 1px red solid; */
        margin: 25px 0;
        padding-left: 0;
    }

        .container .col-lg-3 label.control-label.col-sm-8 {
            width: auto;
            white-space: nowrap;
            padding-top: 4px;
        }

    .container .form-group {
        margin-bottom: 0;
    }

    .container h2 {
        padding: 12px 10px;
        background-color: #555;
        color: #fff;
        margin: 12px 0px;
    }

    .container .col-lg-6, .container .col-sm-6 {
        width: 46%;
        float: left;
    }

    .container.marker-survey {
        width: 95%;
        min-width: 95%;
        padding: 0;
    }
    .container.Manage-Cut-Scores {
        width: 95%;
        min-width: 95%;
        padding-left:0px;
        padding-bottom:12px;
        padding-top:12px;
    }
.col-lg-12 .button-inline .label-name {
    top: 3px;
}

.survey-button-wrap .button-inline {
    margin: 15px 0 10px;
}

.container h4 {
    font-size: x-large;
    font-weight: 700;
    color: #000;
    /* min-width: 95%; */
    /* width: 95%; */
    padding: 0 33px;
    margin-top: 13px;
    position: relative;
    top: 0;
}

.page-content-title-holder > h4 {
    margin: 13px auto auto;
    padding:0px;
    width: 95%;
}
.page-content-title-holder {
    padding:0px;
}

/*new edits*/
.header-table-border {
    border-width: 2px 2px 0px 2px;
    border-style: solid;
    border-color: #555;
}

#tblMarkerSurvey .hidden-table-header {
    background-color: #555;
}
#tblMarkerSurvey .hidden-table-header th {
    border: 1px solid #555;
}
table#tblQuestions thead th {
    border-bottom: 0px;
}
table#tblQuestions thead
{
    border: 2px solid #525552;
}

.container .dataTables_scrollHead table tr {
    background-color: #525552;
    color: white;
    font-weight: normal;
}

.container .dataTables_scrollBody table tr.odd, .marker-survey-data-grid table tr:nth-child(odd) {
    background-color: #d5d5d5;
}

.container .dataTables_scrollBody table tr td, .marker-survey-data-grid table tr td {
    border-color: #555;
    border-width: 1;
    border-style: solid;
    padding: 5px 10px 0;
    margin: 0 !important;
    line-height: 2;
    height: 0;
    vertical-align: middle;
}

.container div.dataTables_scrollBody > table {
    border-width: 0 2px 2px 2px;
    border-style: solid;
    border-color: #555;
}

.dataTables_scrollHead table tr th {
    border-width: 2px 2px 2px 2px;
    border-style: solid;
    border-color: #555;
}

.ui-dialog-titlebar.ui-widget-header {
    background-color: gray;
    color: white;
    margin: 0;
    border-radius: 0;
}

    .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close {
        display: none;
    }

    .ui-dialog-titlebar.ui-widget-header .ui-dialog-titlebar-close.visible-close-icon {
        display: block;
    }

.ui-dialog.ui-widget.ui-widget-content {
    border: 1px solid #000;
    border-radius: 0;
    padding: 0;
    margin: 0;
}

.marker-survey-data-grid.table-striped > tbody > tr > td {
    border: 1px solid #000;
    padding: 3px;
}

.marker-survey-data-grid.table-striped > tbody > tr:nth-child(odd) > td, .marker-survey-data-grid.table-striped > tbody > tr:nth-child(odd) > th {
    background: #d5d5d5;
}

.marker-survey-data-grid.table-striped thead tr {
    background: #525552;
    color: #fff;
}

.container .answer-modal .add-answer-text + input[type="text"] {
    width: calc(100% - 162px);
    max-width: none !important;
}

.answer-modal .add-answer-text {
    max-width: 160px;
    display: inline-block;
    width: 100%;
    float: left;
}


.container .answer-modal .add-text + textarea#inputTextType {
    width: calc(100% - 101px);
    max-width: none !important;
}

.answer-modal .add-text {
    max-width: 60px;
    display: inline-block;
    width: 100%;
    float: left;
}

.text-area-popup {
    margin-left: 485px;
}


.answer-modal .modal-header {
    border: 0;
    display: none;
}

.modal-footer-button {
    text-align: right;
    margin-top: 20px;
}

span.breadCrumbMVC {
    text-decoration: none;
    pointer-events: none;
}

#SurveyCloseTime, #SurveyOpenTime {
    width: 60px !important;
}

ul.button-inline-group li {
    display: inline-block;
    list-style-type: none;
    float: left;
}

ul.button-inline-group {
    margin: 15px 0 0;
    padding: 0;
    display: inline-block;
}

.button-inline .label-name {
    margin: 0 15px;
    vertical-align: middle;
    position: relative;
    top: 7px;
    float: left;
}

ul.button-inline-group li + li {
    margin-left: 15px;
}

.button-inline {
    color: #000;
}


a.close-btn-link {
    display: inline-block;
    margin: 8px 0 0 5px;
}

.mcq-data-grid td {
    /* border: 1px red solid; */
    padding: 5px 2px;
}

.container .mcq-data-grid td input[type="text"]:not(.pager_text_box) {
    /* padding: 0 10px; */
    /* width: 100%; */
    /* min-width: 100%; */
    max-width: 460px;
    /* margin-left: 44px; */
}

.mcq-data-grid td input {
    margin: 0 9px;
    display: inline-block;
}

.mcq-data-grid td:nth-child(3) {
    width: 51%;
    /* max-width: 235px; */
}

.mcq-data-grid td:nth-child(1) {
    width: 7%;
}

.mcq-data-grid td:nth-child(2) {
    width: 14%;
}

.mcq-lable {
}

.mcq-label {
    /* border: 1px red solid; */
    width: 129px;
    font-weight: bold;
    margin-left: 2px;
}

.mcq-data-grid td:first-child {
    /* color: red; */
    font-weight: bold;
}

.icon.close-icon::before {
    background-image: url(Images/sprite-administrationPortal.png);
    background-color: transparent;
    background-position: -30px -357px;
    content: "";
    display: inline-block;
    width: 14px;
    height: 14px;
}

.container input[type="text"].answer-field:not(.pager_text_box) {
    width: 70%;
    max-width: 100%;
}

.container input[type="text"].answer-field:not(.pager_text_box) {
    width: 70%;
    max-width: 100%;
}

.mcq-scroll {
    overflow: auto;
    height: 110px;
}

a.button-inline span, a.button-inline label {
    cursor: pointer;
}

.pep-upload .ui-widget-content {
    border: 1px solid #ddd;
}

.container.pep-upload {
    width: 95%;
    min-width: 95%;
    padding: 15px 0;
}

.page-content-title-holder > h4 {
    margin-top: 30px;
}

.pep-upload .ui-widget-header {
    background-color: transparent;
    border: 0;
    padding-left: 0;
}

.pep-upload .ui-tabs .ui-tabs-nav li {
    border-width: 1px 1px 0px 1px;
    border-color: #d4d1d1;
    border-style: solid;
    border-radius: 10px 10px 0 0px;
    background: #fff;
}

.pep-upload .ui-widget.ui-widget-content {
    border: 0;
}

@media (min-width: 800px) {
    .pep-upload .col-lg-7 {
        width: 58.333333333333336%;
        float:left;
    }
}
.pagination > li > a:focus{
    z-index:1;
}

.td_alighnment {
    display: flex;
    margin-right: 10px;
}

.check-bx-hx {
    display: inline-block;
    margin-top: 4px;
}

.container.committee-reporting {
    width: 93%;
    min-width: 93%;
    padding: 15px 0;
}