﻿

.BtnPhoto {
    background-image: url('/images/icons/Blue/upload-2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
}

.BtnSave {
    background-image: url('/css/images/Buttons/save.png') !important;
    background-repeat: no-repeat !important;
    border: none;
    background-color: transparent !IMPORTANT;
}

.BtnSubmit {
    background-image: url('/images/icons/Blue/submit.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    min-height: 25px !important;
    min-width: 25px !important;
    
}

.BtnCancel {
    background-image: url('/css/images/Buttons/cancel.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px;
    min-height: 25px;
    min-width: 25px;
    float: right;
}



.BtnNotify {
    background-image: url('/images/icons/Blue/Notify.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    min-height: 25px;
    min-width: 25px;
    float: right;
}
.BtnFinish {
    background-image: url('/images/icons/Blue/finish-flag.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    min-height: 25px;
    min-width: 25px ;
    float:right;
}
.BtnPassword {
    background: url('/Css/images/buttons/password.png') !important;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
}

.BtnMoney {
    background-image: url('/images/icons/Blue/money-bag-pound.png') !important;
    background-size: contain;
    background-repeat: no-repeat  !important;
    background-color: transparent !IMPORTANT;
}
.BtnPaymentAdd {
    background-image: url('~/css/images/Buttons/pay-green.png') ;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
}
    .BtnPrint {
    background-image: url('/css/images/Buttons/Circle-print-icon.png');
    background-size: contain;
    background-repeat: no-repeat !important;
}

.BtnReset {
    background-image: url('/css/images/Buttons/reset.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    background-color: transparent !IMPORTANT;
}

.BtnWarning {
    background-image: url('/images/icons/blue/Warning.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain !important ;
 
}

.BtnLate {
    background-image: url('/images/icons/blue/late.png') !important;
    background-repeat: no-repeat !important;
    background-size:contain !important ;

}

.BtnStart {
    background-image: url('/images/icons/blue/Start.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    min-height: 25px;
    min-width: 25px;
}

.BtnStop {
    background-image: url('/images/icons/blue/stop-sign.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    min-height: 25px;
    min-width: 25px;
}
.BtnAmbulance {
    background: url('/css/images/Buttons/Ambulance.png') no-repeat 0 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
}
.BtnAngry {
    background-image: url('/images/icons/blue/Angry.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    min-height: 25px;
    min-width: 25px;
    border: none;
}

.BtnDelete {
    background: url('/css/images/Buttons/delete.png') no-repeat 0 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
}

.BtnEdit {
    background-image: url('/css/images/Buttons/edit.png') ;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
    
}

.BtnAccident {
    background: url('/css/images/Buttons/accident.png') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
}
.BtnAdd {
    background: url('/css/images/Buttons/Add.png') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
}
.BtnAddUser {
    background: url('/css/images/Buttons/userAdd.png') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
}
.BtnAddChild  {
    background: url('/css/images/Buttons/ChildAdd.png') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
}

.BtnApprove {
    background: url('/css/images/Buttons/GreenCircleTick.jpg') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-color: transparent;
}
.BtnApprovePound {
    background: url('/css/images/Buttons/Currency_Blue_Pound.png') no-repeat 0 0;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-color: transparent;
}
.BtnBack {
    background: url('/css/images/Buttons/back.png') no-repeat 0 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
.BtnBook {
    background: url('/images/icons/blue/book.png') no-repeat 0 0;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.BtnSearch {
    background: url('/images/icons/blue/search.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
}
.BtnExport {
    background: url('/images/icons/blue/edit-file.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
}
.BtnExportExcel {
    background: url('/css/images/Buttons/ExportExcel.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
}
.BtfnSave {
    background-image: url('/css/images/Buttons/save.png') !important;
    background-repeat: no-repeat !important;
    border: none;
    background-color: transparent !IMPORTANT;
}
.BtnPaymentNone {
    background-image: url('/css/images/Buttons/paymentNone.png') !important;
    background-repeat: no-repeat !important;
    border: none;
    background-color: transparent !IMPORTANT;
}

.BtnPaymentWarning {
    background-image: url('/css/images/Buttons/paymentwarning.png') !important ;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-color: transparent !important;
}
.BtnPaymentLate {
    background-image: url('/css/images/Buttons/paymentLate.png') !important ;
    background-repeat: no-repeat !important;
    border: none;
    background-color: transparent !IMPORTANT;
}
.BtnSearchClear {
    background: url('/images/icons/blue/clear-search.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
}
.BtnView {
    background: url('/images/icons/blue/View.png');
    background-size: contain;
    background-repeat: no-repeat !important;
}

.BtnWatch {
    background: url('/images/icons/blue/watch.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
}
.BtnZoomin {
    background: url('/images/icons/blue/Zoom-in.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
    
}
.BtnPeek {
    background: url('/images/icons/blue/peek.png') !important;
    background-size: contain;
    background-repeat: no-repeat;

}
.BtnObservation {
    background: url('/css/images/Buttons/observation.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    background-color: transparent;
}
.BtnSmall {
    background-size:  contain !important ;
    height: 20px  ;
    width:20px;
        float: right;
    border: none !important;
    background-color: transparent !important;
    resize:both ;
    background-repeat:no-repeat,
}
.BtnMedium {
    background-size: contain !important;
    height: 30px !important;
   width:30px;
    float: right;
    border: none !important;
    background-color: transparent !important;
    resize: both;
    background-repeat: no-repeat;
}

.BtnRowUpload {
    background-image: url('/images/icons/Blue/upload-2.png') !important;
    background-repeat: no-repeat !important;
    background-size: 25px !important;
    min-height: 25px;
    min-width: 25px;
}

.BtnWorkdayApproveold {
    background-image: url('/images/icons/tick-circle-green.png') !important;
    background-repeat: no-repeat !important;
    background-size: contain;
    min-height: 25px;
    min-width: 25px;
}
.BtnEmail {
    background : url('/css/images/buttons/email.png') no-repeat 0 0;
    background-size: contain;
    background-repeat: no-repeat !important;
    background-color: transparent !IMPORTANT;
}

.IconSmall {
    width: 16px;
    border: none  !important;
    max-width: 16px;
}

.IconMedium {
    min-width: 25px;
    border: 0;
    max-width: 30px !important ;
    border: none;
}

.button-export {
    background-image: url('/images/icons/Excel-icon-small.png');
    background-repeat: no-repeat;
    max-height: 20px;
    margin: 0 2px;
    display: inline-block;
}

.BlueButton {
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: solid 1px #da7c0c;
    background: #478dad;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .5em 2em .55em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
}

.OrangeButton {
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: 1px solid #478dad;
    background: #FF9966;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 100%;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: .5em;
    padding-bottom: .55em
}

.GreenButton {
    display: inline-block;
    outline: none;
    cursor: pointer;
    border: 1px solid #478DAD;
    background: #00CC99;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .3em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 100%;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 2em;
    padding-right: 2em;
    padding-top: .5em;
    padding-bottom: .55em;
}
.BtnBlue {
    background: #6699FF !important;
}

.BtnGreen {
    background: #5cb85c !important;
}

.BtnGrey {
    background: #C0C0C0 !important;
}

.BtnRed {
    background: #ff6666 !important;
}
.BtnCredit{

}

}

a.selected.static {
    font-weight: bold;
    color: blue !important;
}
.BtnText {
   margin-left:25px !important ; 
    padding-left: 25px;
    border: 1px solid red;
    font-size:larger;
}
.CardColumn3 image  {
    background-size: contain;
    background-repeat: no-repeat !important;
    max-height: 150px;
    max-width: 150px !important ;
}
.BtnNoZoom {

    transform: unset;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none;


}
.BtnZoom {

    transform: scale(1.5, 1.5);
    -ms-transform: scale(1.5, 1.5); /* IE 9 */
    -webkit-transform: scale(1.5, 1.5);
}
