.RadWindow_ALD {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  /*border: 1px solid #cdcdcd;*/
  background-color: #ffffff;
  /*z-index: 7001 !important;*/
  position: fixed !important;
  /* Loading Indicators */
  /* When ShowContentDuringLoad="true" */
  /* When ShowContentDuringLoad="false" */
  /* alert buttons */ }
  .RadWindow_ALD .rwTitleRow .rwTitlebar, .RadWindow_ALD .rwTitleRow .rwTopLeft, .RadWindow_ALD .rwTitleRow .rwTopRight {
    /*background-color: #F5F5F5;*/
    background-color: #666;
  }
  .RadWindow_ALD td.rwBodyLeft, .RadWindow_ALD td.rwBodyRight {
    background-color: transparent; }
  .RadWindow_ALD.RadWindow.rwMinimizedWindow, .RadWindow_ALD.RadWindow.rwMinimizedWindowOverlay {
    width: 300px !important;
    height: 54px !important;
  }
  .RadWindow_ALD.rwMinimizedWindowShadow table.rwTable {
    width: 100% !important; }
  .RadWindow_ALD.rwMinimizedWindow ul.rwControlButtons {
    width: 80px !important; }
  .RadWindow_ALD .rwTable ul.rwControlButtons {
    margin: 2px 0 0 0; cursor: pointer !important;}
  .RadWindow_ALD .rwShadow ul.rwControlButtons {
    margin: 2px 0 0 0; }
  .RadWindow_ALD .rwTable .rwControlButtons li a {
    background-image: url('Common/radActionsSprite.png');
    width: 28px;
    height: 28px;
    border: 1px solid transparent;
    margin: 0 2px;
    cursor: pointer !important;
  }
  .RadWindow_ALD .rwTable .rwControlButtons li a:hover {
    /*border: 1px solid #ffffff;
    border-radius: 45px;*/ 
    cursor: pointer !important;
  }
  .RadWindow_ALD a.rwCloseButton, .RadWindow_ALD a.rwCloseButton:hover {
    background-position: -111px -1911px; 
    cursor: pointer !important;
  }
  .RadWindow_ALD a.rwPinButton, .RadWindow_ALD a.rwPinButton:hover {
    background-position: -111px -1261px; }
  .RadWindow_ALD a.rwPinButton.on, .RadWindow_ALD a.rwPinButton.on:hover {
    background-position: -111px -1211px; }
  .RadWindow_ALD a.rwMinimizeButton, .RadWindow_ALD a.rwMinimizeButton:hover {
    background-position: -111px -1511px; }
  .RadWindow_ALD a.rwMaximizeButton, .RadWindow_ALD a.rwMaximizeButton:hover {
    background-position: -111px -1611px; }
  .RadWindow_ALD.rwMaximizedWindow a.rwMaximizeButton, .RadWindow_ALD.rwMaximizedWindow a.rwMaximizeButton:hover, .RadWindow_ALD.rwMinimizedWindow a.rwMinimizeButton, .RadWindow_ALD.rwMinimizedWindow a.rwMinimizeButton:hover {
    background-position: -111px -1811px; }
  .RadWindow_ALD a.rwReloadButton, .RadWindow_ALD a.rwReloadButton:hover {
    background-position: -111px -1311px; }
  .RadWindow_ALD .rwTable a.rwIcon {
    width: 0px;
    height: 0px;
    margin: 0px;
    background-repeat: no-repeat;
    background-position: 0 0; }
  .RadWindow_ALD .rwShadow a.rwIcon {
    margin: 2px 5px 0 6px; }
  .RadWindow_ALD .rwTable .rwTitlebarControls {
    height: 30px; }
  .RadWindow_ALD .rwTable .rwTitlebarControls em {
    font-size: 20px;
    padding: 4px 0 0 1px;
    font-weight: 100;
    color: white;

  }
  .RadWindow_ALD .rwShadow .rwTitlebarControls em {
    padding: 2px 0 0 1px; }
  .RadWindow_ALD .rwTable .rwStatusbar div {
    width: 30px;
    height: 30px;
    background-image: url('Common/radActionsSprite.png');
    background-repeat: no-repeat;
    background-position: -10px -2210px;
    padding: 0;
    margin: 0 -17px -26px 0;
    *margin: -10px -10px -20px -10px; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .RadWindow_ALD .rwTable .rwStatusbar div {
      margin: -8px -16px -25px 0; } }
  .RadWindow_ALD .rwTable .rwDialogInput {
    border: 1px solid #cdcdcd; }
  .RadWindow_ALD .rwTable .rwDialogInput:hover {
    border: 1px solid #767676; }
  .RadWindow_ALD td.rwWindowContent {
    background-color: #ffffff; }
  .RadWindow_ALD .rwTable tr td.rwLoading {
    background-color: #ffffff; }
  .RadWindow_ALD td.rwWindowContent.rwLoading {
    background-image: url('Common/loading.gif'); }
  .RadWindow_ALD input.rwLoading {
    background-image: url('Common/loading_small.gif'); }
  .RadWindow_ALD .rwTable a.rwCancel, .RadWindow_ALD .rwTable a.rwCancel span {
    background: none;
    cursor: pointer; }
  .RadWindow_ALD .rwTable a.rwCancel span span {
    color: #000000;
    text-decoration: underline; }
  .RadWindow_ALD div.rwDialogPopup {
    font-size: 16px;
    margin: 16px 5px 5px 5px;
    height: 40px;
    display: table-cell;
  }
  .RadWindow_ALD div.rwDialogPopup .rwDialogInput {
    height: 34px;
    line-height: 34px;
    font-size: 16px; }
  .RadWindow_ALD a.rwPopupButton, .RadWindow_ALD td.rwWindowContent a.rwPopupButton:hover {
    height: 28px !important;
    line-height: normal !important;
    border: none !important;
    background-color: #5695c0;
    -webkit-box-shadow: 1px 1px #347ec3 !important;
        -moz-box-shadow: 1px 1px #347ec3 !important;
             box-shadow: 1px 1px #347ec3 !important;
    /*outline: 1px solid #347ec3 !important;*/
    padding-top: 2px !important;
    text-align: center !important;
  }

  .RadWindow_ALD a.rwPopupButton, a.rwPopupButton:hover, a.rwPopupButton:focus {
    position: absolute !important;
    bottom: 0px !important;
    right: 0px !important;
  }
  .RadWindow_ALD td.rwWindowContent a.rwPopupButton:hover {
    background-color: #347ec3;
  }
  .RadWindow_ALD a.rwPopupButton span {
    height: 25px !important;
    font-size: 13px !important;
    color: white !important;
    cursor: pointer !important;
    text-shadow: 0 1px 0 #fff !important;
   
  }

.rwPopupButton{
    float: right !important;
}

.rwDialogText {
    margin-top: 17px;
}
.TelerikModalOverlay {
    opacity: 0.70 !important;
}

.radconfirm a:last-child{ 
    right: 100px !important; 
    background-color: #f4f4f4 !important;
    border: none !important;  
    outline: 1px solid #bfbfbf !important;
    -webkit-box-shadow: 1px 1px #bfbfbf !important;
       -moz-box-shadow: 1px 1px #bfbfbf !important;
            box-shadow: 1px 1px #bfbfbf !important;          
}
.radconfirm a:last-child:hover { 
    background-color: #d4d4d4 !important;
    border: none !important;  
    outline: 1px solid #bfbfbf !important;
    -webkit-box-shadow: 1px 1px #bfbfbf !important;
       -moz-box-shadow: 1px 1px #bfbfbf !important;
            box-shadow: 1px 1px #bfbfbf !important;        
}

.radconfirm a:last-child span { color: #424242 !important; }