/*******************************************************************************
 *   PubMatic Inc. ("PubMatic") CONFIDENTIAL
 *   Unpublished Copyright (c) 2006-2014 PubMatic, All Rights Reserved.
 *
 *  
 *
 *   NOTICE:  All information contained herein is, and remains the property of PubMatic. The intellectual and technical concepts contained
 *
 *   herein are proprietary to PubMatic and may be covered by U.S. and Foreign Patents, patents in process, and are protected by trade secret or copyright law.
 *
 *   Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained
 *
 *   from PubMatic.  Access to the source code contained herein is hereby forbidden to anyone except current PubMatic employees, managers or contractors who have executed 
 *
 *   Confidentiality and Non-disclosure agreements explicitly covering such access.
 *
 *  
 *
 *   The copyright notice above does not evidence any actual or intended publication or disclosure  of  this source code, which includes  
 *
 *   information that is confidential and/or proprietary, and is a trade secret, of  PubMatic.   ANY REPRODUCTION, MODIFICATION, DISTRIBUTION, PUBLIC  PERFORMANCE, 
 *
 *   OR PUBLIC DISPLAY OF OR THROUGH USE  OF THIS  SOURCE CODE  WITHOUT  THE EXPRESS WRITTEN CONSENT OF PubMatic IS STRICTLY PROHIBITED, AND IN VIOLATION OF APPLICABLE 
 *
 *   LAWS AND INTERNATIONAL TREATIES.  THE RECEIPT OR POSSESSION OF  THIS SOURCE CODE AND/OR RELATED INFORMATION DOES NOT CONVEY OR IMPLY ANY RIGHTS  
 *
 *   TO REPRODUCE, DISCLOSE OR DISTRIBUTE ITS CONTENTS, OR TO MANUFACTURE, USE, OR SELL ANYTHING THAT IT  MAY DESCRIBE, IN WHOLE OR IN PART.
 *******************************************************************************/
.ui-widget-content2 ,.PMUI_dialog { border: 4px solid #444444; background: #f7f7f7; color: #444444; }
.dialog-header, .PMUI_custom_dialog .PMUI_titleBar{ background: #4a7a90 url(/images/dialog-header_bg.png) top repeat-x; color: #ffffff; font-size:12px; margin:-2px }
.dialog-close-icon, .PMUI_closeBtn { width: 19px; height: 19px; margin:-1px; background-image: url(/images/ico_dialog_close.png); text-indent:-999px }
.dialog-close-icon:hover, .PMUI_closeBtn:hover { width: 19px; height: 19px; background-color:none; background-image: url(/images/ico_dialog_close_hover.png); margin:-1px; }
.ui-dialog-titlebar-close:hover { border:1px solid #ffffff; background:none}
.ui-green-button {background:#8bc30a url(/images/bg_green_btn.png) repeat-x; color:#ffffff; /*font-weight:bold;*/ border:2px solid #8ac006}
.ui-green-button:hover {background:#41b3ce url(/images/bg_blue_btn.png);  border:2px solid #089cc2}
.ui-cancel-button {color:#0587c4; font-weight:normal; background:none;}
