﻿body {
    font-size: .85em;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #232323;
    background-color: #fff;
    width: 100%;
}

.containerDDL {
    position: relative;
    /*width: 50%;*/
}

#tblBillingReports td {
    text-align: center;
    vertical-align: middle;
}

#container_paging {
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    margin: 0 auto;
    padding: 20px;
    color: #666;
    font: 14px/24px sans-serif;
}

.accordionTable {
    border-spacing: 0px!important;
}

    .accordionTable th {
        border: 0px!important;
    }

    .accordionTable td {
        border: 0.1em solid gray !important;
        color: #00A9D2;
        text-align: center!important;
    }

.btn {
    display: inline-block;
    padding: 10px;
    border-radius: 5px; /*optional*/
    color: #aaa;
    font-size: .875em;
}

.pagination {
    background: #f2f2f2;
    padding: 20px;
    margin-bottom: 20px;
}

.page {
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
    width: 36px;
    margin: 4px;
}

.myTableFile {
    border-spacing: 0px!important;
    display: block;
}

    .myTableFile th {
        background-color: #00A9D2;
        color: white;
        width: 50%;
        border-spacing: 0px!important;
    }

    .myTableFile tfoot {
        background-color: #00A9D2;
        color: white;
        border-spacing: 0px!important;
    }

    .myTableFile td, .myTable th {
        padding: 5px;
        border: 1px solid #000;
        border-spacing: 0px!important;
    }

.page:hover, .page.gradient:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg,#FEFEFE, #f0f0f0);
}

.page.active {
    border: none;
    background: #00A9D2;
    box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
    color: #f0f0f0;
    text-shadow: 0px 0px 3px rgba(0,0,0, .5);
}

.page.gradient {
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg,#f8f8f8, #e9e9e9);
}

.pagination.dark {
    background: #414449;
    color: #feffff;
}

.page.dark {
    border: solid 1px #32373b;
    background: #3e4347;
    box-shadow: inset 0px 1px 1px rgba(255,255,255, .1), 0px 1px 3px rgba(0,0,0, .1);
    color: #feffff;
    text-shadow: 0px 1px 0px rgba(0,0,0, .5);
}

    .page.dark:hover, .page.dark.gradient:hover {
        background: #3d4f5d;
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#547085), to(#3d4f5d));
        background: -moz-linear-gradient(0% 0% 270deg,#547085, #3d4f5d);
    }

    .page.dark.active {
        border: none;
        background: #2f3237;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .1);
    }

    .page.dark.gradient {
        background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#565b5f), to(#3e4347));
        background: -moz-linear-gradient(0% 0% 270deg,#565b5f, #3e4347);
    }

.DDlPriceInput {
    position: absolute;
    left: 0;
    right: 0px;
    z-index: 999;
    padding: 0;
    margin: 0;
    width: 44%;
}

.myTable {
    border-spacing: 0px!important;
    display: block;
}

#dProducts {
    -moz-border-top-right-radius: 10px !important;
    -moz-border-top-left-radius: 10px !important;
    -webkit-border-top-left-radius: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

#dProductsKabala {
    -moz-border-top-right-radius: 10px !important;
    -moz-border-top-left-radius: 10px !important;
    -webkit-border-top-left-radius: 10px !important;
    -webkit-border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
}

#dProductsCustomers {
    -moz-border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    border-radius: 10px !important;
    width: 955px;
    margin-right: 10px;
}

#dSum {
    -moz-border-bottom-right-radius: 10px !important;
    -moz-border-bottom-left-radius: 10px !important;
    -webkit-border-bottom-left-radius: 10px !important;
    -webkit-border-bottom-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

.myTableProd td {
    background-color: #00A9D2;
    color: white;
    width: 50%;
    border-spacing: 0px!important;
    font-weight: bold;
}

.myTable th {
    background-color: #00A9D2;
    color: white;
    /*width: 50%;*/
    border-spacing: 0px!important;
}

.myTable tfoot {
    background-color: #00A9D2;
    color: white;
    border-spacing: 0px!important;
}

.myTable td, .myTable th {
    padding: 5px;
    border: 1px solid #E3E3E3;
    border-spacing: 0px!important;
}

.myTable tr td:last-child {
    /*background-color: white!important;
        border: 0px solid #f2f2f2;*/
    border: 1px solid #E3E3E3;
}

.ddlPRice {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

.tdTotalSum {
    width: 67px!important;
}

.txtTotalSum {
    width: 50px!important;
    direction: ltr;
    text-align: right;
}

.txtQuantity {
    width: 50px!important;
}

.ui-menu-item {
    background-color: #DCDCDC;
}

.txtBillingQuantity {
    width: 50px!important;
}
/**
 * Tooltip Styles
 */

/* Add this attribute to the element that needs a tooltip */
[data-tooltip] {
    position: relative;
    z-index: 2;
    cursor: pointer;
}

    /* Hide the tooltip content by default */
    [data-tooltip]:before,
    [data-tooltip]:after {
        visibility: hidden;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
        opacity: 0;
        pointer-events: none;
    }

    /* Position tooltip above the element */
    [data-tooltip]:before {
        position: absolute;
        bottom: 150%;
        left: 50%;
        margin-bottom: 5px;
        margin-left: -250px;
        padding: 7px;
        width: 500px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        background-color: #000;
        background-color: hsla(0, 0%, 20%, 0.9);
        color: #fff;
        content: attr(data-tooltip);
        text-align: center;
        font-size: 14px;
        line-height: 1.2;
    }

    /* Triangle hack to make tooltip look like a speech bubble */
    [data-tooltip]:after {
        position: absolute;
        bottom: 150%;
        left: 50%;
        margin-left: -5px;
        width: 0;
        border-top: 5px solid #000;
        border-top: 5px solid hsla(0, 0%, 20%, 0.9);
        border-right: 5px solid transparent;
        border-left: 5px solid transparent;
        content: " ";
        font-size: 0;
        line-height: 0;
    }

    /* Show tooltip content on hover */
    [data-tooltip]:hover:before,
    [data-tooltip]:hover:after {
        visibility: visible;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
        opacity: 1;
    }



.regBox {
    margin-top: 5px;
}

.regTextBox {
    border: solid 1px #c3c3c6;
    height: 30px;
    width: 105%;
}

.TermsAndCondition {
    background-color: #f0ecea;
    border: solid 1px #c3c3c6;
    border: 1px solid rgb(195, 195, 198);
    width: 40%;
}


.regTextBox2 {
    border: solid 1px #c3c3c6;
    height: 30px;
    width: 110%;
}

.regTextBoxMobile {
    border: solid 1px #c3c3c6;
    height: 30px;
    width: 90%;
}

.regTextArea {
    border: solid 1px #c3c3c6;
    height: 100px;
    width: 105%;
}

.regTextAreaMobile {
    border: solid 1px #c3c3c6;
    height: 100px;
    width: 90%;
}

.textBoxLabel2 {
    position: absolute;
    color: #2eb9db;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 0px;
    cursor: auto;
}

.textBoxLabel23 {
    vertical-align: top;
    color: #2eb9db;
    font-size: 15px;
    font-weight: bold;
    margin-right: 5px;
    margin-top: 0px;
    cursor: auto;
    direction: rtl;
}

.ArrowDownTerm:hover {
    cursor: pointer;
}

@media (max-width: 1200px) {
}

.Voucher {
    direction: rtl;
    float: right;
    width: auto; /*400px;*/
    -webkit-border-radius: 0px 72px 2px 87px;
    -moz-border-radius: 0px 72px 2px 87px;
    border-radius: 0px 72px 2px 87px;
    background-color: #98CFE3;
    padding-top: 60px;
    padding-right: 10px;
    margin-top: 15px;
    margin-bottom: 15px;
}

/* Styles for new desgin By@ Nassar Darawsha*/
/*PopUp By Nassar Darawsha*/
.clear {
    display: block;
    clear: both;
    width: 1px;
    height: 10px;
    font-size: 0px;
    line-height: 0px;
}

.modal {
    display: none;
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba( 255, 255, 255, .8 ) url(../../Content/Images/2014UI/P2/FhHRx.gif) 50% 50% no-repeat;
}


#register_pop {
    text-align: center;
    z-index: 1000;
    margin-top: 500px;
}

    #register_pop .close {
        display: none;
    }

#mask {
    position: absolute;
    z-index: 9000;
    background-color: White;
    top: 0px;
    opacity: 0.8;
    width: 100%;
    height: 175%;
    margin: 0 auto;
}

#dialogoverlay {
    display: none;
    opacity: .8;
    position: fixed;
    top: 0px;
    left: 0px;
    background: White;
    width: 100%;
    z-index: 10;
}

#dialogbox {
    display: none;
    position: fixed;
    background: gray;
    border-radius: 7px;
    width: 550px;
    z-index: 10;
}

    #dialogbox > div {
        background: White;
        margin: 8px;
    }

#dialogboxhead {
    background: red;
    font-size: 25px;
    padding: 10px;
    color: White;
    font-weight: bold;
    font-family: Arial;
}

#dialogboxbody {
    background: White;
    padding: 20px;
    font-size: 19px;
    font-weight: bold;
    font-family: Arial;
    min-height: 85px;
    color: black;
    background-image: url(../../Content/Images/2014UI/P2/errorbk.png);
    background-size: 85px;
    background-repeat: no-repeat;
}

#dialogbox > div > #dialogboxfoot {
    background: White;
    padding: 10px;
    text-align: right;
}

/*Start Home By Nassar Darawsha*/
.BillingError {
    color: red !important;
    border-color: red !important;
    margin-right: 50%;
}

.BillingError2 {
    color: red !important;
    border-color: red !important;
    margin-right: 36%;
}

.defualtborder {
    border: 1px solid black;
}

.txtlbl {
    height: 60px;
    /*border:1px solid black;*/
}



.formfield * {
    vertical-align: top;
}

.NavMenu {
    direction: rtl;
    float: right;
    background-image: url(../../Content/Images/2014UI/P2/bkhome.png);
    clear: both;
}

.ContHom {
    margin-right: 20px;
    background-image: url(../../Content/Images/2014UI/P2/BACKGROUND4.png);
    background-repeat: repeat-y;
    padding-bottom: 100px;
}

.HomeContent {
    height: auto;
    direction: rtl;
    /*min-width: 460px !important;*/
}

.HomeContentMob {
    height: auto;
    direction: rtl;
    min-width: 160px !important;
    margin-top: 15px;
}

div.container {
    /*border: 1px solid #000000;*/
    /*overflow: hidden;*/
    /*width: 100%;*/
}

div.left {
    width: 45%;
    float: left;
}

div.right {
    width: 45%;
    float: right;
}

.menu {
    direction: rtl;
    width: 500px;
    height: auto;
    /*float: right;*/
    margin-top: 16px;
    /*border: 1px #000 solid;*/
    /*float:right;*/
}

    .menu .nav {
        font-family: Segoe UI, Arial, sans-serif;
        font-size: 14px;
        color: #FFFFFF;
        list-style: none;
        width: 100%;
    }

        .menu .nav li {
            display: inline-block;
            padding: 0px 10px 0px 10px;
            margin-left: 50px;
        }

            .menu .nav li a {
                font-family: Segoe UI, Arial, sans-serif;
                font-size: 14px;
                color: #00a9d2;
                font-weight: bold;
                text-decoration: none;
                font-size: large;
            }

                .menu .nav li a:hover {
                    color: #f4b334;
                    font-style: italic;
                }

                .menu .nav li a.Active {
                    color: #f4b334;
                    font-style: italic;
                }
/*End home page*/

/* MasterPage By@ Nassar Darawsha*/
.alert img {
    width: 50px;
    height: 50px;
}

.buttons {
    font-family: arial;
    /*color: #14396A !important;*/
    font-size: 14px;
    text-shadow: 1px 1px 0px #7CACDE;
    box-shadow: 1px 1px 1px #BEE2F9;
    padding: 10px 25px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #3866A3;
    background: #63B8EE;
    width: 100px;
    float: right;
    margin: 15px 5px 5px 0px;
    margin-top: 15px;
    font-family: Georgia;
    color: #ffffff;
    font-size: 23px;
    cursor: pointer;
}

    .buttons:hover {
        color: #14396A !important;
        background: #468CCF;
        background: linear-gradient(top, #468CCF, #63B8EE);
        background: -ms-linear-gradient(top, #468CCF, #63B8EE);
        background: -webkit-gradient(linear, left top, left bottom, from(#468CCF), to(#63B8EE));
        background: -moz-linear-gradient(top, #468CCF, #63B8EE);
    }

    .buttons a {
        color: #ffffff !important;
        text-decoration: none;
    }


.PreLogIn {
    margin-top: 10px;
    border-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    border: 1px solid;
    background-color: #ffeedd;
    direction: rtl;
    padding: 10px;
    width: 800px;
    height: 500px;
    margin-left: 250px;
    margin-bottom: 10px;
}

.pltxt span {
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
    color: black;
}

.PreLogIn h1 {
    color: gray;
}

.PreLogIn p {
    color: gray;
    font-size: 18px;
}

.title {
    width: 1280px;
}

    .title > * {
        margin: 30px 0px 0px 10px;
    }

.titlelink {
    margin-right: 20px;
    width: 50px;
    height: 50px;
}


.MainLogin {
    min-height: 540px;
    border: 1px solid #C0C0C0;
    margin: -0.2%;
    background: url("../Content/Images/2014UI/p2/M1 - Copy.jpg") right top no-repeat,url("../Content/Images/2014UI/p2/M5.PNG") left top repeat-x;
}


.icon-title a {
    font-size: 15px;
    font-weight: bold;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    color: #00afcc;
    background-color: #fff;
}

    .icon-title a:link {
        text-decoration: none;
    }

    .icon-title a:hover {
        text-decoration: underline;
    }

.icon-title {
    height: 75px;
    width: 80px;
    margin-top: 0px;
    text-align: center;
    float: right;
}

.Icons {
    height: 75px;
    width: 90px;
    display: block;
    background-color: transparent;
    background-image: url("../Content/Images/2014UI/p2/icon_gray.png"); /*your location of the image may differ*/
}

.IconFram:hover .Icons {
    background-image: url("../Content/Images/2014UI/p2/icon_over.png");
}

.Icons:hover {
    background-image: url("../Content/Images/2014UI/p2/icon_over.png");
}

.iconlink:hover {
    background-image: url("../Content/Images/2014UI/p2/icon_over.png");
}

.HomeIcon {
    background-size: auto 180px;
    background-image: url("../Content/Images/2014UI/p2/ALLIcons3.png"); /*your location of the image may differ*/
    display: block;
}

.FaqIcone {
    background-position: 96% 50%;
}

.ShortCutIcon {
    background-position: 19% 50%;
}

.FavoIcon {
    background-position: 36% 50%;
}

.ExitIcon {
    background-position: 0% 50%;
}

.BillingIconOn {
    background-position: 63.5% 0%;
}

.Payment {
    background-position: 56% 0%;
    /*width:165px!important;*/
    /*width: 145px!important;*/
}

.Reservationframe {
    background-position: 49% 0%;
    /*width: 155px!important;*/
    width: 125px!important;
}

.ReservationImpl {
    background-position: 42% 0%;
}

.Broadcast {
    background-position: 35% 0%;
    /*width: 120px!important;*/
}

.BroadcastManger {
    background-position: 99% 0%;
}

.BillingSystem {
    background-position: 28% 0%;
    /*width: 155px!important;*/
}

.ui_Menu_ECInvoice {
    height: 87px !important;
    background-size: 100% !important;
    float: right !important;
    margin-right: 24px !important;
    margin-top: 18px !important;
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProd.png") !important;
}

.ui_Menu_Rapid {
    height: 87px !important;
    background-size: 100% !important;
    float: right !important;
    margin-right: 24px !important;
    margin-top: 18px !important;
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProd.png") !important;
}

.ui_Menu_ECInvoice_Active {
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProdO.png") !important;
    cursor: none !important;
}

.ui_Menu_Rapid_Active {
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProdO.png") !important;
    cursor: none !important;
}

.ui_Menu_ECInvoice_Mob {
    max-width: 90px;
    background-color: #00A9D2;
    float: right !important;
    background-size: 100% !important;
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProd.png");
    background-repeat: no-repeat;
    background-position: -8px center;
}

ul.menu2 li.ui_Menu_ECInvoice:hover {
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProdO.png") !important;
    cursor: pointer !important;
}

ul.menu2 li.ui_Menu_Rapid:hover {
    background-image: url("../Content/Images/2014UI/p2/invoiceDocProdO.png") !important;
    cursor: pointer !important;
}

.resetPassword {
    background-position: 14% 0%;
}

.LogsRep {
    background-position: 7% 0%;
}

.ExitSubMenu {
    background-position: -0.5% 0%;
}

.TrafficRep {
    background-position: 78% 0%;
}

.ReceiptsRep {
    background-position: 70.5% 0%;
}

.ConnectionsRep {
    background-position: 85% 0%;
}

.FamilyRep {
    background-position: 92% 0%;
}

.ui_Menu_ECInvoice {
}

.ui_Menu_Rapid {
}

    .ui_Menu_ECInvoice:hover {
    }

.ui_Menu_Rapid:hover {
}

.ECInvoiceRep {
    height: 95px !important;
    background-size: 100% !important;
    float: right !important;
    margin-right: 24px !important;
    width: auto !important;
    color: white;
    font-size: xx-large;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProd.png") !important;
}

.RapidRep {
    height: 95px !important;
    background-size: 100% !important;
    float: right !important;
    margin-right: 24px !important;
    width: auto !important;
    color: white;
    font-size: xx-large;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProd.png") !important;
}

ul.menu2 li.ECInvoiceRep:hover {
    color: #f2b434;
    cursor: pointer;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProdO.png") !important;
}

ul.menu2 li.RapidRep:hover {
    color: #f2b434;
    cursor: pointer;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProdO.png") !important;
}



.ECInvoiceRep_Active {
    color: #f2b434;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProdO.png") !important;
}

.RapidRep_Active {
    color: #f2b434;
    background-image: url("../Content/Images/2014UI/p2/InvoiceRepProdO.png") !important;
}

.ECPayDemandRep {
    height: 105px !important;
    background-size: 100% !important;
    float: right !important;
    margin-right: 24px !important;
    width: auto !important;
    color: white;
    font-size: xx-large;
    background-image: url("../Content/Images/2014UI/p2/ECPayDemandRep.png") !important;
    background-repeat: no-repeat;
}

ul.menu2 li.ECPayDemandRep:hover {
    cursor: pointer;
    background-image: url("../Content/Images/2014UI/p2/ECPayDemandRepO.png") !important;
    background-repeat: no-repeat;
}

.ECPayDemandRep_Active {
    color: #f2b434;
    background-image: url("../Content/Images/2014UI/p2/ECPayDemandRepO.png") !important;
    background-repeat: no-repeat;
}

.Products {
    background-position: 21% 0%;
    width: 120px!important;
}

.BillingWrapper {
    height: 160px;
    float: right;
}

.LastBillingIcon {
    background-color: #00a9d2;
    background-image: none!important;
    width: 0px!important;
}

    .LastBillingIcon:hover {
        background-color: #00a9d2;
        background-image: none!important;
    }

ul.menu2 {
    list-style-type: none;
    clear: both;
    /*border: 1px solid #ff0000;
        height: 160px!important;
        background-color:#00a9d2;*/
}

    ul.menu2 li {
        height: 116px;
        background-size: auto 100%;
        float: right;
        margin-right: 24px;
        width: 126px!important;
        background-image: url("../Content/Images/2014UI/p2/SubMenuAllOFF4.png"); /*your location of the image may differ*/
    }


        ul.menu2 li:hover {
            background-image: url("../Content/Images/2014UI/p2/SubMenuAllOn4.png") !important;
            cursor: pointer;
        }

.MobileWraper {
    width: 13%;
    height: 160px;
    background-size: auto 100%;
    float: right;
    background-image: url("../Content/Images/2014UI/p2/ALLIcons3.png");
}

.MenuReports {
    display: none;
}
/*.BillingWrapper:hover {
    
    background-image:url("../Content/Images/2014UI/p2/activeIconOn.png") !important;
    cursor:pointer;
}*/

/*SubMenuAllOFF*/
.hoverdBillingWrapper {
    background-image: url("../Content/Images/2014UI/p2/ALLIcons_ovr3.png");
}

.ActivWrapper {
    background-image: url("../Content/Images/2014UI/p2/SubMenuAllOn4.png")!important;
    cursor: none;
}

.BillingWrapper {
    cursor: pointer;
}

.FirstBillingIcon {
    margin-right: 20px;
    width: 10%;
    height: 160px;
    float: right;
    margin-top: 0px;
    background-image: url("../Content/Images/2014UI/p2/activeIconOff.png");
}

.IconFrame {
    margin-top: 0px;
    margin-right: 100px;
    float: right;
}

@media only screen and (min-width:1200px) {
    /* styles for browsers larg framw */
    .IconFrame {
        margin-top: 0px;
        float: right;
    }

    .PositionPoint {
        /*padding-right: 120px;*/
    }

    .PositionPointNav {
        padding-right: 150px;
    }
}

@media only screen and (max-width:1200px) {
    /* styles for browsers small fram */
    .LogoMain {
        max-width: 300px;
        max-height: 70px;
        height: 100px;
    }

    .PositionPoint {
        padding-right: 0px;
    }
}

.main_box {
    width: 100%;
    position: absolute;
    left: -2px;
}

.main_box2 {
    padding-right: 100px;
    padding-left: 100px;
}

.tblMainBox {
    width: 100%;
}

.divContainer {
    float: right;
    margin: 0px 20px 20px 0px;
    padding-bottom: 10px;
    background-color: #FFFFFF;
    /*border: 1px solid red;*/
    /*width:300px;*/
    max-width: 50%;
}

.floatNONE {
    float: none!important;
    padding-bottom: 0px;
    margin-right: 0px;
}

.regTextBoxnone {
    width: 80%!important;
}

.regTextAreaNone {
    width: 80%!important;
}

.divContainerleft {
    margin-left: 5px;
}

.divContainer3 {
    float: right;
    margin: 0px 20px 20px 0px;
    padding-bottom: 10px;
}

.divContainer2 {
    float: right;
    margin: 0px 20px 20px 0px;
    padding-bottom: 10px;
    height: 30px;
}

.main_cover {
    width: 100%;
    height: 50%;
    bottom: 10px;
}

.main_cover2 {
    width: 100%;
    height: 1000%;
    padding-right: 100px;
}

.MainHtml {
    overflow-x: hidden;
}

.MainBox_UPcover {
    background-color: #f2b434;
    height: 10px;
    margin-right: -0.5%;
    direction: rtl;
}

.MainBox_Ftcover {
    background-color: #2F8BCB;
    height: 10px;
    direction: rtl;
    margin-right: -0.5%;
}

.signature {
    float: right;
    margin: 15px 47px 0px 0px;
    font: bold 12px verdana;
}

.version {
    margin: 15px 0px 0px 30px;
    font: bold 12px vardana;
    color: #4F72A8;
}
/*End MasterPage By@ Nassar Darawsha*/


/*Start Validation By Nassar Darawsha*/
.Errorfrm {
    direction: rtl;
    height: 15px;
}

    .Errorfrm div {
        width: 380px;
        float: right;
        margin-right: 170px;
    }

    .Errorfrm span {
        position: absolute;
        color: red;
        display: none;
    }

.EneterHomeBtn {
    margin-right: 18px;
    width: 292px;
    height: 50px;
}

.Error {
    background-image: url('../../Content/Images/2014UI/P2/error.png');
    background-repeat: no-repeat;
    background-size: 16px 16px;
    margin-right: 15px;
    padding-right: 15px;
    margin-top: 5px;
    background-position: right;
}

    .Error span {
        color: red;
    }

.ErrorIcon {
    width: 16px;
    height: 16px;
    margin-right: 15px;
    margin-top: 10px;
}

.Error {
    padding-left: 0px;
    padding-right: -5px;
}

.valid2 {
    /*background-image: url('../../Content/Images/Check.jpeg');*/
    background-repeat: no-repeat;
    background-size: 16px 16px;
    padding-right: 15px;
    margin-top: 5px;
    background-position: right;
    display: block;
}

.reg {
    background-image: url('../../Content/Images/2014UI/P2/newCust1.png');
    margin-right: 19px;
    width: 292px;
    height: 53px;
    background-repeat: no-repeat;
    background-size: 292px 53px;
    /*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../Content/Images/2014UI/P2/newCust1.png', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader( src='../../Content/Images/2014UI/P2/newCust1.png', sizingMethod='scale')";*/
}

    .reg:hover {
        background-image: url('../../Content/Images/2014UI/P2/newCust_ovr1.png');
    }

.forgetPass {
    margin-right: 25px!important;
    background: none!important;
    border: none!important;
    color: #2F8BCB!important;
    font-size: 25px!important;
    /*text-indent:-9999px!important;*/
}

    .forgetPass:hover {
        cursor: pointer;
    }


.Disabled {
    display: none;
}

.DisabledImportant {
    display: none !important;
}

.ClcikDiv {
    background-color: #66cbe4;
    width: 135px;
    height: 53px;
    float: right;
    margin-left: 10px;
    margin-right: 15px;
    cursor: pointer;
}

a.Active-div {
    display: block;
    width: 50%;
    height: 50%;
    margin: 0 auto;
    padding-top: 10px;
    font-size: 25px;
    color: white;
    text-decoration: none;
}

.lblLogin {
    color: #2F8BCB;
    font-size: 32px;
    margin-right: 20%;
}

/*.active
{
    background-color: #00a9d2;
}*/

.CustmerDiv {
    display: inline-table;
    padding-top: 15px;
    width: 309px;
}

/*End Styles for new desgin By@ Nassar Darawsha*/

a > img, input[type="image"] {
    border-width: 0px;
    /*box-shadow: 4px 3px 8px black;
    border-radius: 16px;*/
}

/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #ff0000;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    /*border: 1px solid #ff0000;*/
    background-color: #FF9E9E !important;
}

.input-validation-error-mandatory {
    background-color: #FF9E9E !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}


/* Styles for contents
-----------------------------------------------------------*/

#HeaderRow td {
    height: 119px;
    /*width:1280px;
    margin-right:150px;*/
}

#HeaderLine {
    height: 120px;
    /*margin-right:150px;*/
}

    #HeaderLine img, #HeaderLine div, #BodyLine > img, #BodyLine > div, #BottomLine > img {
        display: block;
        /*float: right;*/
    }

    #HeaderLine .head {
        margin-right: 150px;
        display: block;
    }

    #HeaderLine .Logo {
        float: right;
    }

.Logo {
    float: right;
}

#BodyLine {
    /*height: auto;
    position: relative;*/
}

#BottomUpperLine {
    position: absolute;
    left: 0;
    right: 0;
}


/*input[readonly]
{
    background-color: buttonface;
}*/

.disabledInput {
    border: 1px solid #C0C0C0;
    background-color: buttonface;
}

.loginTxt {
    margin-right: 20px;
    width: 290px;
    height: 48px;
    font-size: x-large;
}

.loginTxtMobile {
    margin-right: 39px;
    width: 219px;
    height: 41px;
    font-size: x-large;
}


.txtbox input {
    border: 1px solid #b7b7b7;
    width: 282px;
    height: 42px;
    border-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 10px;
    background-color: white;
}

.txtbox span {
    color: red;
}

#Rep1InputsTable input, #Rep1InputsTable select {
    width: 100px;
}

#Rep1InputsTable select {
    width: 104px;
}

.basicInput {
    width: 100px;
}

.basicRow {
    height: 40px;
    overflow: hidden;
}

.basicTableRow {
    height: 26px;
}

.tableHeaderRow {
    width: 122px;
}

.marginedTablecolumn {
    margin-right: 55px;
}

.basicRowLabelCell {
    float: right;
    width: 120px;
    text-align: right;
    margin-right: 15px;
}


.basicRowLabelCell_ltr {
    float: left;
    width: 120px;
    text-align: left;
    margin-left: 15px;
}

.basicRowInputCell {
    float: right;
    text-align: right;
}

.basicRowSpace {
    float: right;
    width: 40px;
    height: 25px;
}

.basicSRowLabelCell {
    font-size: medium;
    color: Red;
    float: right;
    width: 120px;
}

.basicSRowInputCell {
    font-size: medium;
    color: Red;
    float: right;
    width: 170px;
}

.SelectJ5Table {
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: gray;
    border-collapse: separate;
    background-color: white;
}

.SelectJ5Th {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
    background-color: white;
}

.SelectJ5Td {
    border-width: 1px;
    padding: 1px;
    border-style: inset;
    border-color: gray;
    background-color: white;
}

.ui_standart_Button {
    background-color: #0daed5;
    color: White;
    border-radius: 5px;
}

.ui_link_to_button {
    height: 20px;
    display: inline-block;
    width: 70px;
    text-decoration: solid;
    text-align: center;
    border: 2px outset wheat;
}

.ui_link_to_button2 {
    background-color: #00A9D2;
    color: white;
    padding: 2px 13px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin-left: 20px;
}

.shovar_element {
    font-size: 15px;
}

.ui_print_report {
    width: 50px;
    border: 2px outset #f8b135;
    color: White;
    cursor: pointer;
    background-color: #f8b334;
}

input[type="text"], input[type="password"], input[type="number"], select {
    background-color: #ffffff;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px grey inset;
    color: #4f5858;
    padding: 0px 3px;
}

Label {
    color: #0072A8;
}

.highlight {
    background-color: black;
}

.rtlClass {
    direction: rtl;
}

.ui_otherReportTitleStyle {
    margin-top: 20px;
    width: 50%;
    text-align: right;
}

.ui_MainMenuBtnColumn {
    height: 37px;
}

.textBoxLabel {
    position: absolute;
    color: #2F8BCB;
    font-size: 25px;
    margin-right: 30px;
    margin-top: 8px;
    cursor: auto;
}


.segmented {
    padding: 12px;
}

    .segmented input[type=radio] {
        display: none;
    }

    .segmented label {
        border: outset 1px silver;
        padding: 2px 16px;
        margin-right: -5px;
        background: #ddd;
        cursor: pointer;
    }

    .segmented input:checked + label {
        border: inset 1px silver;
        background: #aaa;
    }



.tabs {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    font-weight: 300;
    font-size: 1.25em;
}

/* Nav */

div.tabs_cover {
    padding-top: 18px;
    position: relative;
    z-index: 2;
    left: 20px;
}

.tabs_list {
    padding-right: 40px;
    height: 40px;
}

    .tabs_list li {
        display: inline;
        float: right;
        height: 40px;
        font: bold 14px Arial;
        color: #0286b7;
        line-height: 40px;
        cursor: default;
        width: 145px;
        text-align: center;
        border: 1px solid #b7b7b7;
        /*border-left: none;
    border-top: none;*/
        background: transparent url(../Content/Images/2014UI/p2/tab_bg.png) top left repeat-x;
        margin-top: -6px;
    }

        .tabs_list li:hover {
            background: transparent url(../Content/Images/2014UI/p2/active_tab_bg.png) top left repeat-x;
        }

        .tabs_list li a {
            color: #0286b7;
            display: block; /*text-transform: uppercase;*/
            font-weight: bold;
        }

        .tabs_list li.active {
            color: #fff;
            background: transparent url(../Content/Images/2014UI/p2/active_tab_bg.png) top left repeat-x;
        }

            .tabs_list li.active > a {
                color: #fff;
            }




/*DropDown start @ nassar darawsha*/


.container {
    /*margin: 80px auto;*/
    /*width: 45%;*/
    width: 367px;
    text-align: center;
    padding-right: initial;
    padding-left: initial;
}

    .container > .dropdown {
        margin: 0 20px;
        vertical-align: top;
    }

.dropdown {
    display: inline-block;
    /*position: relative;
  overflow: hidden;*/
    width: 231px;
    height: 29px;
    top: 10px;
    /*background: #f2f2f2;*/
    border: 1px solid;
    border-color: #00afcc;
    border-radius: 5px;
    background: transparent url(../Content/Images/2014UI/p2/dropdown-arrow-blue.gif) repeat-y left center;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.dropdown4 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 35px;
    top: 0px;
    background: transparent url(../Content/Images/2014UI/p2/dropdown-arrow-blue.gif) repeat-y left center;
    border: 1px solid;
    border-color: #00afcc;
    border-radius: 3px;
    background: #f2f2f2;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

.dropdown2 {
    display: inline-block;
    /*position: relative;
  overflow: hidden;*/
    width: 113px;
    height: 29px;
    top: 0px;
    background: transparent url(../Content/Images/2014UI/p2/dropdown-arrow-blue.gif) repeat-y left center;
    border: 1px solid;
    border-color: #00afcc;
    border-radius: 5px;
    /*background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);*/
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}




.dropdown:before {
    display: block;
    border-bottom-style: solid;
    border-top: none;
}

.dropdown:after {
    display: block;
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}


.dropdown4:before, .dropdown4:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: 9px;
    right: 10px;
    width: 0;
    height: 0;
    border: 4px dashed;
    border-color: #888888 transparent;
    pointer-events: none;
    font-family: Arial;
    font-size: x-large;
}

.dropdown4:before {
    border-bottom-style: solid;
    border-top: none;
}

.dropdown4:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}



.dropdown2:before {
    border-bottom-style: solid;
    border-top: none;
}

.dropdown2:after {
    margin-top: 7px;
    border-top-style: solid;
    border-bottom: none;
}




.dropdown3 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    top: 0px;
    background: #f0ecea;
    border: 1px solid;
    border-color: #00afcc;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, transparent, #f0ecea);
    background-image: -moz-linear-gradient(top, transparent, #f0ecea);
    background-image: -o-linear-gradient(top, transparent, #f0ecea);
    background-image: linear-gradient(to bottom, transparent, #f0ecea);
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    width: 50px;
    height: 25px;
}

    .dropdown3:before {
        border-bottom-style: solid;
        border-top: none;
    }

    .dropdown3:after {
        margin-top: 7px;
        border-top-style: solid;
        border-bottom: none;
    }

.dropdown-select {
    position: relative;
    width: 100%;
    margin: 0;
    height: 27px;
    line-height: 14px;
    font-family: Arial;
    font-size: medium;
    color: #62717a;
    text-shadow: 0 1px white;
    background: transparent url(../Content/Images/2014UI/p2/dropdown-arrow-blue.gif) repeat-y left center!important;
    border: 0;
    border-radius: 5px;
    -webkit-appearance: none;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

.dropdown-select-products {
    position: relative;
    width: 100%;
    margin: 0;
    height: 27px;
    line-height: 14px;
    font-family: Arial;
    font-size: 16px;
    font-weight: 500;
    color: #62717a;
    text-shadow: 0 1px white;
    background: #F4F4F4 url(../Content/Images/2014UI/p2/dropdown-arrow-blue.gif) repeat-y left center!important;
    border: 0;
    border-radius: 5px;
    -webkit-appearance: none;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

.dropdown-select2 {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 6px 8px 6px 10px;
    height: 35px;
    line-height: 14px;
    font-family: Arial;
    font-size: medium;
    color: #62717a;
    text-shadow: 0 1px white;
    background: #f2f2f2; /* Fallback for IE 8 */
    background: rgba(0, 0, 0, 0) !important; /* "transparent" doesn't work with Opera */
    border: 0;
    border-radius: 5px;
    -webkit-appearance: none;
    padding-right: 25px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
}

.dropdown-select:focus {
    z-index: 3;
    width: 100%;
    color: #394349;
    outline: 2px solid #49aff2;
    outline: 2px solid -webkit-focus-ring-color;
    outline-offset: -2px;
}

.dropdown-select > option {
    margin: 3px;
    padding: 6px 8px;
    text-shadow: none;
    background: #f2f2f2;
    border-radius: 3px;
    cursor: pointer;
}

.dropdownExplorer {
    display: inline-block;
    /*position: relative;
  overflow: hidden;*/
    width: 250px;
    height: 40px;
    top: 10px;
    /*background: #f2f2f2;*/
    border: 1px solid;
    border-color: #00afcc;
    border-radius: 3px;
    background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
    background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
}

    .dropdownExplorer:before {
        display: block;
        border-bottom-style: solid;
        border-top: none;
    }

    .dropdownExplorer:after {
        display: block;
        margin-top: 7px;
        border-top-style: solid;
        border-bottom: none;
    }


.dropdown-select-Explorer {
    position: relative;
    width: 130%;
    margin: 0;
    padding: 6px 8px 6px 10px;
    height: 40px;
    line-height: 14px;
    font-family: Arial;
    font-size: large;
    color: #62717a;
    text-shadow: 0 1px white;
    background: #f2f2f2; /* Fallback for IE 8 */
    background: rgba(0, 0, 0, 0) !important; /* "transparent" doesn't work with Opera */
    border: 0;
    border-radius: 0;
    -webkit-appearance: none;
    padding-right: 25px;
}
/* Fix for IE 8 putting the arrows behind the select element. */

.lt-ie9 .dropdown {
    z-index: 1;
}

.lt-ie9 .dropdown-select {
    z-index: -1;
}

    .lt-ie9 .dropdown-select:focus {
        z-index: 3;
    }

/* Dirty fix for Firefox adding padding where it shouldn't. */
.errorwrapper {
    color: red;
}

.lbl {
    width: 180px;
    display: inline-block;
    margin-right: 10px;
    font-size: large;
    color: #2F8BCB;
    font-family: Arial;
}

.lbl2 {
    display: inline-block;
    margin-right: 10px;
    font-size: 23px;
    color: #2F8BCB;
    font-family: Arial;
}

.lbl3 {
    width: 200px;
    display: inline-block;
    margin-right: 10px;
    font-size: large;
    color: #0daed5;
    font-family: Arial;
}

.lbl5 {
    display: inline-block;
    position: relative;
    overflow: hidden;
    width: 150px;
    height: 30px;
    top: 0px;
    margin-right: 10px;
    font-size: medium;
    color: #0daed5;
    font-family: Arial;
}

.lbl4 {
    width: 150px;
    display: inline-block;
    margin-right: 10px;
    font-size: medium;
    color: #0daed5;
    font-family: Arial;
}

.autolbl {
    width: 250px;
    display: inline-block;
    margin-right: 10px;
    font-size: x-large;
    color: #0daed5;
    font-family: Arial;
}

.radio {
    font-size: x-large;
    color: #0daed5;
    font-family: Arial;
}

.input[type="text"] {
}

.top {
    top: 0px!important;
}

.classicBtn {
    border: 0px solid transparent;
    border-radius: 1px;
    box-shadow: 1px 1px 3px 1px #848484;
    text-decoration: initial;
    padding: 3px;
    display: block;
    text-align: center;
}

    .classicBtn:hover {
        background-color: black;
        color: white;
        font-weight: bolder;
    }

.classicBlueBtn {
    background-color: #5d8ff5;
    color: white;
}

.classicOrangeBtn {
    background-color: #f7b03f;
    color: #ce0000;
    font-weight: bold;
}

.textox {
    width: 231px;
    height: 28px;
    border: solid 2px black;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0px 1px 2px 0px #9C9C9C inset;
    background-color: #FFFFFF;
    outline: none;
    color: #62717a;
    font-family: Arial;
    font-size: medium;
}

.textox4 {
    width: 200px;
    height: 20px;
    border: solid 2px black;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0px 1px 2px 0px #9C9C9C;
    background-color: #FFFFFF;
    outline: none;
    color: #62717a !important;
    font-family: Arial;
    font-size: medium;
}

.textox2 {
    width: 250px;
    height: 20px;
    border: solid 2px black;
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0px 1px 2px 0px #9C9C9C;
    background-color: #FFFFFF;
    outline: none;
    color: #62717a !important;
    font-family: Arial;
    font-size: large;
}


.txtarea:hover, .textox:hover {
    /*border: 2px solid #00D43C;*/
}


.txtarea {
    /*border: solid 1px black;*/
    padding: 2px;
    border-radius: 5px;
    font-size: 12px;
    box-shadow: 0px 1px 2px 0px #9C9C9C inset;
    background-color: #FFFFFF;
    outline: none;
    color: #62717a !important;
    font-family: Arial;
    font-size: x-large;
    vertical-align: top;
    width: 350px;
    /* height: 150%; */
}

/*Click Button by Nassar darawsha*/
.Btn {
    float: right;
    margin: 10px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    width: 150px;
    height: 60px;
    font: normal 37px/70px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    -o-text-overflow: clip;
    text-overflow: clip;
    letter-spacing: 1px;
    background: rgba(0,0,0,0);
    -webkit-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
    -moz-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
    -o-transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
    transition: background-color 0.3s cubic-bezier(0, 0, 0, 0), color 0.3s cubic-bezier(0, 0, 0, 0), width 0.3s cubic-bezier(0, 0, 0, 0), border-width 0.3s cubic-bezier(0, 0, 0, 0), border-color 0.3s cubic-bezier(0, 0, 0, 0);
}

    .Btn:hover {
        color: rgba(255,255,255,1);
        background: #00A9D2;
    }

.Btns:active {
    border: 2px solid rgba(33,224,163,1);
    background: rgba(33,224,163,1);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.Btn2 {
    margin: 10px;
    padding: 10px;
    height: 40px;
    font: normal 30px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

    .Btn2:hover {
        color: rgba(255,255,255,1);
        background: #00A9D2;
    }



.Btn3 {
    margin: 10px;
    height: 30px;
    font: bold 15px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 4px;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-top: 0px;
    background-color: #DAE7F8 !important;
}

.Btn33 {
    margin: 10px;
    height: 25px;
    font: bold 15px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 4px;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    padding-top: 0px;
    background-color: #DAE7F8 !important;
}

.Btn3:hover {
    color: rgba(255,255,255,1);
    background-color: #00A9D2 !important;
}

.Btn4 {
    margin: 10px;
    padding: 10px;
    padding-top: 0px;
    height: 25px;
    font: normal 15px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    width: 210px;
}

    .Btn4:hover {
        color: rgba(255,255,255,1);
        background: #00A9D2;
    }

.Btn5 {
    margin: 1px;
    padding: 1px;
    padding-top: 0px;
    height: 25px;
    font: normal 15px "Advent Pro", Helvetica, sans-serif;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    margin: 0 auto;
    border: 2px solid #00A9D2;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

    .Btn5:hover {
        color: rgba(255,255,255,1);
        background: #00A9D2;
    }
/*------------------------------------------------*/
/* Switch SECTION START*/
/*------------------------------------------------*/
.Switch {
    position: relative;
    display: inline-block;
    font-size: 1.6em;
    font-weight: bold;
    color: #ccc;
    text-shadow: 0px 1px 1px rgba(255,255,255,0.8);
    height: 30px;
    padding: 6px 6px 5px 6px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 4px;
    background: #ececec;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.1), inset 0px 1px 3px 0px rgba(0,0,0,0.1);
    cursor: pointer;
}

.Switch2 {
    position: relative;
    display: inline-block;
    color: #33d2da;
    font-size: 2.1em;
    font-weight: bold;
}

body.IE7 .Switch {
    width: 78px;
}

.Switch span {
    display: inline-block;
    width: 35px;
}

    .Switch span.On {
        color: #33d2da;
    }

.Switch .Toggle {
    position: absolute;
    top: 1px;
    width: 37px;
    height: 30px;
    margin-top: 2px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.3);
    border-radius: 4px;
    background: #fff;
    background: -moz-linear-gradient(top, #ececec 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ececec), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top, #ececec 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #ececec 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #ececec 0%,#ffffff 100%);
    background: linear-gradient(top, #ececec 0%,#ffffff 100%);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.5);
    z-index: 999;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    -ms-transition: all 0.15s ease-in-out;
}

.Switch.On .Toggle {
    left: 2%;
}

.Switch.Off .Toggle {
    left: 54%;
}


/* Round Switch */
.Switch.Round {
    padding: 0px 20px;
    border-radius: 40px;
}

body.IE7 .Switch.Round {
    width: 1px;
}

.Switch.Round .Toggle {
    border-radius: 40px;
    width: 14px;
    height: 14px;
}

.Switch.Round.On .Toggle {
    left: 3%;
    background: #33d2da;
}

.Switch.Round.Off .Toggle {
    left: 58%;
}






/**/ /**/ /**/ /**/ /**/ /**/

table.tftable {
    font-size: 12px;
    color: #333333;
    width: 100%;
    border-width: 1px;
    border-color: #729ea5;
    border-collapse: collapse;
}

    table.tftable th {
        color: #ffffff;
        font-size: 20px;
        background-color: #acc8cc;
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #729ea5;
        text-align: center;
        color: #ffffff;
    }

    table.tftable tr {
        background-color: #d4e3e5;
    }

        table.tftable tr:hover {
            background-color: #ffffff;
        }

    table.tftable td {
        font-size: 12px;
        border-width: 1px;
        padding: 8px;
        border-style: solid;
        border-color: #729ea5;
        font: bold 15px arial;
        text-align: center;
    }

.ui_legend {
    width: 184px;
    color: #eaa007;
    border-bottom: 0;
    padding-right: 9px;
    margin-right: 15px;
}

.ui_fieldSet {
    margin-bottom: 0px;
    border: 2px ridge #00a9d2;
    margin: -14px auto;
    width: 450px;
    border-radius: 10px;
}

th {
    text-align: right !important;
}

.SelectCustomer {
    display: block !important;
    width: 370px !important;
    right: 25%;
    top: -1000px;
    position: absolute;
    direction: rtl;
}

.SelectCustomerMob {
    display: block !important;
    width: 300px !important;
    top: -1000px;
    position: absolute;
    direction: rtl;
}

.txtSearch {
    width: 350px !important;
    height: 50px !important;
    font-size: 22px !important;
    margin-right: 20px !important;
}

.txtSearchMob {
    width: 250px !important;
    height: 50px !important;
    font-size: 22px !important;
    margin-right: 20px !important;
}

.SearchDiv {
    margin: 5px;
    text-align: right;
    height: 95px;
    white-space: nowrap;
}

.headTxtSearch {
    margin-right: 22px;
    padding-top: 20px;
}

.Mand {
    position: absolute;
    right: 7%;
}

.MandField {
    background-color: gray;
    color: white !important;
}

.winShow {
    width: 100%;
    height: 100%;
}

.ResDDl {
    width: 100px !important;
}

.RemovePriceR {
    background-color: #D3D3D3 !important;
    border: 1px solid black;
    padding: 0px !important;
    max-width: 40px !important;
}

.OnlyPhones {
    text-align: right;
    direction: ltr;
}

.NewBtn {
    background-color: #DAE7F8;
    font: bold 15px "Advent Pro", Helvetica, sans-serif !important;
    color: #00A9D2;
    text-align: center;
    cursor: pointer;
    border: none;
    text-transform: none;
    align-items: flex-start;
    text-rendering: auto;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    -webkit-writing-mode: horizontal-tb;
    margin-bottom: 30px;
    line-height: 30px;
    min-width: 150px !important;
    text-decoration: none;
}

.MustField {
    border: 2px groove red !important;
}

#buttonUpload {
    position: relative;
    left: -1px;
    background-color: #DDDDDD;
}

.ModalHeader {
    text-align: center;
    font-size: 18px;
    margin-top: -5px;
}

.Activeties {
    display: none;
}

.Reports {
    display: none;
}

.Settings {
    display: none;
}

.Active {
    /*border-style: solid;*/
    /*border-color: #ff980087;*/
    border-width: 2px 3px 0px 3px;
    border-radius: 4px 4px 0px 0px !important;
}

.topTimer {
    /*font-size: 17px;*/
    border: 7px solid #efefef;
    border-radius: 5px;
    box-shadow: inset 0 -2px 10px 1px rgba(0, 0, 0, 0.75), 0 5px 20px -10px rgba(0, 0, 0, 1);
    text-shadow: 0 0 5px rgba(255, 255, 255, 1);
    text-align: center;
    color: #fff;
    background-color: #670d0d;
    display: table;
    margin: 0 auto;
}

.topTimerContainer {
    width: 100%;
    margin-bottom: 8px;
}

.topTimerContent {
    margin: 5px;
}

/*checkBox style START*/
/* The container */
.checkcontainer {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    /* Hide the browser's default checkbox */
    .checkcontainer input {
        position: absolute;
        opacity: 0;
        cursor: pointer;
    }

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 4px;
    height: 25px;
    width: 25px;
    background-color: #d8d8d8;
}

/* On mouse-over, add a grey background color */
.checkcontainer:hover input ~ .checkmark {
    background-color: #aaa;
}

/* When the checkbox is checked, add a blue background */
.checkcontainer input:checked ~ .checkmark {
    background-color: #00A9D2;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkcontainer input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkcontainer .checkmark:after {
    left: 9px;
    top: 4px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 2px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
/*checkBox style END*/

.txtBxError {
    border: 0.1em solid red !important;
}

.mandatoryStar {
    color: #f70e0e;
    font-size: 21px;
    margin-right: 4px;
}

.errorBorder {
    border: 2px solid red !important;
    border-radius: 5px !important;
}

.easyModal {
    width: 50%;
    height: 50%;
    display: table;
    margin: 0 auto;
    top: 15% !important;
    background: none;
    background-color: white;
}

.modal-footer {
    text-align: left !important;
}

.close {
    float: left !important;
}

.modal-header {
    text-align: right !important;
}

.modal-body {
    text-align: right !important;
}

.btnLoading {
    background: url('/Content/Images/loader.gif') no-repeat 50% 50%;
    color: transparent;
}

.invoiceButton {
    border: 2px solid #6e94c6;
    border-color: #00A9D2;
    background-color: #DAE7F8;
    color: #38A9D2;
    font-size: 15px;
    font-weight: bold;
}

.minwidth100 {
    min-width: 100px;
}

.minwidth50 {
    min-width: 50px;
}

.width100 {
    width: 100px !important;
}

.width190 {
    width: 190px !important;
}
/*.ui-datepicker-trigger {
    float: left;
}*/

.payDemandFieldHeaderMobile {
    font-size: large;
    margin-right: 54px;
    color: #2F8BCB;
    font-family: Arial;
}

.divContainerpayDemandMobile {
    margin: 0px 20px 20px 0px;
    background-color: #E8E8E7;
}

.payDemandValueFieldMobile {
    width: 200px;
    height: 28px;
    margin-right: 54px;
    font-size: large;
}

.drop-down-select-paydemand-mobile {
    margin-right: 54px;
    height: 28px;
    width: 200px;
    border: 1px ridge #c3c4c6;
    box-shadow: 0px 1px 2px 0px #9C9C9C;
    background-color: #FFFFFF;
    border-radius: 5px;
}

#RemovePrice {
    border: 0px ridge #c3c4c6 !important;
}

.nonedisplay {
    color: transparent !important;
    background: transparent !important;
    border: transparent !important;
    background-color: transparent !important;
}

    .nonedisplay:hover {
        color: transparent !important;
        background: transparent !important;
    }

    .nonedisplay:focus {
        outline: 0 !important;
    }

.textareabillingcustomer {
    background-color: #ffffff;
    border: 1px solid #999;
    border-radius: 5px;
    box-shadow: 1px 1px 5px 0px grey inset;
    color: #4f5858;
    padding: 0px 3px;
    width: 243px;
    margin: 3px;
}

.ddlbilling-customer {
    box-shadow: 1px 1px 5px 0px grey inset;
    height: 20px;
    margin: 3px;
    width: 243px;
}

#EditedCustomer_FirstPayDate {
    padding: 0px 3px;
    width: 243px !important;
    margin: 3px;
}

#EditedCustomer_LastPayDate {
    padding: 0px 3px;
    width: 243px !important;
    margin: 3px;
}

#trDisableFraction {
    display: none;
    vertical-align: top;
}

.ec_table {
    display: table;
    margin: 15px;
}

.ec_table_row {
    display: table-row-group;
}

.ec_table_cell {
    display: table-cell;
    padding: 6px 7px;
}

.maincentererror {
    position: absolute;
    top: 40%;
    left: 50%;
    width: 500px;
    height: 500px;
    margin-left: -200px;
    margin-top: -200px;
    border: 5px solid #f2b434;
    background: #ffffff;
    text-align: center;
    font-size: 60px;
    color: #2f8bcb;
    z-index: 10;
}

.ui_redirect_url {
    direction: ltr;
    max-width: 1256px !important;
    padding: 18px 5px !important;
    font-size: 15px;
    margin: 10px 4px;
    font-weight: bold;
}

.refoundDeal {
    background-color: #ff3b3b !important;
    color: #fff !important;
}

    .refoundDeal:hover {
        background-color: #ffc7c7 !important;
        color: #000 !important;
    }

.radiocb {
    width: 1.3em;
    height: 1.3em;
    background-color: white;
    border-radius: 50%;
    vertical-align: middle;
    border: 1px solid #ddd;
    -webkit-appearance: none;
    outline: none;
    cursor: pointer;
}

    .radiocb:checked {
        background-color: #337ab7;
        border: thick;
        border-color: #337ab7;
        transform: rotate(-45deg);
    }
