﻿.ui-dialog.AlertDialog-dialog .ui-dialog-titlebar {
        position: relative !important;
        height: 29px !important;
        padding: 3px 3px 3px 6px !important;
        /*background-color: #F09F3B !important;
        border: 0px solid #F09F3B !important;*/
        background-color: #0D0740;
        border: 0px solid #0D0740 !important;
    }
    .title_content{
    padding:10px !important;
    /*margin-top: 20px !important;*/
    font-size:18px !important;
}
.dialogClose{
    margin-top: 10px !important;
        background-color: #219fd7 !important;
        color:white !important;
}
    .ui-dialog.AlertDialog-dialog .ui-dialog-title {
        float: left !important;
        margin: .1em 0 ;
        white-space: nowrap !important;
        width: 91%;
        overflow: hidden !important;
        text-overflow: ellipsis !important;
    }

    /*.ui-dialog.AlertDialog-dialog .ui-dialog-buttonpane button {
        cursor: pointer !important;
        background-color: #fff6e5 !important;
        color: #F09F3B !important;
        border: 1px solid #F09F3B !important;
    }*/

    .ui-dialog.AlertDialog-dialog .ui-dialog-buttonpane {
        /*text-align: left !important;*/
        border-width: 1px 0 0 0 !important;
        background-image: none !important;
        /* margin-top: .5em; */
        /* padding: .3em 1em .5em .4em; */
        padding-top: 2px !important;
    }
    .ui-draggable.AlertDialog-dialog .ui-dialog-titlebar {
        cursor: move !important;
       /* padding-right: 1% !important;*/
        margin-left: 1%;
        margin-right: 1.0%;
        background-color: #fff;
        color: #0D0740;
        border:none !important;
    }
     .title_IB{
        background-color: #219fd7 !important;
         color: white !important;
         width:100% !important;
         /*margin-left: -4px !important;
         margin-top: -4px !important;*/
         border-bottom-left-radius: 0px !important;
         border-bottom-right-radius: 0px !important;
         /*height:80px;*/

    }

    .ui-widget.AlertDialog-dialog button.ui-dialog-titlebar-close {
        /*background-color: #fff6e5 !important;
        border: 1px solid #F09F3B !important;
        color: #F09F3B !important;
        border: 1px solid #0D0740 !important;*/
        color:  #B2ACAB !important;
        font-weight: bold !important;
        border-radius: 5px !important;
        cursor: pointer !important;
        float:right;
        background:white !important;
        border:none !important;
    }

   .ui-dialog-content .ui-widget-content
{
        width:100%;
    }
    .ui-widget-content.AlertDialog-dialog {
        /*border: 1px solid #F09F3B !important;*/
       /* border: 1px solid #0D0740 !important;*/
        background: #fcfdfd url(../../../Images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x !important;
        color: #222222 !important;
        /*position:relative;*/
  
        z-index: 999998;
    }

    .ui-widget-header.AlertDialog-dialog {
        /*border: 1px solid #F09F3B !important;
        background-color: #F09F3B !important;*/
        border: 1px solid #0D0740 !important;
        background-color: #0D0740 !important;
        color: #ffffff !important;
        font-weight: bold !important;
    }

        /*.ui-state-default,
        .ui-widget-content.AlertDialog-dialog .ui-state-default,
        .ui-widget-header.AlertDialog-dialog .ui-state-default {
            background-color: #fff6e5 !important;
            border: 1px solid #0D0740 !important;
            color: #0D0740 !important;
            font-weight: bold !important;
            border-radius: 5px !important;
            cursor: pointer !important;
            width:auto;
            padding:0px 5px;
            margin-right:0.5%;
        }*/

        .ui-state-hover,
        .ui-widget-content.AlertDialog-dialog .ui-state-hover,
        .ui-widget-header.AlertDialog-dialog .ui-state-hover,       
        .ui-widget-header.AlertDialog-dialog .ui-state-focus {
            background-color: #219fd7  !important;
            /*border: 1px solid #F09F3B !important;
            color: #F09F3B !important;*/
            border: 1px solid #219fd7  !important;
            color: #fff !important;
            /*font-weight: bold !important;*/
            /*border-radius: 5px !important;*/
            cursor: pointer !important;
        }

        .ui-state-hover.btnupdateval:hover {
            background-color: #219fd7 !important;
            color: #fff !important;
            border: 1px solid #d9d9d9 !important;
            border-radius: 0px !important;
            cursor: pointer !important;
            font-weight: normal !important;
        }

        .ui-state-active,
        .ui-widget-content.AlertDialog-dialog .ui-state-active,
        .ui-widget-header.AlertDialog-dialog .ui-state-active {
            background-color: #fff6e5 !important;
            /*border: 1px solid #F09F3B !important;*/
            border: 1px solid #0D0740 !important;
            font-weight: bold !important;
            color: #e17009 !important;
        }

        div.ui-dialog-buttonpane{
            /*border:1px solid #F09F3B;*/
            border: 1px solid #0D0740 !important;
            height:20px;
        }

         #AlertDialog{
             height: auto !important;
             overflow:hidden;
       }

        #AlertDialog #content{
            font-weight:normal;
            color:gray;
            width:100%;
        }
         div.ui-dialog-buttonset button{
            /*background:#fff6e5 !important;*/
            color: #333 ;
            /*border: 1px solid #d9d9d9 !important;*/
            background-color: #d9d9d9;
            height:25px;
            width:35px;           
            vertical-align:middle;
            text-align:center;
        }
         .color_white{
             color:white !important;
         }
         .color_white:hover{
             color:#333 !important;
             background-color: rgb(226, 83, 3) !important;
                border: 1px solid rgb(226, 83, 3) !important;
         }
        div.ui-dialog-titlebar button{
            vertical-align:middle;
            text-align:center;
            padding:1px;
        }
         div.ui-dialog-buttonpane.ui-dialog-buttonset {
           text-align:center;
        }

         .ui-button-text-only .ui-button-text{
             padding: .2em 1em;
             text-align:center;
         }
           div.ui-dialog-buttonset button:hover{
                  color: #fff;
                  background-color: #219fd7 ;
                  /*border: 1px solid #219fd7 ;*/
                  /*border-radius:5px;*/
                  /*font-weight:bold;*/
        }
@media only screen and (min-width:1780px) and (max-width:1920px) {

    div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix > #ui-id-1.ui-dialog-title {
        width: 93% !important;
    }

}
@media only screen and (min-width:1660px) and (max-width:1779px) {

    div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix > #ui-id-1.ui-dialog-title {
        width: 92.5% !important;
    }
}
@media only screen and (min-width:1500px) and (max-width:1659px) {

    div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix > #ui-id-1.ui-dialog-title {
        width: 92% !important;
    }
}
@media only screen and (min-width:1361px) and (max-width:1499px) {

    div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix > #ui-id-1.ui-dialog-title {
        width: 91.5% !important;
    }
}
@media only screen and (min-width:768px) and (max-width:999px) {

    div.ui-dialog-titlebar.ui-widget-header.ui-corner-all.ui-helper-clearfix > #ui-id-1.ui-dialog-title {
        width: 87% !important;
    }
}