
input[type=checkbox] {
    -webkit-appearance: checkbox;
}

/*Floating Lable*/



/*Moving gradient for page title*/

.wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    background: linear-gradient(45deg,#F17C58, #E94584, #24AADB, #27DBB1,#FFDC18, #FF3706);
    background-size: 600% 100%;
    animation: gradient 16s linear infinite;
    animation-direction: alternate;
}

@keyframes gradient {
    0% {
        background-position: 0%
    }

    100% {
        background-position: 100%
    }
}
 



/*------------------------------------------------------------------
[ Button ]*/
.container-login100-form-btn {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.login100-form-btn {
    font-family: Montserrat-Bold;
    font-size: 15px;
    line-height: 1.5;
    color: #e0e0e0;
    width: 1000px;
    height: 50px;
    border-radius: 25px;
    background: #333333;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 25px;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    position: relative;
    z-index: 1;
}

    .login100-form-btn::before {
        content: "";
        display: block;
        position: absolute;
        z-index: -1;
        width: 1000px;
        height: 100%;
        border-radius: 25px;
        top: 0;
        left: 0;
        background: #005bea;
        background: -webkit-linear-gradient(left, #005bea, #00c6fb);
        background: -o-linear-gradient(left, #005bea, #00c6fb);
        background: -moz-linear-gradient(left, #005bea, #00c6fb);
        background: linear-gradient(left, #005bea, #00c6fb);
        -webkit-transition: all 0.4s;
        -o-transition: all 0.4s;
        -moz-transition: all 0.4s;
        transition: all 0.4s;
        opacity: 0;
    }

    .login100-form-btn:hover {
        background: transparent;
        cursor: pointer;
        color: #fff;
        background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
        text-align: center;
    }

        .login100-form-btn:hover:before {
            opacity: 1;
        }




/*------------------------------------------------------------------
[ Button sign in with ]*/


/*Gradient buttion*/

.btn {
    flex: 1 1 auto;
    margin: 10px;
    font-family: 'Montserrat', sans-serif;
    
    text-transform: uppercase;
    transition: .5s;
    background-size: 200% auto;
    color: aquamarine;
    text-shadow: 0px 0px 10px rgba(0,0,0,0.2);
    box-shadow: 300px 100px 200px #eee;
    border-radius: 7px;
}

    /* Demo Stuff End -> */

    /* <- Magic Stuff Start */

    .btn:hover {
        background-position: right center; /* change the direction of the change here */
	cursor:pointer;
    }

.btn-1 {
    background-image: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
}

.btn-2 {
    background-image: linear-gradient(to right, #fbc2eb 0%, #a6c1ee 51%, #fbc2eb 100%);
}

.btn-3 {
    background-image: linear-gradient(to right, #84fab0 0%, #8fd3f4 51%, #84fab0 100%);
}

.btn-4 {
    background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
    text-align: center;
}

.btn-5 {
    background-image: linear-gradient(to right, #ffecd2 0%, #fcb69f 51%, #ffecd2 100%);
}

.btn-6 {
    background-image: linear-gradient(to right, #a1c4fd 0%, #c2e9fb 51%, #a1c4fd 100%);
    text-align: left;
}
/*Tree  View*/

/*https://www.iamrohit.in/css-treeview-examples/*/
.tree,
.tree ul {
    margin: 0 0 0 .5em; /* indentation */
    padding: 0;
    list-style: none;
    color: aqua;
    position: relative;
}

.tree ul {margin-left:.5em} /* (indentation/2) */

.tree:before,
.tree ul:before {
  content:"";
  display:block;
  width:0;
  position:absolute;
  top:0;
  bottom:0;
 
}

ul.tree:before {
  border-left:dotted
}

.tree li {
  margin:0;
  padding:0 1.5em; /* indentation + .5em */
  line-height:2em; /* default list item's `line-height` */
  font-weight:bold;
  position:relative;
}

.tree container, .tree folder {
  display: block;
}

.tree container icon, .tree folder icon {
  background-repeat: no-repeat;
  background-position: 4px center;
  padding-left: 24px;
}

.tree container icon {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAnJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpDb21wcmVzc2lvbj41PC90aWZmOkNvbXByZXNzaW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5GbHlpbmcgTWVhdCBBY29ybiA1LjIuMTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNi0wMi0wMlQxMjo0ODo1ODwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgqitOMRAAABuklEQVQ4EZVSvy9sQRT+Znfseh4rfuUVSCQahSBeIZaORqURT6L1FyjlFSJER0In0RMajeqphEVHqxIhmydYrL137sydce5ds9lYWesk9557vvOdb+acexjebXrtMqHjv2I2VtEnvTPT/mDjcp7bpKypX4Vxxm3MTOyKvn/buJwPRQYXTzYn+yLj3W2JJkvO5OTP68XUEWAmU3+TNxb/zLM/G+n1gc7I1FBnork5EYeQgCOAuxcf++f/ce+wXWmiz8XFDOxqe6Zl4Xhl8EdyNuVww9h0f0dDQ2Mdh+cDngakAeKxKMZ6W3D7LCaUT0CReQo3eiP9dHa3vAWQSJCrpndNYaRFbHD00PPRrh9V6+Flbj4T6doLchx0iKcNXLpFpSYLXDcs4dAKgkCnkPhayg3a8yVcVOdFpBJwlEZOfV1sGQFfSUESmbyIki6JmIpE2LuKS3xFh1vjSnkQBH5nJkE7gYgr8kJcKxm280r7UZHRdcJ2aCbWuO/L0/SjM5z1dK0Fy/mgpWxOZLWvTl2vKrxK2Obo0vE/gPWWKy7OGWYuDuaSIxYLN4kmPUFA6VZZVqn/xr8sLf4UeQNldMTNDtyI9wAAAABJRU5ErkJggg==');
}

.tree folder icon {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAQCAYAAADwMZRfAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAnJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IlhNUCBDb3JlIDUuNC4wIj4KICAgPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4KICAgICAgPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIKICAgICAgICAgICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICAgICAgICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyI+CiAgICAgICAgIDx0aWZmOllSZXNvbHV0aW9uPjcyPC90aWZmOllSZXNvbHV0aW9uPgogICAgICAgICA8dGlmZjpDb21wcmVzc2lvbj41PC90aWZmOkNvbXByZXNzaW9uPgogICAgICAgICA8dGlmZjpYUmVzb2x1dGlvbj43MjwvdGlmZjpYUmVzb2x1dGlvbj4KICAgICAgICAgPHhtcDpDcmVhdG9yVG9vbD5GbHlpbmcgTWVhdCBBY29ybiA1LjIuMTwveG1wOkNyZWF0b3JUb29sPgogICAgICAgICA8eG1wOk1vZGlmeURhdGU+MjAxNi0wMi0wMlQxMjo0OTowOTwveG1wOk1vZGlmeURhdGU+CiAgICAgIDwvcmRmOkRlc2NyaXB0aW9uPgogICA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgrkd8ulAAACb0lEQVQ4EZVSTWgTQRT+ZjP5L21KIeAfFpTWikJVqJdeiuJF0qulePHqRcGriAdPXqrFQy8i6EHwIGigFEQQvbRQxP5pSkzbxCbpT9o0SZvs7uzu+HabTeslxQcz7++bb957Mwx1mRy92sp1w+f6lV3TGHj8Y8f1m2neSOoYE5LfcP1AmE+RfdP1j9Tx+12v/0y+3S5nZ6S78t8/lOL3ut4feZgAbOLR5RedvVeGT1y63s5DHTB0AcswsbuZw+r0xF4xt/KO+xSpKIBpWHREgcLx5drD6TfuBXY7t6PdvW3BFg5DFKFYBmAJhMIMnX0D4Ug+c0fxMDACWpZEMZtCKZ/WyT0gkcIE97bBwyPw+OojsonqEj1z3jUdvfhtHIXM8j8xbmgqLL0CqYcaCbslrbq370tJTdt17EutXIIQViT+4OI5QAOCIZPDH4SubUGtErgu+eRvzH76TC1IeIQK0xsg64CIKWxIcgwxoUCaKHNoNUDaAwOEJpBbmEO1WET/8C0nxqgSeagSJ0ibTWnjZuIfwUHD8pp0m6oiO78AWavgVPdZ+AMBBLmFXV1Bi8863JHDU9ooIDs3m4Yp7zqTrFZqKGfmiXoHHcePIdzeBiYq0C0//EYNOoIIQIWAlx6YiDfXsbq4kiisLD2NjSbHHZJcKk1pDSdPR9EajcCkyrx0VKNHCqKKqkG9E4kkgp3CFtZTqUQmsTwWG0m+sssiEjm19nOuv6fvQoh5FFQ21pxy3U11jG2i2Jf1pdX08q+ll4PPks9djDNy+vZfKdDjBptqxp7ERhYbBDbWaceAPsgbP60pBTqsvfoHao777+xfmRQTxswccNgAAAAASUVORK5CYII=');
}

    .tree folder.selected {
        background-image: linear-gradient(to bottom, #e4eef5, #c0d1db);
        border-radius: 5px;
        background-color: yellow;
        color: aquamarine;
        color: black;
    }

    .tree folder:hover {
        /*background-image: linear-gradient(to bottom, #e9f5e7, #c3d9bf);*/
        border-radius: 500px;
        background-color: yellow;
        
       
    }

.tree li:before {
  content:"";
  display:block;
  width:10px; /* same with indentation */
  height:0;
  border-top:1px dashed;
  margin-top:-1px; /* border top width */
  position:absolute;
  top:1em; /* (line-height/2) */
  left:4px;
}

ul.tree>li:before {
  border-top:none;
}

.tree li:last-child:before {
  background:white; /* same with body background */
  height:auto;
  top:1em; /* (line-height/2) */
  bottom:0;
}
/*end of tree view*/





.mydropdownlist {
    color: #fff;
    font-size: 20px;
    height:50px;
    position: static;
    padding: 5px 10px;
    border-radius: 5px 12px;
    background-color: #292929;
    font-weight: bold;
    font-size:1000px;
    /*font-size-adjust:inherit;*/
}

.cornerRadius {
    border-radius: 3px;
}

.cornerRadiusDiv {
    border-radius: 5px;
}

.cornerRadiusTop {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

body {
    font-family: Tahoma;
    font-size: 12px;
}

table {
    border-width: thin;
    border-spacing: 1px;
}

.TableHeader {
    background-color: #143C8D;
    color: #ffffff;
    height: 20px;
}


.noText label {
    display: none;
}

.TableLeftColumn {
    text-align: right;
    width: 50%;
    background-color: #FFFFFF;
}

.TableRightColumn {
    background-color: #e6e6e6;
    color: #ffffff;
    text-align: left;
    width: 50%;
}

.TableLeftColumnWhite {
    background-color: White;
    color: Black;
    text-align: left;
    width: 25%;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.TableRightColumnGray {
    background-color: #e6e6e6;
    color: #ffffff;
    text-align: left;
    width: 75%;
}

.TableColumnWhite {
    background-color: White;
    color: Black;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.TableColumnGray {
    background-color: ghostwhite;
    color: #ffffff;
    text-align: left;
}

.input[type=text] {

  box-sizing: border-box;
  border: 5px solid #ccc;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-image: url('searchicon.png');
  background-position: 10px 10px; 
  background-repeat: no-repeat;
  padding: 12px 20px 12px 40px;
}

.TableSubHead {
    padding-top: 1em;
    padding-left: 10px;
    padding-bottom: 5px;
    font-weight: bold;
    color: #256a9a;
    padding-top: 1em;
    font-weight: 100;
    color: #256a9a;
    font-size: 1.2em;
    background-color: White;
}

.TableFooter {
    background-color: White;
    text-align: center;
    padding: 10px;
}

.PageHeaderData {
    background-color: #ebebeb;
    height: 25px;
    padding-left: 10px;
    font-family: Tahoma;
}

.PagePadding {
    padding: 38px 10px 10px 10px;
}

.PageHeading {
    width: 100%;
    height: 25px;
    position: absolute;
    background-image: linear-gradient(to right, #e6e6e6, #418CF0);
    background-size: 600% 100%;
    /*animation: gradient 1s linear infinite;*/
    animation-direction: alternate;
}

.PageSubHeading {
    background-color: #a0d1f3;
    height: 25px;
    padding-left: 10px;
    font-family: Tahoma;
}

.PageSubHeading1 {
    background-color: #CCE2F1;
    height: 20px;
    padding-left: 20px;
    font-family: Tahoma;
}

.BlueHeading {
    background-color: #3366CC;
    height: 25px;
    padding-left: 10px;
    font-family: Tahoma;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

.TopBanner {
    color: #0000CC;
    text-decoration: none;
    font-family: tahoma;
    font-size: 12px;
}

.InboxHead {
    background-position: left center;
    height: 30px;
    background-image: url(../Images/InboxHead.png);
    padding-top: 30px;
    background-repeat: no-repeat;
    height: 200px;
    width: 500px;
}

.RecentHead {
    background-position: left center;
    height: 30px;
    background-image: url(../Images/RecentHead.png);
    padding-top: 30px;
    background-repeat: no-repeat;
}

.NewsHead {
    background-position: left center;
    height: 30px;
    background-image: url(../Images/NewsHead.png);
    padding-top: 30px;
    background-repeat: no-repeat;
    height: 200px;
    width: 500px;
}

.GeneralHead {
    background-position: left center;
    height: 30px;
    background-image: url(../Images/GeneralHead.png);
    padding-top: 30px;
    background-repeat: no-repeat;
    height: 200px;
    width: 500px;
}

.AmountColumn {
    text-align: right;
    min-height: 650px;
    height: 100%;
}

.AddButton {
    width: 17px;
    height: 17px;
    background-color: Transparent;
    background-image: url(../Images/Add.png);
    border: none;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}

.ProcessButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/process.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PurchaseButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Purchase_icon.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ViewPurchaseButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Viewmenue.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EditButton {
    Width : 25px;
    Height:25px;
    background-color: Transparent;
    background-image: url(../Images/Edit.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.Attachment {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Pin.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CreateJob {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/job.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.Shipment {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Shipment.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.DownArrow {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/Down.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.UpArrow {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/up.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.Button {
    width: 18px;
    background-color: coral;
    background-image: url(../Images/ico_post.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PostButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_post.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.SaveButton {
    width: 14px;
    background-color: Transparent;
    background-image: url(../Images/save.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.HistoryButton {
    width: 14px;
    background-color: Transparent;
    background-image: url(../Images/history.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.GradentForMenu {
    background: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(0, 0, 0)), color-stop(0.46, rgb(11, 111, 211)), color-stop(0.46, rgb(0, 0, 0)), color-stop(0.50, rgb(0, 0, 0)), color-stop(0.50, rgb(11, 111, 211)), color-stop(1, rgb(0, 0, 0)));
}

.CancelButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_cancel.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.UpdateButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Update.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.SubmitButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_submit.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CalendarButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/icon-calendar.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ApproveButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_approve.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ApproveHistoryButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_historynew.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.RequestHistoryButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_clocknew.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.RejectButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_reject.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.RedirectButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_redirect.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PrintButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_print.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.XLExportButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/excel_icon.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ExportDetailButton {
    width: 14px;
    background-color: Transparent;
    background-image: url('../Images/Export_icon.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.DetailButton {
    width: 14px;
    background-color: Transparent;
    background-image: url('../Images/Detail_icon.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.RefreshButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/GenerateSC.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ViewDetailsButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_viewdetails.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.infoButton {
    width: 8px;
    height: 8px;
    background-color: Transparent;
    background-image: url(../Images/ico_info_small.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ViewEmpMaster {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_emp_master.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ViewEmpAttend {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_emp_attendance.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CompleteButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_leavecomplete.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.UploadButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_upload.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EditMenuButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/EditMenu.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ListMenuButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Menu.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.StatisticsButton {
    background-color: Transparent;
    background-image: url(../Images/statistics.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.DeleteButton {
    Width: 25px;
    Height: 25px;
    background-color: Transparent;
    background-image: url(../Images/ico_delete.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.DownloadButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/download.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.DownloadButton2 {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Download1.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.NewButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_add.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ViewButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/View.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CloseButton {
    width: 25px;
    height: 25px;
    background-color: Transparent;
    background-image: url(../Images/CloseButton.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.AttachButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Attach.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.WorksheetButton {
    width: 15px;
    background-color: Transparent;
    background-image: url(../Images/WorkSheet.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.MsgButton {
    width: 100%;
    background-color: Transparent;
    background-image: url(../Images/LinkButtonImage.jpg);
    border: none;
    outline: none;
    background-repeat: repeat-x;
    cursor: pointer;
    vertical-align: middle;
}

.CalculationButton {
    width: 15px;
    background-color: Transparent;
    background-image: url(../Images/Calculation.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.LinkButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/linkbutton.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 1px;
}

.ComparisonButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_pricecomparison.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ButtonLogin {
    background-color: Transparent;
    background-image: url(../Images/btn.gif);
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ButtonClass {
    background-color: #e7e7e7;
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.LoginButtonClass {
    background-color: #0f4794;
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
    color: #FFFFFF;
}

.ButtonClassMenuSearch {
    background-image: url(../Images/SearchMenu.png);
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ButtonClass:hover {
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.ButtonClassLong {
    background-color: Transparent;
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

    .ButtonClassLong:hover {
        border: none;
        outline: none;
        background-repeat: no-repeat;
        cursor: pointer;
    }

.body {
    background-color: #f7f7f7;
}

.GPanel {
    background: url(../images/bgPanel.gif) repeat-x top;
    background-color: #000000;
}

.lft_background {
    background-color: #41645b;
    background-image: url(../images/left_bg.gif);
    background-repeat: repeat-y;
}

.rgt_background {
    background-color: #41645b;
    background-image: url(../images/rgt_bg.gif);
    background-repeat: repeat-y;
}

.bg_top {
    background-image: url(../images/bg_top.jpg);
    background-repeat: repeat-y;
    background-position: top;
}

.txt_readmore {
    font-family: "Small Fonts";
    font-size: 7px;
    color: #FF6600;
    text-decoration: none;
}

.bg_contact {
    background-image: url(../images/bg_contact.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFFFFF;
}

.bg_LinkButton {
    /*font-family: "Arial"; 	font-size: 10px; 	color: #FF6600; 	background: url(../images/LinkButtonImage.gif); 	background-repeat: repeat-y; 	background-position: top;*/
    text-decoration: none;
}


.tx_normal {
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.txt_quicklinks {
    font-family: tahoma;
    font-size: 11px;
    color: #7a7979;
    text-decoration: none;
}

.latest_news {
    background-color: #97c0bf;
    background-image: url(../images/bg_latestNews.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #97c0bf;
}

.txt_news_dates {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #343434;
    text-decoration: none;
    background-color: #d1ebcb;
}

.txt_heading_green {
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #569182;
    text-decoration: none;
}

.txt_heading_yellow {
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #d7af00;
    text-decoration: none;
}

.footer_bg {
    background-image: url(../images/bg_footer.jpg);
    background-repeat: repeat-x;
    height: 83px;
}


.txt_footer {
    font-family: Tahoma;
    font-size: 11px;
    color: #4f4f4f;
    text-decoration: none;
}




/* updated - 10, March 2009 */


.txt_heading1 {
    font-family: "Times New Roman";
    font-size: 20px;
    font-weight: bold;
    color: #37967d;
    text-decoration: none;
    text-align: left;
}

.txt_heading11 {
    font-family: "Times New Roman";
    font-size: 16px;
    font-weight: bold;
    color: #4AA65A;
    text-decoration: none;
}

.txt_heading2 {
    font-family: "Times New Roman";
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    text-decoration: none;
}


.txt_content {
    font-family: tahoma;
    font-size: 11px;
    color: #666666;
    text-decoration: none;
}

.bg_menu {
    background-image: url(../images/bg_Newmenu.jpg);
    background-repeat: repeat-x;
    height: 42px;
}

.bg_menu1 {
    background-image: url(../images/bg_top1.jpg);
    background-repeat: repeat-y;
    height: 15px;
    padding-bottom: 2px;
}

.bg_login {
    height: 268px;
    background-image: url(../images/Login.png);
    background-repeat: no-repeat;
    background-position: top;
}

.bg_examination {
    background-image: url(../images/bg_login.jpg);
    background-repeat: repeat-x;
    height: 30px;
    background-position: top;
}

.bg_examination1 {
    background-image: url(../images/bg_examination1.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    height: 112px;
    background-color: #FFFFFF;
}

.bg_contact {
    background-image: url(../images/bg_contact.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #FFFFFF;
}


.tx_normal {
    font-family: Arial;
    font-size: 10px;
    color: #000000;
    text-decoration: none;
}

.txt_quicklinks {
    font-family: tahoma;
    font-size: 11px;
    color: #7a7979;
    text-decoration: none;
    text-align: left;
}

.latest_news {
    background-color: #97c0bf;
    background-image: url(../images/bg_latestNews.jpg);
    background-repeat: repeat-x;
    background-position: top;
    background-color: #97c0bf;
}

.txt_news_dates {
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #343434;
    text-decoration: none;
    background-color: #d1ebcb;
}

.txt_heading_green {
    font-family: arial;
    font-size: 13px;
    font-weight: normal;
    color: #569182;
    text-decoration: none;
}

.txt_heading_yellow {
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    color: #d7af00;
    text-decoration: none;
}



.footer_bg {
    background-image: url(../images/bg_footer.jpg);
    background-repeat: repeat-x;
    height: 83px;
}


.txt_footer {
    font-family: Tahoma;
    font-size: 11px;
    color: #4f4f4f;
    text-decoration: none;
}

.ContentHeading {
    height: 25px;
    background-image: url(../Images/SubHead.png);
}

.txt_white_medium {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
}

.text_box {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #585858;
    height: 17px;
    border: 1px solid;
    border-color: #cfcccc;
    border-collapse: collapse;
    background-image: url(../images/bg_text-box.gif);
}

.txt_normal_gray1 {
    font-family: Tahoma;
    font-size: 11px;
    color: #585858;
    text-decoration: none;
}

.table_heading {
    font-family: arial;
    font-size: 11px;
    font-weight: bold;
    line-height: 16px;
    color: #000000;
    text-decoration: none;
    padding-left: 5px;
}

.dropdown {
    border: 1px solid #cfcccc;
    background-image: url(images/bg_text-box.gif);
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    color: #585858;
    width: 170px;
    height: 21px;
}

.table_background {
    background: #FFFFFF url(../images/bg_table1.jpg) repeat-x bottom;
}

.txt_white {
    padding-left: 10px;
    font-family: Tahoma;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
}

.txt_heading {
    font-family: Arial;
    font-size: 12px;
    color: #4D4D4D;
    font-weight: bold;
    text-decoration: underline;
    line-height: 30px;
}

.txt_small_gray {
    font-family: Tahoma;
    font-size: 9px;
    color: #8F8F8F;
    text-decoration: none;
}

.bg_table-hd {
    background: url(../images/bg_table_hd.jpg) repeat-x;
    height: 30px;
    font-family: Tahoma;
    font-size: 9px;
    color: #FFFFFF;
    font-weight: bold;
}

.txt_darkgray {
    font-family: Tahoma;
    font-size: 11px;
    color: #464339;
    font-weight: normal;
}

.txt_green {
    font-family: Tahoma;
    font-size: 11px;
    color: #3C8600;
    font-weight: normal;
}


.bg_menutitle {
    background-image: url(../images/bg_menutitle.jpg);
    background-repeat: repeat-x;
    height: 42px;
}

.table_style {
    font-family: tahoma;
    padding: 5px;
    text-align: center;
    width: 700px;
    border-color: Green;
    border-width: 2px;
    text-align: left;
    border: 2px;
    border-spacing: 3px;
    text-decoration: none;
    color: #4f6b72;
}

a.Links {
    color: Gray;
    font-family: verdana,arial,helvetica;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

    a.Links:hover {
        color: Green;
        font-family: verdana,arial,helvetica;
        font-size: 8pt;
        text-decoration: bold;
        font-weight: bold;
    }

a.GridLinks {
    color: Green;
    font-family: verdana,arial,helvetica;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

    a.GridLinks:hover {
        color: White;
        font-family: verdana,arial,helvetica;
        font-size: 8pt;
        text-decoration: bold;
        font-weight: bold;
    }

a.NavLinks {
    color: Green;
    font-family: verdana,arial,helvetica;
    font-size: 8pt;
    text-decoration: none;
    font-weight: bold;
}

    a.NavLinks:hover {
        color: #93CC88;
        font-family: verdana,arial,helvetica;
        font-size: 8pt;
        text-decoration: bold;
        font-weight: bold;
    }

.Heading_Style {
    font-family: "Times New Roman";
    font-size: 16px;
    font-weight: bold;
    color: #4AA65A;
    text-decoration: underline;
}

.title {
    margin: 10px 0px 5px 0px;
    padding: 0px 0px 5px 0px;
    border-width: 0px 0px 4px;
    border-bottom-style: solid;
    border-bottom-color: rgba(0, 0, 0, 0.0470588);
    outline: 0px;
    font-size: 15px;
    line-height: 20.3999996185303px;
    font-weight: bold;
    color: rgb(19, 61, 141);
    font-family: Tahoma;
    font-style: normal;
    font-variant: normal;
    letter-spacing: normal;
    orphans: auto;
    text-align: left;
    text-indent: 0px;
    text-transform: none;
    white-space: normal;
    word-spacing: 0px;
    -webkit-text-stroke-width: 0px;
    width: 98%;
}

/* For Grid */
.MYGRID {
    border: 1px solid #C1DAD7;
    padding: 0;
    width: 100%;
}

.HEADERGRID {
    font: BOLD 11PX Tahoma;
    color: #ffffff;
    border-right: 1PX SOLID #C1DAD7;
    border-left: 1PX SOLID #C1DAD7;
    border-bottom: 1PX SOLID #C1DAD7;
    border-top: 1PX SOLID #C1DAD7;
    letter-spacing: 2PX;
    text-align: left;
    padding: 10PX 0PX 10PX 2PX;
    background: #37967d;
    border: 1PX SOLID #C1DAD7;
    height: 100%;
}

.ROWGRID {
    height: 100%;
    font-family: Arial, HELVETICA, SANS-SERIF;
    font-size: 11PX;
    border-right: 1PX SOLID #C1DAD7;
    border-bottom: 1PX SOLID #C1DAD7;
    border-top: 1PX SOLID #C1DAD7;
    background: #FFF;
    padding: 3PX 3PX 3PX 8PX;
    color: #4F6B72;
    border: 1px solid #C1DAD7;
}

.ROWGRIDALT {
    height: 100%;
    font-family: Arial, HELVETICA, SANS-SERIF;
    font-size: 11PX;
    border-right: 1PX SOLID #C1DAD7;
    border-bottom: 1PX SOLID #C1DAD7;
    padding: 3PX 3PX 3PX 8PX;
    background: #f5fffa;
    color: #4F6B72;
    border: 1px solid #C1DAD7;
}

.ROWSELECTGRID:hover {
    height: 100%;
    font-family: Arial, HELVETICA, SANS-SERIF;
    font-size: 11PX;
    border-right: 1PX SOLID #C1DAD7;
    border-bottom: 1PX SOLID #C1DAD7;
    padding: 3PX 3PX 3PX 8PX;
    background: #9bd08c;
    color: Blue;
    border: 1px solid #C1DAD7;
}

.GRIDITEMSTYLE {
    border-top: 0;
    border-left: 0;
    border-right: 1PX SOLID #C1DAD7;
    background: NONE;
    border: 1 solid #C1DAD7;
}

.watermark {
    background: #FFAAFF;
}

a.button {
    /* Sliding right image */
    background: transparent url( 'button_right.png' ) no-repeat scroll top right;
    display: block;
    float: left;
    height: 32px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
    margin-right: 6px;
    padding-right: 20px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */ /* FONT PROPERTIES */
    text-decoration: none;
    color: #000000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
}

    a.button span {
        /* Background left image */
        background: transparent url( 'button_left.png' ) no-repeat;
        display: block;
        line-height: 22px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
        padding: 7px 0 5px 18px;
    }

    a.button:hover span {
        text-decoration: underline;
    }

.bg_Dash {
    background-image: url(../images/DashBoard.jpg);
    background-repeat: repeat-y;
    background-position: top;
}

.bg_panel {
    background-image: url(../images/PanelBg.jpg);
    background-repeat: repeat-X;
}

.bg_Login {
    background-image: url(../images/LoginBody.jpg);
    background-repeat: no-repeat;
    background-position: top;
}

.HomeBottom {
    background-color: #333333;
    border: 1px;
}

.skin0 {
    position: absolute;
    width: 140px;
    border: 2px solid black;
    background-color: menu;
    font-family: Verdana;
    line-height: 20px;
    cursor: default;
    font-size: 14px;
    z-index: 100;
    visibility: hidden;
}

.menuitems {
    padding-left: 10px;
    padding-right: 10px;
    font-family: Verdana;
    font-size: 12px;
    color: black;
}

.GridPage_Prev {
    background-color: Transparent;
    background-image: url(../Images/btn_prev_circle.gif);
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.GridPage_Next {
    background-color: Transparent;
    background-image: url(../Images/btn_next_circle.gif);
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.GridPage_Go {
    background-color: Transparent;
    background-image: url(../Images/btn_go_gray.gif);
    border: none;
    outline: none;
    background-repeat: no-repeat;
    cursor: pointer;
}

.GridPage_Text {
    font: normal 12px arial;
    color: #000;
    padding: 0 0 0 0;
}

.bg_strip {
    background-image: url(../../App_Themes/Images/bg_strip.jpg);
    background-repeat: repeat;
}

/*Calendar Control CSS*/
.cal_Theme .ajax__calendar_container {
    background-color: #999999;
    border: solid 1px #77D5F7;
    color: #000000;
}

.cal_Theme .ajax__calendar_header {
    background-color: #ffffff;
    margin-bottom: 4px;
}

.cal_Theme .ajax__calendar_title, .cal_Theme .ajax__calendar_next, .cal_Theme .ajax__calendar_prev {
    color: #000000;
    padding-top: 3px;
}

.cal_Theme .ajax__calendar_body {
    background-color: #ffffff;
    border: solid 1px #77D5F7;
}

.cal_Theme .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: 2px;
    color: #000000;
}

.cal_Theme .ajax__calendar_day {
    color: #000000;
    text-align: center;
}

.cal_Theme .ajax__calendar_hover .ajax__calendar_day, .cal_Theme .ajax__calendar_hover .ajax__calendar_month, .cal_Theme .ajax__calendar_hover .ajax__calendar_year, .cal_Theme .ajax__calendar_active {
    color: #333333;
    font-weight: bold;
    background-color: #CCCCCC;
}

.cal_Theme .ajax__calendar_today {
    font-weight: bold;
}

.cal_Theme .ajax__calendar_other, .cal_Theme .ajax__calendar_hover .ajax__calendar_today, .cal_Theme .ajax__calendar_hover .ajax__calendar_title {
    color: #bbbbbb;
}

.cal_Theme .ajax_calendar_invalid .ajax_calendar_day, /* Add class for your Invalid dates*/ .ajax_calendar_invalid {
    color: red;
    text-decoration: strike;
    cursor: pointer;
}
/*END*/

/* --------------------- FOR UL AND LI --------------------- ORG TREE */

.tree ul {
    padding-top: 20px;
    position: relative;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}

.tree li {
    float: left;
    text-align: center;
    list-style-type: none;
    position: relative;
    padding: 20px 5px 0 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
    /*We will use ::before and ::after to draw the connectors*/ .tree li::before, .tree li::after {
        content: '';
        position: absolute;
        top: 0;
        right: 50%;
        border-top: 1px solid #ccc;
        width: 50%;
        height: 20px;
    }

    .tree li::after {
        right: auto;
        left: 50%;
        border-left: 1px solid #ccc;
    }
    /*We need to remove left-right connectors from elements without 
any siblings*/ .tree li:only-child::after, .tree li:only-child::before {
        display: none;
    }
    /*Remove space from the top of single children*/ .tree li:only-child {
        padding-top: 0;
    }
    /*Remove left connector from first child and 
right connector from last child*/ .tree li:first-child::before, .tree li:last-child::after {
        border: 0 none;
    }
    /*Adding back the vertical connector to the last nodes*/ .tree li:last-child::before {
        border-right: 1px solid #ccc;
        border-radius: 0 5px 0 0;
        -webkit-border-radius: 0 5px 0 0;
        -moz-border-radius: 0 5px 0 0;
    }

    .tree li:first-child::after {
        border-radius: 5px 0 0 0;
        -webkit-border-radius: 5px 0 0 0;
        -moz-border-radius: 5px 0 0 0;
    }
/*Time to add downward connectors from parents*/ .tree ul ul::before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    border-left: 1px solid #ccc;
    width: 0;
    height: 20px;
}

.tree li a {
    border: 1px solid #666666;
    padding: 5px 10px;
    text-decoration: none;
    color: #333333;
    font-family: Tahoma;
    font-size: 12px;
    display: inline-block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
    /*Time for some hover effects*/ /*We will apply the hover effect the the lineage of the element also*/

    .tree li a:hover, .tree li a:hover + ul li a {
        background: #c8e4f8;
        color: #000;
        border: 1px solid #94a0b4;
    }
        /*Connector styles on hover*/ .tree li a:hover + ul li::after, .tree li a:hover + ul li::before, .tree li a:hover + ul::before, .tree li a:hover + ul ul::before {
            border-color: #94a0b4;
        }

.Dialog {
    background: none repeat scroll 0 0 #F1F1F1;
    border-width: 0px;
}

.TitleBar {
    /*background: url("images/titleBarBg.gif") repeat-x scroll left bottom #FAFAFA;*/
    cursor: move;
}

.PopupHeading {
    background-color: #dcdce3;
    height: 25px;
    padding-left: 10px;
    font-family: Tahoma;
    border-bottom-style: solid;
    border-bottom-width: thin;
}

.popupHeader {
    background-color: #dcdce3;
    height: 30px;
    cursor: move;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}

.popupContent {
    background-color: #f7f7f7;
}

.popupCloseButton {
    cursor: pointer;
    height: auto;
    max-width: 20px;
    vertical-align: middle;
}

.Button {
    background: #E9E9E9;
    border: 1px solid #9B9B9B;
    padding: 0.1em;
    vertical-align: middle;
}

.modalPopup {
    background-color: #696969;
    filter: alpha(opacity=40);
    opacity: 0.7;
    xindex: -1;

}

.ajax__combobox_itemlist li {
    background-color: White;
}

.searchButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/lens.png');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
}

.modalPopupBackground {
    background-color: White;
    filter: alpha(opacity=70);
    opacity: 0.5;
}

.memo {
    vertical-align: middle;
    text-align: center;
    color: #418CF0;
    font-weight: bold;
    height: 50px;
}

    .memo:hover {
        cursor: pointer;
        cursor: hand;
        color: White;
        font-weight: bold;
        background-color: #418CF0;
    }


a.tooltip {
    outline: none;
    color: #418CF0;
}

    a.tooltip strong {
        line-height: 30px;
    }

    a.tooltip:hover {
        text-decoration: none;
    }

    a.tooltip span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: -30px;
        margin-left: 28px;
        width: 650px;
        line-height: 16px;
    }

    a.tooltip:hover span {
        display: inline;
        position: absolute;
        color: #111;
        border: 2px solid #AFEEEE;
        background: #E8FAFC;
    }

.callout {
    z-index: 20;
    position: absolute;
    top: 30px;
    border: 0;
    left: -12px;
}

a.tooltip:visited {
    color: #418CF0;
}

.nextButton {
    width: 25px;
    height: 25px;
    background-color: Transparent;
    background-image: url(../Images/ico_next.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.prevButton {
    width: 25px;
    height: 25px;
    background-color: Transparent;
    background-image: url(../Images/ico_prev.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.laborButton {
    background-color: Transparent;
    background-image: url(../Images/laborSubmission.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.laborResultButton {
    background-color: Transparent;
    background-image: url(../Images/laborResult.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PassportButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Passport.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.VisaButton {
    background-color: Transparent;
    background-image: url(../Images/Visa.jpg);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.VisaCancelButton {
    background-color: Transparent;
    background-image: url(../Images/VisaCancellation.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CandidateArrivalButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ArrivalSchedule.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.SendVisaButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/SendVisa.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ArrivalUpdateButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/landing.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.AdvanceSalaryButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/advance.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EstimationLogButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/estimation.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.MedicalAppButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/MedApp.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.MedicalResButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/MedRes.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EIDAppButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/EIDApp.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EIDResButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/EIDRes.jpg);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.DocumentsButton {
    width: 25px;
    height: 25px;
    background-color: Transparent;
    background-image: url(../Images/documents.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.TypistSubmitButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/TypistSubmit.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.TypistReplyButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/TypistReply.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PeopleButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/ico_peoplelist.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.LCApprovedButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/LaborContractApproved.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ResidentApplicationButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ResidenceApplication.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ResidentApprovedButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ResidenceApproved.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.circular {
    display: block;
    width: 40px;
    height: 40px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 25em;
    -moz-border-radius: 25em;
    border-radius: 25em;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.BudgetMappingButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/Budget.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.PricingButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/pricing.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.SpecificationButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/ico_Specification.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.RFQButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/RFQ.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ReplyButton {
    width: 20px;
    background-color: Transparent;
    background-image: url(../Images/ico_reply.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.CatridgeButton {
    width: 20px;
    background-color: Transparent;
    background-image: url('../Images/ico_catridge.gif');
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EmpSubmitButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/empSubmit.jpg);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.EmpReplyButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/empReply.jpg);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.ReservedQuantityButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ReservedQuantity.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.UnlockButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/ico_unlock.gif);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.UploadToBSButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/uploadToBS.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.VendorDetails {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/Vendor.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
}

.StockTransaction {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/StockTransaction.jpg);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
}

.Initial {
    display: block;
    padding: 4px 18px 4px 18px;
    float: left;
    background: url("../Images/tab.png") no-repeat right top;
    color: Black;
    font-weight: bold;
}

    .Initial:hover {
        color: White;
        background: url("../Images/Tab-Selected.png") no-repeat right top;
    }

.Clicked {
    float: left;
    display: block;
    background: url("../Images/Tab-Selected.png") no-repeat right top;
    padding: 4px 18px 4px 18px;
    color: Black;
    font-weight: bold;
    color: White;
}

.LetterButton {
    width: 18px;
    background-color: Transparent;
    background-image: url(../Images/icon-letter.png);
    border: none;
    outline: none;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
}

/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #f0e68c;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeader a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #f0e68c;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionContent {
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.TableLeftColumnWhite_alignright {
    background-color: White;
    color: Black;
    text-align: right;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.TableLeftColumnWhite_aligncenter {
    background-color: White;
    color: Black;
    text-align: center;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-collapse: collapse;
}

.TableRightColumnGray_new {
    background-color: #e6e6e6;
    text-align: left;
}


.Tablecolumn_allborder {
    background-color: White;
    color: Black;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-collapse: collapse;
    vertical-align: middle;
}

.ApprDiv {
    float: left; /*width: 300px;*/
    padding: 10px 10px 10px 10px;
}

.News {
    position: fixed;
    top: 13px;
    right: 5px;
    border-color: #a8b7d5;
    border-style: solid;
    border-width: thin;
    height: 95%;
    width: 15%;
    box-shadow: -2px 3px 5px 3px #ccc;
    -webkit-box-shadow: -2px 3px 5px 3px #ccc;
    -moz-box-shadow: -2px 3px 5px 3px #ccc;
}

.lnkNewsHeader {
    color: #418CF0;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
}

.lnkNews {
    color: #418CF0;
    font-family: Tahoma;
    font-size: 12px;
    background-color: transparent;
    text-decoration: none;
}

.News_Show {
    position: fixed;
    top: 35%;
    right: 3px;
    border-color: #a8b7d5;
    border-style: solid;
    border-width: thin;
    height: 20px;
    width: 30px;
    background-color: #a0d1f3;
    cursor: pointer;
    box-shadow: -2px 2px 4px 2px #ccc;
    -webkit-box-shadow: -2px 3px 5px 3px #ccc;
    -moz-box-shadow: -2px 3px 5px 3px #ccc;
}

.lblNew {
    color: Yellow;
    font-family: Tahoma;
    font-size: 10px;
    background-color: #E84119;
    padding-left: 2px;
    padding-right: 2px;
    border-radius: 6px;
}

/* Accordion */
.accordionHeader {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #f0e68c;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeader a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeader a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionHeaderSelected {
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #f0e68c;
    font-family: Tahoma;
    font-size: 12px;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

#master_content .accordionHeaderSelected a {
    color: #FFFFFF;
    background: none;
    text-decoration: none;
}

    #master_content .accordionHeaderSelected a:hover {
        background: none;
        text-decoration: underline;
    }

.accordionContent {
    background-color: #FFFFFF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.ChartButton {
    background-color: Transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
    border-width: 0px;
}

.DataButton {
    background-color: Transparent;
    cursor: pointer;
    background-repeat: no-repeat;
    vertical-align: middle;
    border-width: 0px;
}

.displayNone {
    display: none;
}

.Tablecolumn_allbordertop {
    background-color: White;
    color: Black;
    border-top: 1px solid #e6e6e6;
    border-left: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-collapse: collapse;
    vertical-align: top;
}

.btnTabSelected {
    background-color: #a0d1f3;
    font-family: Tahoma;
    cursor: pointer;
}

.btnTabUnSelected {
    font-family: Tahoma;
    cursor: pointer;
}

/************************  FOR CONTAINER BOX DESIGN ****************************/

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.containerBox {
    max-width: 100%;
    margin: 0px 0px 10px 0px !important;
    border: 1px solid #E0E0E0;
    margin-top: 30px;
    box-shadow: inset 0px 0px 5px rgba(0,0,0,0.1);
}

    .containerBox:after {
        content: '';
        height: 1px;
        width: 100%;
        background: #E8E8E8;
        display: block;
        box-shadow: inset 0px 1px 1px rgba(0,0,0,0.1);
    }

.box-title {
    background-color: #B4D7F4;
    padding: 5px 5px 5px 10px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    cursor: pointer;
    color: Black;
    font-family: Segoe UI Semibold;
    font-size: 13px;
}

    .box-title > div {
        display: inline-block;
    }

.box-title-left {
    float: left;
}

.box-title-right {
    float: right;
    margin-right: 10px;
}

.box-title-left span:before {
    content: '+';
    padding: 0 10px;
}

.box-title-right span:before {
    content: '#';
    padding: 0 10px;
}

.table-row {
    min-height: 100px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}

.box-title-popup {
    background-color: black;
    padding: 5px 5px 5px 10px;
    border-bottom: 2px solid rgba(0,0,0,0.1);
    color: White;
    font-size: 1.2em;
    font-weight: 200;
    vertical-align: middle;
}

    .box-title-popup > div {
        display: inline-block;
    }

.box-title-popup-left {
    float: left;
}

.box-title-popup-right {
    float: right;
    margin-right: 10px;
}

.box-title-popup-left span:before {
    content: '+';
    padding: 0 10px;
}

.box-title-popup-right span:before {
    content: '#';
    padding: 0 10px;
}

.RowCount {
    padding: 10px 0 10px 0;
    text-align: left;
}

.vertical {
    width: 50px !important;
    height: 120px !important;
    -webkit-transform: rotate(-90deg) !important;
    -moz-transform: rotate(-90deg) !important;
    -o-transform: rotate(-90deg) !important;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3) !important;
}


.Active {
    width: 20px;
    height: 20px;
    background-color: Transparent;
    background-image: url(../Images/Active.png);
    border: none;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}

.InActive {
    width: 20px;
    height: 20px;
    background-color: Transparent;
    background-image: url(../Images/InActive.png);
    border: none;
    outline: none;
    cursor: pointer;
    vertical-align: middle;
}

