﻿.popup {
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    display: none;
    padding: 20px;
    width: 700px;
    padding-bottom: 30px;
    border: 10px solid #002f46;
    box-shadow: rgba(0,0,0,0.5) 5px 5px 10px;
    border: 10px solid #222;
}

.b-close {
    cursor: pointer;
    position: absolute;
    height: 24px;
    width: 24px;
    background: url(../Images/close.png) left top no-repeat;
    right: 0px;
    top: 5px;
}

.popup-contents {
    display: block;
    padding: 0px 10px;
}

    .popup-contents h1 {
        font-size: 20px;
        color: #005978;
        border-bottom: 1px solid #555;
        line-height: 32px;
        font-weight: normal;
    }

    .popup-contents table tr td {
        padding: 5px 0px;
        vertical-align: top;
    }

    .popup-contents ul {
        padding-left: 10px;
        margin-left: 0px;
        padding-top: 10px;
    }

    .popup-contents li {
        line-height: 130%;
        display: block;
        padding-left: 24px;
        background: url(../Images/listtik.png) left top no-repeat;
        margin-bottom: 14px;
        font-size: 14px;
    }

    .popup-contents h3 {
        font-size: 18px;
        color: gray;
        font-weight: normal;
        text-align: center;
    }

#DivPopup {
    width: 410px !important;
    height: 350px !important;
}


#DivPopupSearch .b-iframe {
    width: 100% !important;
    height: 545px !important;
}

#DivPopupSearch {
    width: 980px !important;
}

#DivPopupAdminDash {
    width: 980px !important;
    max-height: 550px;
    overflow-y: auto;
}

#DivPopupEnq {
    width: 500px !important;
}

    #DivPopupEnq .b-iframe {
        width: 100%;
        height: 495px;
    }


#DivPopupFeedback {
    width: 980px !important;
}

    #DivPopupFeedback .b-iframe {
        width: 100%;
        height: 475px;
    }



#DivPopupPickupDropOffPoints {
    width: 400px !important;
    height: 220px !important;
}


    #DivPopupPickupDropOffPoints .b-iframe {
        width: 100%;
        height: 220px;
    }

/*	#DivPopupAdminSetup
{
	width:500px !important;
	max-height: 550px; 
	overflow-y : auto;
	
}
#DivPopupAdminSetup .b-iframe
	{
		width: 100%;
	  height: 550px;
		
	}*/


#DivPopupAdminDash .b-iframe {
    width: 650px !important;
    height: 590px !important;
}

#DivPopupAdminSetup .b-iframe {
    width: 450px !important;
    height: 300px !important;
}

#DivPopupAdminSetup.popup {
    width: 450px !important;
}


#DivPopupAdminDashsearch .b-iframe {
    width: 950px !important;
    height: 532px !important;
}

#DivPopupAdminDashsearch.popup {
    width: 950px !important;
}


#transport-eligibility .b-iframe {
    width: 700px !important;
    height: 532px !important;
}

#transport-eligibility.popup {
    width: 700px !important;
}


#DivPopupClientDashEnqhadd .b-iframe {
    width: 520px !important;
    height: 500px !important;
}

#DivPopupClientDashEnqhadd.popup {
    width: 520px !important;
}



#DivPopupAdminCancelJourney .b-iframe {
    width: 420px !important;
    height: 275px !important;
}

#DivPopupAdminCancelJourney.popup {
    width: 420px !important;
}


#DivPopupAdminDashfback .b-iframe {
    width: 940px !important;
    height: 575px !important;
}

#DivPopupAdminDashfback.popup {
    width: 940px !important;
}

#DivPopupBookingActivity .b-iframe {
    width: 745px !important;
    height: 600px !important;
}

#DivPopupBookingActivity.popup {
    width: 745px !important;
}


#DivPopupClientDashEnqcadd .b-iframe {
    width: 520px !important;
    height: 335px !important;
}

#DivPopupClientDashEnqcadd.popup {
    width: 400px !important;
}

#divpopupupdate .b-iframe {
    width: 400px !important;
    height: 335px !important;
}

#divpopupupdate.popup {
    width: 400px !important;
}


#divpopupexception .b-iframe {
    width: 400px !important;
    height: 335px !important;
}

#divpopupexception.popup {
    width: 400px !important;
}

#DivPopupsupport {
    width: 500px !important;
}

    #DivPopupsupport .b-iframe {
        width: 100%;
        height: 500px;
    }

#DivPopuFestiveStaff .b-iframe {
    width: 1000px !important;
    height: 440px !important;
}

#DivPopuFestiveStaff.popup {
    width: 1000px !important;
}

#grDropOffPickUpPoints {
    max-height: 171px;
    overflow: scroll;
    overflow-x: hidden;
}


#DivWardDepartments .b-iframe {
    width: 420px !important;
    height: 230px !important;
}

#DivWardDepartments.popup {
    width: 420px !important;
}

.ui-dialog-titlebar-close {
    display: none !important;
}

#dialog-acceptance-agreement .b-iframe {
    width: 478px !important;
}

#dialog-acceptance-agreement {
    width: 470px !important;
}

    #dialog-acceptance-agreement p {
        padding-top: 15px;
        border-top: 1px solid #ccc;
        line-height: 150%;
    }


#Festive-map .b-iframe {
    width: 935px !important;
    height: 830px !important;
}

#Festive-map.popup {
    width: 935px !important;
}








#DivPopupAdminReassignJourney .b-iframe {
    width: 450px !important;
    height: 300px !important;
}

#DivPopupAdminReassignJourney.popup {
    width: 450px !important;
}

/* Duplicate journey CSS below*/
.popupdiv {
    background-color: #fff;
    border-radius: 10px;
    color: #000;
    display: none;
    padding: 28px;
    min-width: 400px;
    border: 10px solid #aaa;
}

.ph-button {
    min-width: 100px;
    border-style: solid;
    border-width: 0px 0px 2px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 300ms ease-in-out 0s;
    white-space: nowrap;
    font-weight: normal;
    padding: 16px 50px 15px;
    font-size: 20px;
}


.ph-button-sml {
    min-width: 70px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    color: #FFFFFF;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-style: normal;
    overflow: hidden;
    text-align: center;
    text-decoration: none;
    text-overflow: ellipsis;
    transition: all 300ms ease-in-out 0s;
    white-space: nowrap;
    font-weight: normal;
    padding: 8px 25px 7px;
    font-size: 14px;
}



/*purple
==========================*/
.ph-btn-purple {
    border-color: #4a006a;
    background-color: #6f298d;
    color: #fff;
}

    .ph-btn-purple:hover, .ph-btn-purple:focus {
        background-color: #000;
        border-color: #000;
        color: #fff;
    }

    .ph-btn-purple:active {
        background-color: #000;
        border-color: #000;
        color: #fff;
    }




/*Green
==========================*/
.ph-btn-green {
    border-color: #0b8754;
    background-color: #0d985f;
    color: #fff;
}

    .ph-btn-green:hover, .ph-btn-green:focus {
        background-color: #000;
        border-color: #000;
        color: #fff;
    }

    .ph-btn-green:active {
        background-color: #000;
        border-color: #000;
        color: #fff;
    }



/*Blue
==========================*/
.ph-btn-blue {
    border-color: #00597a;
    background-color: #00a7e5;
}

    .ph-btn-blue:hover, .ph-btn-blue:focus {
        background-color: #00597a;
        border-color: #003a4f;
    }

    .ph-btn-blue:active {
        background-color: #003a4f;
        border-color: #001a23;
        color: #fff;
    }


/*Grey
==========================*/
.ph-btn-grey {
    background-color: #e4e4e4;
    border-color: #b5b5b5;
    color: #000;
}

    .ph-btn-grey:hover, .ph-btn-grey:focus {
        background-color: #c5c5c5;
        border-color: #666666;
        color: #fff
    }

    .ph-btn-grey:active {
        background-color: #666666;
        border-color: #212121;
        color: #fff;
    }

/*Red
==========================*/
.ph-btn-red {
    background-color: #ED5A5A !important;
    border-color: #EA4343 !important;
}

    .ph-btn-red:hover, .ph-btn-red:focus {
        background: none repeat scroll 0 0 #EB4848 !important;
        border-color: #833232 !important;
    }

    .ph-btn-red:active {
        background: none repeat scroll 0 0 #833232 !important;
        border-color: #3d1717 !important;
        color: #fff;
    }


/*Mustard
==========================*/
.ph-btn-mustard {
    background-color: #ff8a2b !important;
    border-color: #d57424 !important;
}

    .ph-btn-mustard:hover, .ph-btn-red:focus {
        background: none repeat scroll 0 0 #a0571b !important;
        border-color: #4e2a0d !important;
    }

    .ph-btn-mustard:active {
        background: none repeat scroll 0 0 #4e2a0d !important;
        border-color: #201105 !important;
        color: #fff;
    }



/*inactive
==========================*/
.ph-btn-inactive {
    background-color: #bbb !important;
    border-color: #bbb !important;
    color: #FFF;
    cursor: default;
}



.color-red {
    color: #b11515;
}


#DivPopupDuplicateJourneys {
    width: 500px !important;
    height: 700px;
}


    #DivPopupDuplicateJourneys .b-iframe {
        width: 100%;
        height: 700px;
    }

.DivPopupcontent {
    height: auto;
    overflow-y: scroll auto !important;
  
}



#DivPopupJourneyEnquiry {
    width: 600px !important;
}

    #DivPopupJourneyEnquiry .b-iframe {
        width: 100%;
        height: 500px;

    }

