body {
    background: url(../images/back.jpg) repeat;
    font-family: Cambria !important;
    margin: 0;
}

.cal_Theme1 .ajax__calendar_container {
    background-color: #ffffff;
    border: solid 1px #000000;
    width: auto;
    color: #000000;
    position: relative;
    z-index: 99;
}

.DynamicMenuItem {
    border-top: 1px solid #33373c;
    border-bottom-width: 0;
    left: 20px;
    color: #d9ebeb;
    height: 20px;
}

    .DynamicMenuItem a {
        display: block;
        width: 160px;
        color: #d9ebeb;
        background-color: #272b2f;
        text-decoration: none;
        padding: 8px 4px;
        padding-top: 5px;
        padding-left: 15px;
    }

.span {
    font-size: 12px;
    font-family: Cambria;
    line-height: 20px;
    color: #666666;
}

.ajax__validatorcallout_popup_table.ajax__validatorcallout {
    border: none 0px;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
    position: inherit !important;
    top: inherit !important;
}

.cal_Theme1 .ajax__calendar_today {
    color: #ffffff;
    background-color: #000000;
}

.cal_Theme1 .ajax__calendar_title,
.cal_Theme1 .ajax__calendar_next,
.cal_Theme1 .ajax__calendar_prev {
    color: #333333;
}


.cal_Theme1 .ajax__calendar_title {
    color: #000055;
}

.cal_Theme1 .ajax__calendar_other,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_today,
.cal_Theme1 .ajax__calendar_hover .ajax__calendar_title {
    color: #A7A7A7;
    width: auto;
}

.logostrip {
    background: #f0f0f0;
    height: 58px;
}

.addnew {
    background: #f35a21;
    font: 15px Cambria;
    color: #FFFFFF;
    width: 100px;
    height: 35px;
    text-align: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

.logout {
    background: #f35a21;
    width: 100px;
    height: 35px;
    font-size: 15px;
    font-family: Cambria;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border: none;
    cursor: pointer;
    cursor: hand;
}

    .logout:hover {
        background: #f34421;
        font: 15px Cambria;
        color: #FFFFFF;
        width: 100px;
        height: 35px;
        text-decoration: none;
    }

.contentstyle {
    font: 14px Cambria;
    color: #b9282f;
}

.line {
    background-color: #999999;
}

.blackcontent {
    font: 14px Cambria;
    color: #282828;
    text-decoration: none;
}

.iconwh {
    background: #fff;
    border-radius: 5px;
    box-shadow: 1px 1px 2px #f45017;
    width: 30px;
    height: 30px;
    font-size: 12px;
    font-family: 'Signika Negative', sans-serif;
    color: #fff;
    text-align: center;
    border: #f6e7e1;
}

.headstyle {
    font: 25px 'Signika Negative', sans-serif;
    color: #f45017;
    padding-left: 20px;
}

.orangesqure {
    color: Red;
    font-weight: bold;
    font-family: Cambria;
    font-size: 15px;
}

.blacksqure {
    background: #3d3d3d;
    height: 5px;
    width: 5px;
    text-align: center;
}

.whiteround {
    background: #FFFFFF;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 2px 2px 1px #c9c9c9;
    border-top: solid 2px;
    color: #f45017;
}

.fieldhead {
    font: 16px Cambria;
    color: #666666;
    vertical-align: text-top;
}

.fieldsearch {
    font: 16px Cambria;
    color: #666666;
}

.reportfieldhead {
    width: 320px;
    font: 14px Cambria;
    color: #666666;
    width: 310px;
    font-weight: bold;
}

.orangestrip {
    background: #fcf0e1;
    height: 25px;
    font: 15px Cambria;
    color: #f3591f;
    padding: 5px 0 0 10px;
    width: 99%;
}

.orangebtn {
    background: #f55c25;
    width: 109px;
    height: 30px;
    font: 15px Cambria;
    color: #FFFFFF;
    text-align: center;
    vertical-align: middle;
}

.bottom {
    background: #ffffff;
    height: 40px;
    font: 15px Cambria;
    color: #606060;
    text-align: center;
    text-decoration: none;
    bottom: 0;
    position: fixed;
    width: 100%;
}

    .bottom:hover {
        background: #eeeeee;
        height: 40px;
        font: 15px Cambria;
        color: #000000;
        text-align: center;
        text-decoration: none;
        bottom: 0;
        position: fixed;
        width: 100%;
    }

.butAddgr {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(245,92,37,1);
    font-family: Calibri;
    font-size: 15px;
    display: block;
    margin: 5px auto;
    width: 100px;
    padding-top: 2px;
    text-align: center;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
    top: 0px;
    left: -6px;
    height: 30px;
}

.bottom a {
    line-height: 35px;
    color: #000000;
}

.SearchTextbox {
    width: 90% !important;
    height: 25px !important;
    font-size: 12px;
    font-family: Cambria;
    color: #666666;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
}

input[type="text"] {
    width: 250px;
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: Cambria;
    line-height: 20px;
    color: #666666;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}

input[type="password"] {
    width: 250px;
    display: inline-block;
    height: 18px;
    padding: 4px;
    margin-bottom: 3px;
    font-size: 12px;
    font-family: Cambria;
    line-height: 20px;
    color: #666666;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}

textarea {
    display: inline-block;
    padding: 4px;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: Cambria;
    line-height: 20px;
    color: #666666;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
}

}

select {
    display: inline-block;
    width: 80%;
    padding: 4px;
    margin-bottom: 3px;
    font-size: 12px;
    font-family: Cambria;
    line-height: 20px;
    color: #666666;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.13),0px 1px 0 rgba(255,255,255,0.5);
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -ms-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2;
}

.button1 {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(245,92,37,1);
    font-family: Cambria;
    font-size: 15px;
    display: block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0px 2px 0px rgba(219,31,5,1), 0px 5px 15px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 2px 0px rgba(219,31,5,1), 0px 5px 15px rgba(0,0,0,.7);
    box-shadow: 0px 2px 0px rgba(219,31,5,1), 0px 5px 15px rgba(0,0,0,.7);
    margin: 5px auto;
    width: 105px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}

.butAdd {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(245,92,37,1);
    font-family: Cambria;
    font-size: 15px;
    display: block;
    margin: 5px auto;
    width: 65px;
    padding-top: 10px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    top: 0px;
    left: -6px;
    height: 39px;
}

.butTopButton {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(245,92,37,1);
    font-family: Cambria;
    font-size: 15px;
    display: block;
    margin: 5px auto;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    top: 0px;
    left: -6px;
    height: 39px;
}

.AddS {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    background-color: rgba(245,92,37,1);
    font-family: Cambria;
    font-size: 15px;
    display: block;
    width: 29px;
    text-align: center;
    height: 25px;
    vertical-align: middle;
    top: 0px;
    left: -1px;
}

.go {
    background-color: #ee7100;
    border: none;
    color: rgba(255,255,255,1);
    cursor: pointer;
    cursor: hand;
    width: 100px;
    height: 30px;
}

.button1:active {
    -webkit-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 3px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 6px;
}

.error {
    font-weight: bold;
    font-family: Cambria;
    font-size: 15px;
    color: Red;
}

.addnewbutton {
    background: #FFFFFF;
    font: 15px Cambria;
    color: #2F2E2D;
    width: 100px;
    height: 35px;
    text-align: center;
    border: none;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
    border: 1px solid #f35a21;
}

.addnew:hover {
    background: #f34421;
    font: 15px Cambria;
    color: #FFFFFF;
    width: 100px;
    height: 35px;
    text-decoration: none;
}

.addnew1 {
    font: 15px Cambria;
    color: #FFFFFF;
    text-decoration: none;
}

.search {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background: #f35a21;
    font: 15px Cambria;
    color: #FFFFFF;
    width: 100px;
    text-align: center;
}

.textbx {
    border: none;
}

.gridstrip {
    background: #fff7f4;
    border-top: 1px solid #fcd5c8;
    border-bottom: 1px solid #fcd5c8;
    height: 33px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    color: #000;
}

.redContent {
    color: Red;
}

.grdrow {
    background: #fcf9f3;
    font-family: Cambria;
    height: 35px;
    padding: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 15px;
    border: 1px solid #f0e3c9;
}

.grdaltrow {
    background: #ffffff;
    font-family: Cambria;
    height: 35px;
    padding: 10px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 15px;
    border: 1px solid #f0e3c9;
}

.gridheader {
    color: #333333;
    height: 33px;
    text-align: left;
    vertical-align: top;
    font-size: 15px;
    font-weight: normal;
}

.gridstrip a {
    text-decoration: none;
    color: #000;
}

.whitestrip {
    font-weight: normal;
    color: #000;
    height: 33px;
    text-align: left;
    vertical-align: middle;
    border-bottom: 1px solid #fcd5c8;
}

    .whitestrip a {
        text-decoration: none;
        color: #333333;
    }

.greytopround {
    background: #fcf0e1;
    height: 40px;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    border: solid 1px;
    color: #d7d7d7;
    -moz-box-shadow: 0px 1px 0px rgba(000,000,000,0.5),inset 0px 1px 1px rgba(255,255,255,1);
    -webkit-box-shadow: 0px 1px 0px rgba(000,000,000,0.5),inset 0px 1px 1px rgba(255,255,255,1);
}

.greybottomround {
    background-color: #ffffff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border: solid 1px;
    color: #d7d7d7;
    border-top: none;
}

.greymidround {
    background: #FFFFFF;
    border: solid 1px;
    color: #d7d7d7;
    border-top: none;
    border-bottom: none;
}

.grid3 {
    background: url(../images/gridmid.png) repeat-x;
    height: 34px;
    font: 14px Cambria;
    color: #263849;
    padding: 5px 8px 0px;
    text-align: left;
}

    .grid3 td {
        background: url(../images/gridmid.png) repeat-x;
        height: 34px;
        font: 14px Cambria;
        color: #263849;
        padding: 5px 8px 0px;
    }

.grid1 {
    font: 14px Cambria;
    color: #263849;
    height: 34px;
    padding: 0px 8px 0px;
    text-align: left;
}

    .grid1 td {
        font: 14px Cambria;
        color: #263849;
        height: 34px;
        padding: 5px 8px 0px;
    }

.gridorangestrip {
    background: #f45017;
    height: 30px;
    font: 14px Cambria;
    font: 15px Cambria;
    color: #ffffff;
    font-style: italic;
    padding: 5px 8px 0px;
}

    .gridorangestrip th {
        background: #f45017;
        height: 30px;
        font: 14px Cambria;
        font: 15px Cambria;
        color: #ffffff;
        font-style: italic;
        padding: 5px 8px 0px;
    }

.NoRecords {
    color: #000000;
    font: bold 16px Cambria;
}

.headcontent {
    font-size: 14px;
    color: #152432;
    font-family: 'Armata', sans-serif;
}

.content3 {
    color: #535353;
    font: 14px Cambria;
    line-height: 20px;
}

.greencontent2 {
    color: #f45017;
    font: 14px Cambria;
    line-height: 20px;
}

.heading {
    color: #000;
    font: 18px Cambria;
    line-height: 20px;
}

.subheading {
    color: #000;
    font: 16px Cambria;
    line-height: 20px;
    padding-left: 25px;
}

.clientstrip {
    font-size: 15px;
    background: #FFFFFF;
    color: #000;
    border: solid 1px #e6e6e6;
    height: 50px;
}

.headtop {
    font: 20px 'Roboto', sans-serif;
    
    border-bottom: solid 3px #f55c25;
    color: #fff;
    height: 50px;
}

.StaticMenuItem {
    margin: 0;
    padding: 0;
    list-style-type: none;
    vertical-align: top;
    height: 37px;
    text-shadow: 1px 0px 0px black;
    font: 16px Cambria;
    color: #ffffff;
    text-decoration: none;
}

    .StaticMenuItem a {
        color: #ffffff;
    }



.DynamicMenuItem a:hover {
    background-color: #3a3f44 !important;
}

.DynamicMenuItem li a:hover, .DynamicMenuItem a.selected > a {
    background-color: #3a3f44;
    color: #d9ebeb;
}

.box {
    display: block;
    padding: 4px;
    line-height: 20px;
    border: 1px solid #ddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,0.055);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,0.055);
    box-shadow: 0 3px 5px rgba(0,0,0,0.055);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    height: 300px;
    width: 250px;
}

.title {
    font: 15px 'Signika Negative', sans-serif;
    color: #f45017;
    font-weight: bold;
}

.productgridstrip {
    background: #FDFCF;
    border-top: 1px solid #fcd5c8;
    border-bottom: 1px solid #fcd5c8;
    height: 33px;
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-size: 13px;
    color: #000;
}

.menu {
    color: #FFF;
}

    .menu a {
        color: #FFF;
        font: 14px Cambria;
    }

.required {
    color: red;
    font: 14px Cambria;
}

.tdorange {
    color: #f45017 !important;
}

    .tdorange a {
        color: #f45017 !important;
    }

.col-strip {
    background: #393939;
    line-height: 50px;
    cursor: pointer;
}

    .col-strip:hover {
        background: #f55c25;
        line-height: 50px;
        cursor: pointer;
    }
