﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400);

.open-sans
{
    font-family: 'Open Sans' , Helvetica, sans-serif;
    font-weight: 300;
    margin-top: 30px;
    margin-bottom: 30px;
}


.bar
{
    background-image: none;
    border-bottom: none;
    display: block;
}

.logoffbtn
{
    display: block;
    height: 30px;
    margin-top: 10px;
    line-height: 0px !important;
    margin-right: 20px;
}
.unSelectedTabNew img, .selectedTabNew img
{
    display: none !important;
    font-size: 14px !important;
}


.modal-header-info {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.left-addon .glyphicon {
    left: 0px;
    z-index: 3 !important;
}

.selectedTabNew
{
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    background-color: #dfe3e7 !important;
}

.unSelectedTabNew, .selectedTabNew
{
    border: none;
    -ms-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0; /* behavior: url(../content/PIE/PIE.htc); */
    border-radius: 4px 4px 0 0;
    border: 1px solid #cccccc;
    margin-right: 0px;
    border-bottom: none;
}

.unSelectedTabNew
{
    background-image: none;
    background-color: #FFFFFF;
    border: none;
    border-bottom: 1px solid #cccccc;
}

a:link
{
    font-size: 14px;
}
.divItem
{
    /*    background-color: #ffffff; */
    background-image: none;
    white-space: nowrap;
    float: left;
    width: auto;
    display: inline;
    font-size: 14px;
    margin-top: 3px;
}

.divItem a
{
    /*    background-color: #ffffff; */
    background-image: none;
    padding-right: 9px;
    padding-left: 9px;
}

.unSelectedTabNew:hover
{
    background-color: #dfe3e7;
    color: navy;
}

.selectedTabNew:hover
{
    color: navy;
}

.customHeader 
{
    font-size:11pt; 
    margin-top:-15px; 
    margin-bottom:15px; 
    margin-left:-16px;
    width:101%;
    }
    
.divMenu
{
    clear: both;
    width: auto;
    white-space: nowrap;
    display: block;
    overflow: hidden;
    border-bottom: none;
    border-bottom: 1px solid #dfe3e7;
}


.divMenu
{
    min-height: 26px;
}

.divitem
{
    height: 22px !important;
}


.selectedTabNew, .unSelectedTabNew
{
    height: 22px !important;
    line-height: 19px;
}


.barHeader, .bar-header
{
    background-color: #428bca;
    background-image: none;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
      align-items: center;
    display: flex;
   
  
}

.rtbMiddle, .RadToolBar_Horizontal, .rtbOuter
{
    background-color: #DFE6ED !important;
    background: #DFE6ED !important;
    border: none !important;
    background-image: none;
    -ms-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
   
}

.bar-header
{
    min-height: 32px;
    font-size: 14px;
    line-height: 15px;
    display:table; 
    padding-top:8px; 
    background-image: none;
    -ms-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
     align-items: center;
   

}

input[type="submit"], input[type="button"] 
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.rgHeader, .rgCommandRow, .rgPager
{
    background-image: none !important;
    background: #FFFFFF !important;
}

#MainPageArea
{
    font-size: 14px !important;
}

table td
{
    font-size: 14px !important;
    padding: 4px;
}

.Project
{
    line-height: 30px;
}

.css-line
{
    line-height: 30px;
}


.plain
{
    font-size: 14px;
}

.riTextBox, .quickbarlabel
{
    font-size: 14px !important;
}


.goButton
{
    margin-top: -3px !important;
    max-height: 26px;
    line-height: 14px !important;
}

input[type="submit"]:hover, input[type="button"]:hover
{
    color: #333;
    text-decoration: none;
}
input[type="submit"]:focus, input[type="button"]:focus
{
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    -ms-outline-offset: -2px;
    outline-offset: -2px;
}

input[type="submit"]:active, input[type="button"]:active
{
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px #000000;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    -ms-box-shadow: inset 0 3px 5px #000000;
    box-shadow: inset 0 3px 5px #000000;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

input[type="submit"]:disabled, input[type="button"]:disabled
{
    pointer-events: none;
    cursor: not-allowed;
    -webkit-filter: alpha(opacity=65);
    -moz-filter: alpha(opacity=65);
    -o-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
    -ms-opacity: .65;
    opacity: .65;
}

input[type="submit"], input[type="button"]
{
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

input[type="submit"]:hover, input[type="button"]:hover, input[type="submit"]:focus, input[type="button"]:focus, input[type="submit"]:active, input[type="button"]:active
{
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
}

input[type="submit"]:disabled, input[type="button"]:disabled, input[type="submit"]:disabled, input[type="button"]:disabled, input[type="submit"]:disabled, input[type="button"]:disabled
{
    border-color: #ccc;
}

input, textarea, select, #displaySelectedTab
{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    font-size: 14px !important;
    padding: 2px 6px;
}

input[type="text"], textarea, select, #displaySelectedTab
{
    min-height: 24px;
    border: 1px solid #989da3;
}

input[type="text"]:focus, textarea:focus, select:focus, #displaySelectedTab:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

@media screen and (max-width: 1000px)
{
    .ActionsMenu
    {
        display: none;
    }
}

select
{
    min-height: 25px;
}



#MainPageArea
{
    width: auto !important;
}

.ActionsMenu img
{
    display: none;
}

.ActionsMenuItem, .ActionsMenuBlank, .ActionsMenuTop, .ActionsMenuBottom
{
    background-image: none;
}

.ActionsMenuItem a
{
    background-position: 0% 0%;
    color: black;
    background-size: 100%;
    border: 1px solid #cccccc;
    cursor: pointer;
    background-image: linear-gradient(top, #f7f7f7, #e3e3e3);
    background-color: transparent;
    background-repeat: repeat;
    background-attachment: scroll;
}

.ActionsMenuItem a
{
    display: inline-block;
    width: 100%;
    padding: 2px 6px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-left: -2px;
}

.ActionsMenu
{
    background-color: #f5f5f5;
}

.divMenu
{
    display: table-cell;
    width: auto;
    z-index: 1;
}
.unSelectedTabNew, .selectedTabNew
{
    display: inline;
    border: 0px;
    border-color: transparent;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}
.divItem
{
    display: inline;
    margin-top: 1px;
    border: 0px;
    margin-right: 1px;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.divItem a
{
    width: auto;
    display: inline;
    display: inline-block;
}

#displaySelectedTab
{
    color: navy;
    padding-left: 9px;
    line-height: 22px;
    display: inline-block;
    width: auto;
    font-size: 14px;
    cursor: pointer;
    min-height: 22px;
    height: 22px;
}

.menubar
{
    background: none;
    background-color: #1b1b1b;
    color: #999;
}

A.toptoolbar
{
    text-decoration: none;
    color: #999999 !important;
}

A.toptoolbar:hover
{
    text-decoration: none;
    color: #FFFFFF !important;
}

.selectednav
{
    background-color: transparent !important;
    background: transparent !important;
}

.hidden-table
{
    display: none;
}

#tdhomeLink0
{
}


.work-area
{
    font-family: 'Open Sans' , Helvetica, sans-serif;
    font-weight: 300;
    margin-top: 20px;
    margin-left: 120px;
}

.work-area h1
{
    font-weight: 300;
    font-size: 3em;
}

.work-area > .tile-group > h3.tile-group-title
{
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 27.5px;
}

.tile-group
{
    float: left;
    width: 100%;
    margin-top: 10px;
}

.tile-group-list
{
    float: left;
    margin: 0;
}

.tile-group-list .tile
{
    color: white;
    margin: 0;
    font-weight: 300;
    position: relative;
    float: left;
    width: 170px;
    height: 120px;
    overflow: hidden;
    padding: 9px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.tile-group-list .tile.tile-disabled
{
    background: #CECECE !important;
}

.tile-group-list .tile.tile-chrome
{
    color: white;
    background: #0283C2;
    background-size: 100%;
}

.tile-group-list .tile.tile-chrome:hover
{
    opacity: 0.7;
}

.tile-group-list .tile.tile-chrome h5, .tile-group-list .tile.tile-chrome span
{
    color: #ffffff;
}

.tile-group-list .tile.tile-blue
{
    background-color: #1BA1E2;
}

.tile-group-list .tile.tile-green
{
    background-color: #009719;
}

.tile-group-list .tile.tile-magenta
{
    background-color: #BD1E4A;
}

.tile-group-list .tile span.red-text
{
    color: #F73D3D;
}

.tile-group-list .tile span.green-text
{
    color: #6aa84f;
}

.tile.work-area-tile
{
    display: none;
}

.tile-group-list .tile h5
{
    font-weight: 300 !important;
    font-size: 21px;
    line-height: 21px;
    margin: 0;
}

.tile-group-list .tile span
{
    font-weight: 300;
    display: block;
    padding-top: 16%;
    padding-left: 58%;
    font-size: 53px;
    line-height: 53px;
}

.tile-group-list .tile:active
{
    -webkit-transform: scale(0.97);
    -moz-transform: scale(0.97);
    -ms-transform: scale(0.97);
    -o-transform: scale(0.97);
    transform: scale(0.97);
}

.tile-group-list .tile:hover
{
    -moz-opacity: 0.9;
    opacity: 0.9;
}


.tile > a
{
    display: block;
    width: 100%;
    height: 100%;
    color: #fcfcfc !important;
}
.tile-contents:hover
{
    cursor: pointer;
}

.tile-contents.disabled:hover
{
    cursor: default;
}

.tile-contents
{
    width: 100%;
    height: 100%;
}

.rtbTemplate
{
    display: none !important;
}

.rtbUL
{
    float: right;
}

/*li.rtbItem.rtbBtn {
    width: 35px;
} */

.invalid {
    border: 1px solid red !important;
}
ul.tile-group-list
{
    padding-left: 0;
}

td p
{
    margin: 0;
}


table
{
    border-spacing: 1px;
    border-collapse: inherit;
}

label
{
    margin-bottom: 0;
}

.marginright10
{
    margin-right: 10px;
}

.marginright20
{
    margin-right: 20px;
}
.rdoButton label
{
    margin-left: 5px;
    width: auto;
}
.rdoBtn label
{
    margin-right: 5px;
}
.rdoButton input
{
    margin-left: 5px;
}

.navbar-default
{
    background-color: #0283C2;
}
.navbar-default .navbar-nav > li > a
{
    color: #ffffff;
}

.navbar-default .navbar-nav > li > a:hover
{
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a:active
{
    color: #ffffff;
    
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus
{
    color: #ffffff;
    background-color: #3398FE;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus
{
    color: #ffffff;
    background-color: #3398FE;
}

.main-content
{
    margin-top: 46px;
}


#leftBtnContainer{
  position: fixed;
  bottom: 0;
  height: 61px;
  width: 100%;
  border-top: 1px solid rgb(221, 221, 221);
  text-align: center;
  box-sizing: border-box;
  background: url("../images/1x1.png") repeat scroll 0 0 transparent !important; /* IE 8 FIX */
  background: rgb(54, 25, 25);
  background: rgba(255, 255, 255, .9);
  z-index: 5001 !important;
}

.newHeader
{
    margin-top: 46px;
    display: block;
    width: 100%;
    left: 0;
    z-index: 999;
    background-color: #fff;
    padding-top: 5px;
}

.project-pane-details
{
    padding: 10px;
    background-color:#fff!important;
}

.project-pane-details ul li label
{
    width: 216px;
    font-weight: normal;
  
}

.project-pane-details ul li span
{   
    width: 220px;
    font-weight: normal;
    display: inline-block;
    vertical-align: top;
}

.project-pane-details ul li
{   
  display: flex;
  list-style:none; 
}
.project-pane-details ul li input[type="text"]
{
   height:100% !important;
 
}
.RadInput input[type="text"]
{
     /*height:20px !important;*/
    }

.project-pane-details ul li select
{
     height:100% !important;
 
}

.project-pane-details ul li input[type="checkbox"]
{
    font-weight: normal;
    display: inline-block;
    margin-left: 6px;
     margin-right: 6px;
 
}
.project-pane-details ul li
{
    padding-bottom: 8px;
}

.pink
{
    background-color: #ede6e6;
}

.green
{
    background-color: #e6ede6;
}
.leftbtn{
  position: relative;
  top: 0;
  margin: 0;
  margin-top: 12px;
  width: 150px;
}

#leftBtnContainer{
  position: fixed;
  bottom: 0;
  height: 61px;
  width: 100%;
  border-top: 1px solid rgb(221, 221, 221);
  text-align: center;
  box-sizing: border-box;
  background: rgb(54, 25, 25);
  background: rgba(255, 255, 255, .9);
  z-index: 1;
}

.btn-danger.leftbtn
{
    top: 110px;
}

#lblProjectPortfolioError, #lblPrivateProjectError
{
    width: auto;
}

.rdoButton.label
{
    margin-left: 5px;
}
.rdoBtn label
{
    margin-right: 5px;
}
.rdoButton input
{
    margin-left: 5px;
}

.project-pane-details ul li .rdoButton label
{
    width: auto;
}

.rgEditForm
{
    -ms-border-radius: 6px;
    border-radius: 6px;
}

.rgEditForm .rgHeader
{
    font-size: 18px;
    line-height: 22px;
    height: 35px !important;
    color: white !important;
    background-color: #428bca !important;
    -ms-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -ms-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
}


.rgCommandTable caption
{
    padding: 0 !important;
}

.RadToolBar.RadToolBar_Horizontal.RadToolBar_Office2007.RadToolBar_Office2007_Horizontal
{
}

.lefttopdiv
{
    position: fixed;
    top: 50px;
    left: 0px;
    /* width: 123px; */
    height: 79px;
    background-color: #fff;
    z-index: 1;
}

#TableQuickbar tr td
{
    padding: 0;
}

.radComboStyle
{
    border: 1px solid #989DA3;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.radComboStyle input
{
    cursor: default;
}

.radComboStyle_focus, .radComboStyle:focus
{
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}
.RadComboBox_Office2007 .rcbInputCell, .RadComboBox_Office2007 .rcbArrowCell
{
    background-image: none !important;
}


div.rlbGreen .rlbGroup
      {
           background-color:#e6ede6;
      }
 

 table.rbnClass input
 {    
      float: left;
 }

 table.rbnClass label
 {    
      margin-left: 25px;
      display: block;
    white-space:nowrap;
 }
 
 
/* Rad Window New Styles */
/* For using this style you neeed to set up RadWindow CssClass property to "radWindowNew" and Render Mode to "Lightweight" */
.radWindowNew.RadWindow
{
    border: 1px solid #428bca!important;
    padding: 0;  
}
    
.radWindowNew.RadWindow .rwIcon
{
    display:none!important;
}

.linkBtnStyle 
{
      border-color:#2e6da4;
      background-color:#337ab7 !important;
      color:#ffffff !important;
      padding:6px 12px;
      -ms-border-radius:4px;
      border-radius:4px;
        }
        
 .imgRight 
{
     float: right !important;
     padding-top:4px;
     margin-left:4px; 
     margin-left: -4px !important;
        }
 

/* both selectors below can be replaced with setting VisibleTitlebar="false" */
/* remove the titlebar widening */
.radWindowNew.RadWindow .rwTitleBar
{
    margin: 0;
    height:35px!important;
}

.radWindowNew.RadWindow .rwStatusBar
{
    display: none!important;
}
    
.radWindowNew.RadWindow .rwTitle
{
    color: white !important;
    font-size: 18px!important;
    line-height: 24px!important;
    padding:0px!important;
}
    
.radWindowNew .rwTitleBar
{
    background-color: #428bca!important;
    background-image: none!important;
}
    
.radWindowNew .rwListItem
{
    background-image: none!important;
    background-color:#f8f8f8!important;
    border: none;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; /* behavior: url(../content/PIE/PIE.htc); */
    border-radius: 4px;
    border: 1px solid #a8a8a8!important;
    margin-right: 0px;
    border-bottom: none;
    padding-right:2px!important;
    margin-top:2px!important;
}

.radWindowNew .rwStatusBar
{
    display: none;
}

.radWindowNew.RadWindow .rwContent
{
    border: none;
    padding:0px!important;
    border: none;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; /* behavior: url(../content/PIE/PIE.htc); */
    border-radius: 4px;
}
  
/*End Of Rad Window New Styles */


.RadGrid_ModernBrowsers
{
    border-radius: 10px;
    overflow: hidden;
}
 
div.RadGrid_MetroTouch td.rgPagerCell
{
    border-left: 0;
}
 
.RadGrid_Rounded
{
    position: relative;
}
 
.ltRounded,
.rtRounded,
.lbRounded,
.rbRounded
{
    background: url(../images/rounded_corners.png);
    position: absolute;
    width: 10px;
    height: 10px;
    top: -1px;
    left: -1px;
}
 
.rtRounded
{
    right: -1px;
    left: auto;
    background-position: -10px 0;
}
 
.lbRounded
{
    top: auto;
    bottom: -1px;
    background-position: 0 -10px;
}
 
.rbRounded
{
    top: auto;
    left: auto;
    right: -1px;
    bottom: -1px;
    background-position: -10px -10px;
}


/*Removing Grid Borders For New Search*/

 div.RemoveBorders .rgRow td, div.RemoveBorders .rgAltRow td, div.RemoveBorders .rgEditRow td, div.RemoveBorders .rgFooter td
          {
              border-style: none !important;
          }
div.RemoveBorders .rgHeader, div.RemoveBorders th.rgResizeCol
{
    border-style: none !important;
}


/* REDA2 RAD LIST BOX TEST */
.RadListBox_ReDA2 .rlbGroup
{
    border: 1px solid #abc1de;
    background: #FFF;
}

.RadListBox_ReDA2 .rlbText,
.RadListBox_ReDA2 .rlbItem,
.RadListBox_ReDA2 .rlbButtonText,
.RadListBox_ReDA2 .rlbEmptyMessage
{
	font-size: 12px;
	font-family: "Segoe UI", Arial, sans-serif;
	color: #00156e;
}

.RadListBox_ReDA2 .rlbText,
.RadListBox_ReDA2 .rlbItem
{
	line-height: 18px;
}

.RadListBox_ReDA2 .rlbGroup .rlbHovered
{
	background: #ffe27b;
	color: #000;
}

.RadListBox_ReDA2 .rlbGroup .rlbSelected
{
	background: #fcc365;
	color: #000;
}

.RadListBox_ReDA2 .rlbDisabled .rlbText
{
	color: #777;
}

.RadListBox_ReDA2 .rlbDisabled .rlbImage
{
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50);
}

.RadListBox_ReDA2 .rlbDropClue
{
    background-image: url('ListBox/rlbDropClue.png');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-color: transparent;
	left: -10px;
	width: 10px;
}

.RadListBox_ReDA2 .rlbGroup .rlbDropClueAbove
{
	border-top-style: dotted;
	border-top-color: #8e8e8e;
}

.RadListBox_ReDA2 .rlbGroup .rlbDropClueBelow
{
	border-bottom-style: dotted;
	border-bottom-color: #8e8e8e;
}

.RadListBox_ReDA2 .rlbGroup .rlbSelected.rlbDropClueAbove,
.RadListBox_ReDA2 .rlbGroup .rlbHovered.rlbDropClueAbove,
.RadListBox_ReDA2 .rlbGroup .rlbSelected.rlbDropClueBelow,
.RadListBox_ReDA2 .rlbGroup .rlbHovered.rlbDropClueBelow
{
	border-color: #8e8e8e;
}

/* Buttons normal state vertical layout*/
.RadListBox_ReDA2 .rlbButtonText
{
	background: transparent url('ListBox/rlbSprite.png') no-repeat;
}

.RadListBox_ReDA2 .rlbButton:hover .rlbButtonTL,
.RadListBox_ReDA2 .rlbButton:hover .rlbButtonTR,
.RadListBox_ReDA2 .rlbButton:hover .rlbButtonBL,
.RadListBox_ReDA2 .rlbButton:hover .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonHover.png');
}

* html .RadListBox_ReDA2 .rlbButton:hover .rlbButtonTL,
* html .RadListBox_ReDA2 .rlbButton:hover .rlbButtonTR,
* html .RadListBox_ReDA2 .rlbButton:hover .rlbButtonBL,
* html .RadListBox_ReDA2 .rlbButton:hover .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonHoverIE6.png');
}

.RadListBox_ReDA2 .rlbButton .rlbButtonTL,
.RadListBox_ReDA2 .rlbButton .rlbButtonTR,
.RadListBox_ReDA2 .rlbButton .rlbButtonBL,
.RadListBox_ReDA2 .rlbButton .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonNormal.png');
}

* html .RadListBox_ReDA2 .rlbButton .rlbButtonTL,
* html .RadListBox_ReDA2 .rlbButton .rlbButtonTR,
* html .RadListBox_ReDA2 .rlbButton .rlbButtonBL,
* html .RadListBox_ReDA2 .rlbButton .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonNormalIE6.png');
}

.RadListBox_ReDA2 .rlbDisabled .rlbButtonTL,
.RadListBox_ReDA2 .rlbDisabled .rlbButtonTR,
.RadListBox_ReDA2 .rlbDisabled .rlbButtonBL,
.RadListBox_ReDA2 .rlbDisabled .rlbButtonBR,
.RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonTL,
.RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonTR,
.RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonBL,
.RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonDisabled.png');
}

* html .RadListBox_ReDA2 .rlbDisabled .rlbButtonTL,
* html .RadListBox_ReDA2 .rlbDisabled .rlbButtonTR,
* html .RadListBox_ReDA2 .rlbDisabled .rlbButtonBL,
* html .RadListBox_ReDA2 .rlbDisabled .rlbButtonBR,
* html .RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonTL,
* html .RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonTR,
* html .RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonBL,
* html .RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonBR
{
	background-image: url('ListBox/rlbButtonDisabledIE6.png');
}

.RadListBox_ReDA2 .rlbButton:hover .rlbButtonText 
{ 
	color: #000; 
}

.RadListBox_ReDA2 .rlbDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbDisabled:hover .rlbButtonText
{
	color: #8d8d8d;
}

.RadListBox_ReDA2 .rlbMoveUp .rlbButtonText { background-position: 0 0; }
.RadListBox_ReDA2 .rlbMoveUp:hover .rlbButtonText { background-position: -400px 0; }
.RadListBox_ReDA2 .rlbMoveUpDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbMoveUpDisabled:hover .rlbButtonText { background-position: -200px 0; }

.RadListBox_ReDA2 .rlbMoveDown .rlbButtonText { background-position: 0 -25px; }
.RadListBox_ReDA2 .rlbMoveDown:hover .rlbButtonText { background-position: -400px -25px; }
.RadListBox_ReDA2 .rlbMoveDownDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbMoveDownDisabled:hover .rlbButtonText { background-position: -200px -25px; }

.RadListBox_ReDA2 .rlbDelete .rlbButtonText { background-position: 0 -50px; }
.RadListBox_ReDA2 .rlbDelete:hover .rlbButtonText { background-position: -400px -50px; }
.RadListBox_ReDA2 .rlbDeleteDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbDeleteDisabled:hover .rlbButtonText { background-position: -200px -50px; }


.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferFrom .rlbButtonText { background-position: 0 -100px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferFrom .rlbButtonText { background-position: 0 -75px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferTo:hover .rlbButtonText { background-position: -400px -100px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferTo:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferFrom:hover .rlbButtonText { background-position: -400px -75px; }

.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferToDisabled:hover .rlbButtonText { background-position: -200px -100px; }

.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferFromDisabled:hover .rlbButtonText { background-position: -200px -75px; }


.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllFrom .rlbButtonText { background-position: 0 -150px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllFrom .rlbButtonText { background-position: 0 -125px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllTo:hover .rlbButtonText { background-position: -400px -150px; }
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllFrom:hover .rlbButtonText { background-position: -400px -125px; }

.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllToDisabled:hover .rlbButtonText { background-position: -200px -150px; }

.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaLeft .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaRight .rlbTransferAllFromDisabled:hover .rlbButtonText { background-position: -200px -125px; }


.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferFrom .rlbButtonText { background-position: 0 -200px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferFrom .rlbButtonText { background-position: 0 -175px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferFrom:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferTo:hover .rlbButtonText { background-position: -400px -200px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferTo:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferFrom:hover .rlbButtonText { background-position: -400px -175px; }

.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferFromDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferToDisabled:hover .rlbButtonText { background-position: -200px -200px; }

.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferToDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferFromDisabled:hover .rlbButtonText { background-position: -200px -175px; }


.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllFrom .rlbButtonText { background-position: 0 -250px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllTo .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllFrom .rlbButtonText { background-position: 0 -225px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllFrom:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllTo:hover .rlbButtonText { background-position: -400px -250px; }
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllTo:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllFrom:hover .rlbButtonText { background-position: -400px -225px; }

.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllFromDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllToDisabled:hover .rlbButtonText { background-position: -200px -250px; }

.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllToDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllFromDisabled .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaTop .rlbTransferAllToDisabled:hover .rlbButtonText,
.RadListBox_ReDA2 .rlbButtonAreaBottom .rlbTransferAllFromDisabled:hover .rlbButtonText { background-position: -200px -225px; }

.RadListBox
{
	position: relative;
    vertical-align: top;
    display: block;
    display: inline-block;
    *display: inline;	
    zoom:1;
	width: 140px;
	-moz-user-select:none;
	-khtml-user-select:none;
}

/* Fix for FF2 padding on top and bottom buttons */
.RadListBox, x:-moz-any-link { float: left; }
.RadListBox, x:-moz-any-link, x:default { float: none; }

.RadListBox .rlbGroup
{
	outline: none;
}

* html .RadListBox .rlbGroup
{
	top: auto;
	bottom: auto;
	zoom: 1;
}

.RadListBox .rlbList
{
    list-style: none outside;
    position: relative;
    margin: 0;
    padding: 0;
    height:100%;
}

*+html .RadListBox .rlbList
{
	zoom: 1;
}

.RadListBox .rlbItem
{
	cursor: default;
	padding: 2px 5px;
	white-space: nowrap;
}

.RadListBox .rlbGroup .rlbActive
{
	border: 1px dotted #555;
	padding: 1px 4px;
}

*+html .RadListBox .rlbItem
{
	overflow: visible;
}

* html .RadListBox .rlbItem
{
	white-space /**/: normal;
}

.RadListBox .rlbText,
.RadListBox .rlbTemplate
{
    display: inline;
	white-space: normal;
}

.RadListBox .rlbTemplate /* Templates should be able to contain floated elements. */
{
    -moz-user-select:text;
	-khtml-user-select:text;
    display: block;
    overflow: hidden;
}

* html .RadListBox .rlbGroupTop .rlbText,
* html .RadListBox .rlbGroupBottom .rlbText,
* html .RadListBoxScrollable .rlbText
{
    zoom: 1;
}

.RadListBox .rlbImage
{
	padding-right: 2px;
}

.RadListBox .rlbCheck,
.RadListBox .rlbImage,
.RadListBox .rlbText
{
	vertical-align: middle;
}

.RadListBoxButtonArea
{
	width: 170px;
}

.RadListBox .rlbButtonAreaRight
{
	float: right;
}

.RadListBox .rlbButtonAreaLeft
{
	float: left;
}

.RadListBoxScrollable .rlbGroup
{
	overflow: auto;
}

.RadListBoxScrollable .rlbGroupLeft,
.RadListBoxScrollable .rlbGroupRight
{
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
}
* html .RadListBoxScrollable .rlbGroupLeft,
* html .RadListBoxScrollable .rlbGroupRight
{
	height: 100%;
}

.RadListBoxScrollable .rlbGroupTop,
.RadListBoxScrollable .rlbGroupBottom
{
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;	
}
* html .RadListBoxScrollable .rlbGroupTop,
* html .RadListBoxScrollable .rlbGroupBottom
{
	width: 100%;
}

.RadListBoxScrollable .rlbButtonAreaBottom
{
	position: absolute;
	bottom: 0;
}

.RadListBox .rlbButton
{
	display: block;
	width: auto;
	height: 21px;
	line-height: 15px;
	margin: 0 7px 5px 3px;
	padding-right: 5px;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

* html .RadListBox .rlbButton
{
	margin: 0 8px 5px 2px;
}

.RadListBox .rlbButton:hover
{
	zoom: 1;
}

.RadListBox .rlbNoButtonText
{
	padding: 0;
}

.RadListBox .rlbButtonAreaTop,
.RadListBox .rlbButtonAreaBottom
{
	width: 100%;
}

.RadListBox .rlbButtonAreaTop .rlbButton,
.RadListBox .rlbButtonAreaBottom .rlbButton
{
	vertical-align: middle;
    display: -moz-inline-stack;
    display: inline-block;
}

/* Fix for FF2 padding on top and bottom buttons */
.RadListBox .rlbButtonAreaTop .rlbButton, .RadListBox .rlbButtonAreaBottom .rlbButton, x:-moz-any-link { padding: 0; }
.RadListBox .rlbButtonAreaTop .rlbButton, .RadListBox .rlbButtonAreaBottom .rlbButton, x:-moz-any-link, x:default { padding-right: 5px; }

.RadListBox .rlbCenter,
.RadListBox .rlbRight
{
	width: 100%;
}

.RadListBox .rlbCenter td
{
	text-align: center;
}

.RadListBox .rlbRight td
{
	text-align: right;
}

.RadListBox .rlbRight .rlbButton
{
	margin: 5px 0px 5px 5px;
}

.RadListBox .rlbButtonAreaTop .rlbButton
{
	margin: 0 3px 5px;
}

.RadListBox .rlbButtonAreaBottom .rlbButton
{
	margin: 5px 3px 1px;
}

.RadListBox .rlbMiddle,
.RadListBox .rlbBottom
{
	height:100%;
}
.RadListBox .rlbMiddle td
{
	vertical-align: middle;
}

.RadListBox .rlbBottom td
{
	vertical-align: bottom;
}

.RadListBox .rlbButtonTL,
.RadListBox .rlbButtonTR,
.RadListBox .rlbButtonBL,
.RadListBox .rlbButtonBR
{
    display: -moz-inline-block;
    display: inline-block;
	position: relative;
}

.RadListBox .rlbButtonAreaLeft .rlbButtonTL,
.RadListBox .rlbButtonAreaLeft .rlbButtonTR,
.RadListBox .rlbButtonAreaLeft .rlbButtonBL,
.RadListBox .rlbButtonAreaLeft .rlbButtonBR,
.RadListBox .rlbButtonAreaRight .rlbButtonTL,
.RadListBox .rlbButtonAreaRight .rlbButtonTR,
.RadListBox .rlbButtonAreaRight .rlbButtonBL,
.RadListBox .rlbButtonAreaRight .rlbButtonBR
{
	width: 100%;
}

.RadListBox .rlbButtonTL
{
	left: -4px;
	background-position: 0 0;
}

.RadListBox .rlbButtonTR
{
	bottom: 4px;
	right: 0;
	overflow: visible;
	background-position: 100% 0;
}

.RadListBox .rlbButtonBL
{
	top: 4px;
	right: 0;
	background-position: 0 100%;
}

.RadListBox .rlbButtonBR
{
	right: -4px;
    display: table;
    display: inline-block;
	background-position: 100% 100%;
}

.RadListBox .rlbButtonText
{
	position: relative;
    display: -moz-inline-box;
    display: inline-block;
	z-index: 1;
	padding-left: 20px;
	padding-top: 3px;
	line-height: 15px;
	background-color: transparent;
	text-align: left;
}
* html .RadListBox .rlbButtonAreaTop .rlbButtonText,
* html .RadListBox .rlbButtonAreaBottom .rlbButtonText { line-height: 14px; }
*+html .RadListBox .rlbButtonAreaTop .rlbButtonText,
*+html .RadListBox .rlbButtonAreaBottom .rlbButtonText { line-height: 14px; }

.RadListBox .rlbNoButtonText .rlbButtonTL 
{ 
	padding-left: 2px; 
}

.RadListBox .rlbNoButtonText .rlbButtonText
{
	padding-left: 15px;
}

.RadListBox .rlbDisabled
{
	cursor: default;
}

.RadListBox .rlbDropClue
{
	position: absolute;
	height: 9px;
	z-index: 10;
}

.RadListBox .rlbGroup .rlbDropClueAbove
{
	border-top-width: 1px;
	padding-top: 1px;
}

.RadListBox .rlbGroup .rlbDropClueBelow
{
	border-bottom-width: 1px;
	padding-bottom: 1px;
}

.RadListBox .rlbEmptyMessage
{
	text-align: center;
	color: #999;
	font-style: italic;
	position: absolute;
}

.RadListBox .rlbButton
{
	direction: ltr;
}

/*Telerik RadCalendar ReDA2 skin*/

table.RadCalendar_ReDA2
{
	border-collapse:separate;
	border:0;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	width:220px;
}

/*titlebar*/

.RadCalendar_ReDA2 .rcTitlebar
{
	width:100%;
	border:1px solid;
	border-color:#688caf #688caf #9eb6ce;
	padding:0;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
}

.RadCalendar_ReDA2 .rcTitlebar table
{
	width:100%;
	border-collapse:separate;
	border:0;
	font:12px/22px "segoe ui",arial,sans-serif;
}

.RadCalendar_ReDA2 .rcTitlebar td
{
	border:0;
	padding:0 0 2px;
	text-align:center;
	vertical-align:middle;
}

.RadCalendar_ReDA2 .rcTitlebar .rcTitle
{
	width:100%;
	cursor:pointer;
}

.RadCalendar_ReDA2 .rcTitlebar .rcPrev,
.RadCalendar_ReDA2 .rcTitlebar .rcNext,
.RadCalendar_ReDA2 .rcTitlebar .rcFastPrev,
.RadCalendar_ReDA2 .rcTitlebar .rcFastNext
{
	display:block;
	width:17px;
	height:17px;
	overflow:hidden;
	margin:1px 2px 0;
	background:transparent url('Calendar/sprite.gif') no-repeat;
	text-indent:-2222px;
	text-decoration:none;
	color:#ccc;
}

.RadCalendar_ReDA2 .rcTitlebar .rcFastPrev
{
	margin-left:4px;
	background-position:0 -200px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -250px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcPrev
{
	background-position:0 -300px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcPrev:hover
{
	background-position:0 -350px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcNext
{
	background-position:0 -400px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcNext:hover
{
	background-position:0 -450px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcFastNext
{
	margin-right:4px;
	background-position:0 -500px;
}

.RadCalendar_ReDA2 .rcTitlebar .rcFastNext:hover
{
	background-position:0 -550px;
}

.RadCalendar_ReDA2 .rcMain
{
	width:100%;
	border:1px solid #688caf;
	border-top:0;
	padding:0;
}

.RadCalendar_ReDA2 .rcMainTable
{
	width:100%;
	border-collapse:separate;
	border:0;
	color:#000;
	font:12px/20px "segoe ui",arial,sans-serif;
}

/*header, footer*/

.RadCalendar_ReDA2 .rcHeader,
.RadCalendar_ReDA2 .rcFooter
{
	border:1px solid #688caf;
	border-top:0;
	padding:0;
}

/*week numbers and days*/

.RadCalendar_ReDA2 .rcRow th,
.RadCalendar_ReDA2 .rcWeek th
{
	border:0;
	font-weight:normal;
	vertical-align:middle;
	cursor:default;
}

.RadCalendar_ReDA2 .rcWeek th
{
	border-bottom:1px solid #9ebfdb;
	padding:2px 6px 2px 0;
	text-align:right;
}

.RadCalendar_ReDA2 .rcWeek .rcViewSel,
.RadCalendar_ReDA2 .rcRow th
{
	width:12px;
	padding:0 7px 0 9px;
	background:#e9eeee;
	text-align:center;
}

.RadCalendar_ReDA2 .rcRow th
{
	color:#555;
}

/*date cells*/

.RadCalendar_ReDA2 .rcRow td
{
	border:1px solid #fff;
	padding:0;
	text-align:right;
	vertical-align:middle;
}

.RadCalendar_ReDA2 .rcMain .rcRow a,
.RadCalendar_ReDA2 .rcMain .rcRow span
{
	display:block;
	padding:1px 5px 1px 0;
	text-decoration:none;
	color:#000;
}

.RadCalendar_ReDA2 .rcMain .rcWeekend a
{
	color:#444;
}

.RadCalendar_ReDA2 .rcRow .rcToday
{
	border-color:#688caf;
}

.RadCalendar_ReDA2 .rcMain .rcOtherMonth a
{
	color:#777;
}

.RadCalendar_ReDA2 .rcMain .rcOutOfRange span
{
	color:#777;
	cursor:default;
}

.RadCalendar_ReDA2 .rcRow .rcHover
{
	border-color:#d8ca95 #b89f73 #c6b99c;
	background:#ffdf85 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendar_ReDA2 .rcRow .rcSelected
{
	border-color:#8f8367 #a59b85 #c3bdae;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

/*multimonth view*/

table.RadCalendarMultiView_ReDA2
{
	width:auto;
}

.RadCalendarMultiView_ReDA2 .rcTitlebar
{
	background:#d6e6f4 0 -1199px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMultiView_ReDA2 .rcTitlebar table
{
	border:1px solid #f6f7f9;
	line-height:27px;
}

.RadCalendarMultiView_ReDA2 .rcTitlebar td
{
	padding-bottom:1px;
}

.RadCalendarMultiView_ReDA2 .rcCalendar
{
	width:220px;
	border:1px solid #688caf;
	border-top:0;
	padding:0;
}

.RadCalendarMultiView_ReDA2 .rcMainTable .rcTitle
{
	border-style:solid;
	border-width:1px 0;
	border-color:#688caf #9eb6ce #9eb6ce;
	padding:0 0 2px;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	text-align:center;
	line-height:22px;
}

/*month view*/

table.RadCalendarMonthView_ReDA2
{
	border-collapse:separate;
	border:1px solid #868686;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
	color:#000;
}

table.RadCalendarMonthView_ReDA2 td
{
	border:0;
	padding:5px 2px 0;
}

.RadCalendarMonthView_ReDA2 #rcMView_Feb,
.RadCalendarMonthView_ReDA2 #rcMView_Apr,
.RadCalendarMonthView_ReDA2 #rcMView_Jun,
.RadCalendarMonthView_ReDA2 #rcMView_Aug,
.RadCalendarMonthView_ReDA2 #rcMView_Oct,
.RadCalendarMonthView_ReDA2 #rcMView_Dec
{
	border-right:1px solid #9ebfdb;
}

.RadCalendarMonthView_ReDA2 a
{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-decoration:none;
	color:#000;
}

.RadCalendarMonthView_ReDA2 .rcSelected a
{
	border:1px solid;
	border-color:#8f8367 #a59b85 #c3bdae;
	padding:1px 3px;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarMonthView_ReDA2 #rcMView_PrevY a,
.RadCalendarMonthView_ReDA2 #rcMView_NextY a
{
	display:block;
	width:15px;
	height:13px;
	overflow:hidden;
	margin:0 auto;
	background:transparent no-repeat url('Calendar/sprite.gif');
	text-indent:-2222px;
	text-align:center;
	text-decoration:none;
	color:#ccc;
}

.RadCalendarMonthView_ReDA2 #rcMView_PrevY a
{
	background-position:3px -200px;
}

.RadCalendarMonthView_ReDA2 #rcMView_NextY a
{
	background-position:4px -500px;
}

.RadCalendarMonthView_ReDA2 .rcButtons
{
	padding:5px 7px 3px;
	text-align:center;
}

.RadCalendarMonthView_ReDA2 input
{
	border:1px solid #7793b9;
	padding:1px 0 0;
	background:#e8f1fc 0 -2300px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	font:12px "segoe ui",arial,sans-serif;
	cursor:pointer;
}

.RadCalendarMonthView_ReDA2 input:hover
{
	border-color:#d8ca95 #b89f73 #c6b99c;
	background-color:#ffe18a;
	background-position:0 -2350px;
	color:#000;
}

.RadCalendarMonthView_ReDA2 #rcMView_Today
{
	margin:0 0.4em 0 0;
}

.RadCalendarMonthView_ReDA2 #rcMView_OK
{
	padding:0 0.2em;
}

/*time view*/

table.RadCalendarTimeView_ReDA2
{
	border-collapse:separate;
	border:1px solid #688caf;
	background:#fff;
	font:12px "segoe ui",arial,sans-serif;
}

.RadCalendarTimeView_ReDA2 th
{
	border:0;
	border-bottom:1px solid #9eb6ce;
	padding:0 0 1px;
	background:#c3d8f1 0 -1000px repeat-x url('Calendar/sprite.gif');
	color:#00156e;
	text-align:center;
	line-height:23px;
	cursor:default;
	font-weight:normal;
}

table.RadCalendarTimeView_ReDA2 td
{
	border:0;
	border-left:1px solid #9ebfdb;
	padding:2px 2px 3px;
}

table.RadCalendarTimeView_ReDA2 td:first-child
{
	border-left:0;
}

.RadCalendarTimeView_ReDA2 a
{
	display:block;
	padding:2px 6px;
	text-align:center;
	color:#000;
	text-decoration:none;
}

.RadCalendarTimeView_ReDA2 td.rcSelected a
{
	border:1px solid;
	border-color:#8f8367 #a59b85 #c3bdae;
	padding:1px 5px;
	background:#fcda88 0 -1700px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_ReDA2 td.rcHover a
{
	border:1px solid;
	border-color:#d8ca95 #b89f73 #c6b99c;
	padding:1px 5px;
	background:#ffdf85 0 -1600px repeat-x url('Calendar/sprite.gif');
}

.RadCalendarTimeView_ReDA2 .rcFooter
{
	border:0;
	border-top:1px solid #688caf;
	padding:0;
}

/*pickers*/

.RadPicker_ReDA2,
.RadPicker_ReDA2 td
{
	vertical-align:middle;
}

.RadPicker_ReDA2 .RadInput
{
	vertical-align:baseline;
}

.RadPicker_ReDA2 table.rcTable,
.RadPicker_ReDA2 table.rcTable td
{
	border:0;
	margin:0;
	padding:0;
}

.RadPicker_ReDA2 table.rcTable .rcInputCell
{
	padding:0 4px 0 0;
}

.RadPicker_ReDA2 td a
{
	position:relative;/*FF*/
	outline:none;/*FF*/
	z-index:2;/*Opera*/
	margin:0 2px;
	text-decoration:none;
}
* html .RadPicker_ReDA2 td a{position:static}/*IE6*/
*+html .RadPicker_ReDA2 td a{position:static}/*IE7*/

.RadPicker_ReDA2 .rcCalPopup,
.RadPicker_ReDA2 .rcTimePopup
{
	display:block;
	overflow:hidden;
	width:22px;
	height:22px;
	background:url('Calendar/sprite.gif') no-repeat;
	text-indent:-2222px;
	text-align:center;
}

.RadPicker_ReDA2 .rcCalPopup,
.RadPicker_ReDA2 .rcDisabled.rcCalPopup:hover
{
	background-position:0 0;
}

.RadPicker_ReDA2 .rcCalPopup:hover,
.RadPicker_ReDA2 .rcCalPopup:focus,
.RadPicker_ReDA2 .rcCalPopup:active
{
	background-position:0 -50px;
}

.RadPicker_ReDA2 .rcTimePopup,
.RadPicker_ReDA2 .rcDisabled.rcTimePopup:hover
{
	background-position:0 -100px;
}

.RadPicker_ReDA2 .rcTimePopup:hover,
.RadPicker_ReDA2 .rcTimePopup:focus,
.RadPicker_ReDA2 .rcTimePopup:active
{
	background-position:0 -150px;
}

.RadPicker_ReDA2 .rcDisabled,
.RadCalendarMonthView_ReDA2 .rcDisabled
{
	opacity:0.5;
	filter:alpha(opacity=50);
}

/*rtl*/

.RadCalendarRTL_ReDA2 .rcTitlebar .rcFastPrev
{
	background-position:0 -500px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcFastPrev:hover
{
	background-position:0 -550px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcPrev
{
	background-position:0 -400px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcPrev:hover
{
	background-position:0 -450px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcNext
{
	background-position:0 -300px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcNext:hover
{
	background-position:0 -350px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcFastNext
{
	background-position:0 -200px;
}

.RadCalendarRTL_ReDA2 .rcTitlebar .rcFastNext:hover
{
	background-position:0 -250px;
}



.spanRAGStatus 
{
    margin-top:1px; 
    width: 70px !important;
}

.container
{
    width:860px !important;
    margin-top:10px;
}
.image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;    
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.image-preview-input-title {
    margin-left:2px;
}

.upload-error
{
    color:Red;
    font-weight:normal !important;
    }
.import-error
{
    color:Red;
    font-weight:normal !important;
    }
      
 .preloader-import
{

  position: relative;
   left: -15%;
  top: -30px;
  z-index: 7001;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #3498db;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

.preloader 
{

  position: relative;
  left: 32%;
  top: -30px;
  z-index: 7001;
  border: 10px solid #f3f3f3;
  border-radius: 50%;
  border-top: 10px solid #3498db;
  width: 40px;
  height: 40px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

@-webkit-keyframes animatebottom {
  from { bottom:-100px; opacity:0 } 
  to { bottom:0px; opacity:1 }
}

@keyframes animatebottom { 
  from{ bottom:-100px; opacity:0 } 
  to{ bottom:0; opacity:1 }
}


 .chosen-red + div 
    {
        width: 80%;
        border-color: red !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 10px red !important;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 10px red !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 10px red !important;
     
    }
    
.chosen-green + div 
{
     border:1px solid green !important;
}

 .red-border-chk input
    {
        width: 17px;
        border-color: Red !important;
        -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.075),0 0 10px Red !important;
        -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.075),0 0 10px Red !important;
        box-shadow: inset 1px 1px 1px rgba(0,0,0,0.075),0 0 10px Red !important;
    }
    
.green-border-chk input
{
      outline:2px solid green !important;
}

.red-border-ctrl 
    {   
        border-color: red !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
    }
.red-border input
    {
        border-color: red !important;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
        -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
        box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px red !important;
    }
    
.green-border input 
    {
        border-color: green !important;
    }

.green-border-ctrl 
{
     border: 1px solid green !important;

     
    }
    
 .completed-img 
 {
     padding-left:10px !important; 
     padding-bottom: 3px;
     padding-top:3px;
     vertical-align:top !important; 
     width:28px !important;
     height:24px  !important;
     }  
     
     .required-img 
 {
  
     padding-bottom: 3px;
     padding-top:3px;
     vertical-align:top !important; 
     } 
     
.am-lbl 
{
    margin-left:6px; 
    }

.RadInput_Bootstrap.riSingle .riTextBox, .RadForm_Bootstrap.RadForm.rfdTextbox input.riTextBox.rfdDecorated {
    height: 32px !important;
    width: 125px !important;
}

caption {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.RadCalendar_Bootstrap .rcMain .rcRow .rcSelected a {
    color: white !important;
}

.RadPicker_Bootstrap .rcCalPopup {
    /*margin-left: -1px !important;*/
    height: 30px !important;
}

.rwTable {
    border-spacing: 0 !important;
}

.rwTransparentWindow {
    width: 520px !important;
    height: 140px !important;
}

.RadWindow .rwDialogPopup {
    font: normal 10pt Verdana !important;
}

.RadWindow .rwPopupButton, .RadWindow .rwPopupButton span {
    height: 24px !important;
}

.RadWindow_Office2007 .rwPopupButton, .RadWindow .rwPopupButton span {
    height: 21px !important;
}

.RadWindow_Metro table.rwTitlebarControls em {
    text-transform: none !important;
}
