﻿
.other-k-popup .k-header{
    background-color:white !important;
    border:none !important;
}
.other-k-popup .k-window-titlebar .k-i-close {
    background-image: url(../images/closenew.png) !important;
    background-position: 5px 5px !important;
    opacity: .7 !important;
    background-size: 19px 19px !important;
}
.other-k-popup .k-state-hover > .k-i-close {
    background-image: url(../images/closenew.png) !important;
    background-position: 5px 5px !important;
    border: none;
    background-size: 19px 19px !important;
}
.other-k-popup .k-state-hover:hover{
    background-position:-3px 5px !important;
    border:none !important;
    background:none !important;

    /*background-color:white !important;*/
}
.other-k-popup .k-icon{
    width:35px !important;
    height:28px !important;
}
.other-k-popup .k-icon:hover{
     border:none;
}
.other-k-popup .k-block, .k-widget {
    /*line-height: unset !important;*/
    outline: 0 !important;
}
.other-k-popup .k-window-titlebar .k-window-action {
    display: inline-block !important;
    width: 30px !important;
    height: 23px !important;
    padding: 2px !important;
    opacity:.7 !important;
}
.other-k-popup1 .k-window-titlebar {
    /*height: 40px !important;*/
    z-index: 50000000;
    padding: 14px 0;
    color:#fff;
}

.other-k-popup1 .k-header {
    background-color: #337ab7 !important;
    border: none !important;
}



.other-k-popup1 .k-window-titlebar .k-i-close {
    /*background-image: url(images/close.png) !important;*/
    background-image: url('../images/closenew.png') !important;
    background-position: 5px 5px !important;
    opacity: 1 !important;
    background-size: 19px 19px !important;
}
div.k-window {
    border-width: 1.5px;
    /*border-color: #0081cb;*/
}


.other-k-popup2 .k-window-titlebar {
    /*height: 40px !important;*/
    height:50px;

}

.other-k-popup2 .k-header {
    
}

.clsamazonlogo{
    background-color:white;
    border-color:gray;
    border-radius:100% ;
}
