﻿/*ALERT MESSAGE BOX*/

/*.RadWindow_Default a.rwIcon {
    background-image: url('../../images/alert_small.png') !important;
    display:block;
}*/


.RadWindow_Default {
    /*position: fixed !important;
    background-color: #1e7ea6 !important;
    border-color: #1e7ea6 !important;
      border-color:#495FA8  !important;
  background-image: -webkit-linear-gradient(to right, #24c6dc,  #514a9d)  !important;
  background-image: linear-gradient(to right, #24c6dc,  #514a9d)  !important;  */
    background-image: linear-gradient(to right, #2196F3, #065475) !important;
    position: fixed !important;
    /*box-shadow: 0px 1px 3px 2px #586BAD !important;*/
    border: transparent !important;
    border: 1px solid #5B62A8 !important;
    top: 78px !important;
}


    .RadWindow_Default body {
        background-image: linear-gradient(to right, #4AD0E3, #736CB6) !important;
        position: fixed !important;
        border: transparent !important;
        border: 1px solid #5B62A8 !important;
    }

    .RadWindow_Default .box {
        border: none !important;
    }

#reportpopup_C body {
    background-color: transparent !important;
}

.rwDialogMessage {
    font-size: 13px;
}

.rwDialogMessage p{
    font-family:roboto !important;
}



/*27-04-17 hari*/

.RadWindow_Default .rwContent {
    background-color: transparent !important;
    border-color: transparent !important;
}

/*.RadWindow, .RadWindow *, .RadWindow .rwTitleBar * {
    color: #fff !important;
}*/

.RadWindow .rwDialogContent
{
    color:#fff;
}

.RadWindow_Default .rwIcon, .RadWindow_Default .rwResize, .RadWindow_Default .rwCommandButton {
	    color:#fff;
}
    .RadWindow.rwRoundedCorner {
        opacity: 0.97 !important;
    }

    .RadWindow .rwDialogButtons {
        bottom: -0.357143em;
        position: absolute;
        right: 0.714em;
        text-align: center !important;
        width: 65% !important;
    }

.RadWindow_Default .rwDialogButtons button {
    background-color: #fff !important;
    border-color: #cdcdcd !important;
    color: #333 !important;
    width: 75px !important;
}

.RadWindow .rwTitleWrapper .rwTitle {
    display: none !important;
}

/*27-04-17 hari*/


.RadWindow_Default .rwCommandButton:hover::before {
    background-color: #30A4CB;
    background-image: linear-gradient(#30A4CB, #3C83BA) !important;
    border-color: #fff !important;
    color: #fff !important;
}

.RadWindow_Default .rwTitleBar {
    /*background-image: linear-gradient(#1e7ea6, #1e7ea6) !important;*/
    background-position: 0% 0%;
    background-image: linear-gradient(to right, #2196F3, #065475) !important;
    background-color: #24c6dc !important;
    background-repeat: repeat !important;
    background-attachment: scroll !important;
    box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
    padding: 2px !important;
}

.RadWindow_Default .rwDialogButtons button {
    background-color: #fff !important;
    border: none !important;
    color: #303030;
    padding: 2px 10px !important;
    margin: 10px 0 10px !important;
}

/*.RadWindow .rwDialogButtons {
    bottom: -0.357143em;
    left: 5em !important;
    position: absolute;
}*/


.RadWindow .rwIcon::before {
    /*background: rgba(0, 0, 0, 0) url("../../images/Walaa-gray.png") no-repeat scroll 0 0 !important;     */
    content: "" !important;
    display: block;
    font-family: "TelerikWebUI";
    font-size: 32px;
    height: 1.14286em;
    line-height: 1;
    margin: -0.25em 0 0 -0.285714em;
    vertical-align: middle;
    width: 1.14286em;
}

.RadWindow .rwTitleWrapper .rwTitle {
    border-bottom: 0 none;
    display: inline-block;
    font-family: tahoma !important;
    font-size: 1em;
    font-weight: normal;
    margin: 0;
    overflow: hidden;
    padding: 5px 0 0 2em !important;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 60%;
    word-wrap: normal;
    font-family: 'Times New Roman' !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
}

.RadWindow .rwIcon {
    display: block;
    background-image: url('../../assets/images/logo-small.png') !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    width: 28px !important;
    height: 28px !important;
    cursor: default;
    top: 0% !important;
    margin: 3px 5px 0 0 !important;
}

.RadWindow .rwWindowContent .rwPopupButton:hover {
    background-position: 0 -178px !important;
    padding: 0 0 0 3px !important;
    margin: 8px 8px 8px 0 !important;
}

/*.RadWindow .RadWindow_Default .Windows .rwRoundedCorner .model_window {
    width: 1036px;
    height: 342px;
    position: absolute;
    transform: none;
    backface-visibility: visible;
    visibility: visible;
    z-index: 3002;
    left: 150px;
    top: 141px;
}*/


.RadWindow .rwDialog {
    margin: 0;
    padding: 10px;
    background-repeat: no-repeat;
    background-position: 25px 20px;
}

.RadWindow.rwRoundedCorner {
    border-radius: 0.357143em !important;
    /*top: 78px !important;*/
}

.RadWindow, .RadWindow  input[type=text]{
    color:#000000!important;
}

.rwDialogMessage b {
    font-weight: 400 !important;
}
.rwDialogMessage {
    font-size: 14px !IMPORTANT;
}
.RadWindow .rwCommandButton:before {
    font-size: 20px !important;
    top: -8px !important;
}

.RadWindow_Default .rwCommandButton:hover::before {
    background: none !important;
    background-image: none !important;
    border: none !important;
   color: #fff !important;
    font-size: 25px !important;
   top: 0px !important;
}