﻿body
{
    margin: 0px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #ffffff;
}
div
{
    margin: 0px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    /*background-color: #ffffff;*/  
}
p
{
    margin: 0px 0px 0px 0px;
}


.top-bg
{
    background-image: url(../images/top-new-bg.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 29px;
}
.top-bg-mid
{
    background-image: url(../images/blue-round-mid.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 9px;
}
.grey-top-bg
{
    background-image: url(../images/grey-bg-img.jpg);
    background-repeat: repeat-x;
    width: 100%;
    height: 60px;
    background-position: top left;
}

.login-bg
{
    background-image: url(../images/bg.jpg);
}
.wrapper
{
    background-image: url(../images/bg.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
    height: auto;
}
.top-round-header
{
    background-image: url(../images/top-round.png);
    background-repeat: no-repeat;
    width: 784px;
    height: 119px;
}
.homebg
{
    background-image: url(../images/middle-bg.png);
    background-repeat: repeat-y;
}
.bottom-round-header
{
    background-image: url(../images/bottom-round.png);
    background-repeat: no-repeat;
    width: 784px;
    height: 79px;
}
.vmesh-logo
{
    padding: 18px 0px 0px 15px;
    float: left;
}
.ClientLogo
{
	height:70px;
	width:auto;
}
.virtual-marketing
{
    padding: 50px 10px 10px 10px;
    float: right;
}
.login-image
{
    padding: 10px 0px 0px 5px;
}
.login-box
{
    background-image: url(../images/mid-login-box.jpg);
    background-repeat: repeat-y;
    border: 0px red solid;
}
.member-login-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 25px;
    float: left;
    color: #084B90;
    padding: 0px 0px 7px 10px;
}
.blue-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #156ABA;
}
.input-text
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #565656;
    width: 220px;
    height: 20px;
}
.input-text-1
{
    font-family: Helvetica, sans-serif,Arial;
    font-size: 10px;
    color: #b0b0b0;
    width: 140px;
}
.forgot-password-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #156ABA;
}
.forgot-password-font a
{
    text-decoration: none;
    color: #156ABA;
}
.login-button
{
    float: right;
    padding: 0px 3px 0px 0px;
}
.copyright-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #565656;
}
.vrv-logo
{
    float: left;
    padding: 0px 0px 0px 10px;
}
.logo-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 12px;
}
.logo-font a
{
    text-decoration: none;
    color: #ffffff;
}


.header
{
    background-image: url(../images/header-bg.jpg);
    background-repeat: repeat-x;
    height: 97px;
}
.blue-round-left
{
    float: left;
}
.blue-round-right
{
    float: right;
}
.top-left-link
{
    font: 10px Arial, Helvetica, sans-serif;
    color: #ffffff;
    float: left;
    margin: 0px;
    padding: 3px 0px 0px 0px;
    font-weight: bold;
}
.top-left-link a
{
    color: #ffffff;
    text-decoration: none;
}
.top-left-link li
{
    float: left;
    margin: 0px;
    background: url(../images/white-line.png) no-repeat;
    padding: 0px 8px 0px 8px;
    list-style: none;
}
.top-left-link .nobg
{
    background-image: none;
}
.top-right-link
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #B7DCFF;
    float: right;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}
.top-right-link a
{
    color: #B7DCFF;
    text-decoration: none;
}
.top-right-link li
{
    float: left;
    margin: 0px;
    background: url(../images/blue-line.png) no-repeat;
    padding: 0px 2px 0px 8px;
    list-style: none;
}
.top-right-link .nobg
{
    background-image: none;
}

.input-text-searchISBN
{
    font-family: Arial, Helvetica, sans-serif;
    font-family: 10px;
    color: #565656;
    width: 200px;
    height: 16px;
}
.footer-bg
{
    background-image: url(../images/footer-bg.jpg);
    background-repeat: repeat-x;
    height: 59px;
}
.inner-copyright-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #ffffff;
    padding-right: 15px;
}

.LoginDetails_bg
{
    margin: 0px;
    font: 11px Arial, Helvetica, sans-serif;
    color: #fff;
    font-weight: bold;
    background-color: #0E62AB;
    height: 23px;
    padding-left: 20px;
}

.button
{
    border: 0px solid #1D73C5;
    font-weight: bold;
    font-size: 11px;
    cursor: hand;
    color: #f0fbff;
    font-family: Arial;
    background-color: #1D73C5;
    height: 18px;
}

.textarea
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    width: 174px;
    height: 75px;
}

.textareaSampling
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    width: 300px;
    height: 75px;
}

.textbox
{
    float: left;
    width: 175px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
.disabledTextboxWithWidth
{
    float: left;
    width: 175px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
.textboxSmall
{
    float: left;
    width: 120px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.ListBox
{
    float: left;
    width: 180px; /*height:15px;*/
    font-family: Arial;
    font-size: 11px;
}
.select
{
    float: left;
    width: 170px;
    font-family: Arial;
    font-size: 11px;
}
.selectSmall
{
    float: left;
    width: 80px;
    font-family: Arial;
    font-size: 11px;
}

.link
{
    font-family: font:11px Arial, Helvetica, sans-serif;
    color: #1D73C5;
    padding-right: 5px;
    padding-top: 5px;
    font-weight: bold;
    text-decoration: none;
}
/* Added by Davinder Singh on 3th June 2014 */
.linkDisabled
{
    color: silver;
    text-decoration: none;
    font-weight: bold; /*Changes [Done By Milan Jain] [Date :- 19/07/2014] {Purpose :- change cursor type}*/ /*cursor: pointer;*/ /*Added By Vishal Verma On Date:-14-Jan-2015*/
    padding-right: 5px;
    padding-top: 5px; /*End By Vishal Verma*/
    cursor: default; /*Ended [Done By Milan Jain]*/
    font-size: 11px;
}
/* Ended by Davinder Singh */
.link a
{
    color: #1D73C5;
    text-decoration: none;
}
.returnmessage
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    color: #FF0000;
    font-weight: bold;
}
.red
{
    color: Red;
    font-weight: bold;
    font-size: 11px;
    font-family: Arial;
}
.pagehead
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #1D73C5;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-top: 0px;
    text-align: center;
}
.pageseparator
{
    background-position: center;
    background-image: url(../images/divider.gif);
    background-repeat: repeat-y;
    text-align: center;
}
.selectDate
{
    float: left; /*width:180px;*/
    font-family: Arial;
    font-size: 11px; /*padding-right: 2px;     margin-right: 2px;*/
}

.paging a
{
    padding: 3px 3px 3px 3px;
    margin: 2px 3px 2px 3px;
    border: solid 1px #4292C6;
    background: #fff;
    font-size: 11px;
    color: #1e1e1e;
    text-decoration: none;
}
.paging a:hover
{
    background: #fff;
    color: #4292C6;
    text-decoration: none;
}
label
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}
.rowhead
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #ffffff;
    background-color: #266BAB;
    padding: 5px 0px 0px 5px;
    font-weight: bold;
    height: 25px;
    text-align: left;
}
.rowheadhomepage
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #000000;
    background-color: #1D73C5;
    padding: 5px 0px 0px 5px;
    font-weight: bold;
    height: 25px;
    text-align: left;
}
.row2
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #eeeeee;
    padding: 0px 0px 0px 5px;
    line-height: 16px;
    text-align: left;
}
/*Added by dhiraj sharma on 24 july,2015*/
.font12 {
font-size : 12px;
}
.fliterdiv{
  border: solid 1px gray;
  border-radius: 5px;
  height: 30px;
  margin-bottom: 5px;
  padding: 6px;
  background-color: aliceblue;
  width:97%;

}
.scrollit{
    overflow-y: scroll;
    height:450px;
}
.filterpram{
  float: left;
  width: auto;
  border: solid 1px gray;
  border-radius: 3px 9px 9px 3px;
  margin-right: 5px;
  padding: 5px;
  box-shadow: 4px 4px 4px #888888;
}
.filter label
{
    font-family: Arial;
    font-size: 11px;
    color: #696969;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}

.newrowDark2
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #d6d6d6;
    padding: 0px 0px 0px 5px;
    line-height: 19px;
}
.newrow2
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #eeeeee;
    padding: 0px 0px 0px 5px;
    line-height: 19px;
}
.newrow1
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #ffffff;
    padding: 0px 0px 0px 5px;
    line-height: 19px;
}
.bordertop
{
    border-top: 1px solid black;
}
.borderright
{
    border-right : 1px solid black;
}
.borderbottom
{
    border-bottom:1px solid black;
}
.schoolinfo{
line-height:18px;
font-size:12px;
font-weight:bold;
color:#636363;
}
.viewbtn{
margin-top :50px;
}
/*Ended by dhiraj sharma*/
.row1
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #3F3F3F;
    background-color: #ffffff;
    padding: 0px 0px 0px 5px;
    line-height: 16px;
    text-align: left;
}
.textboxSearch
{
    float: left;
    width: 120px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

/* ----- Added By shyambala for gid view ------- */
table th
{
    line-height: 16px;
    background-color: #266BAB;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}

table th.sortdescheaderstyle a
{
    line-height: 16px;
    background-image: url(../images/icon_sort_down.gif);
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 0px;
    padding-left: 10px;
    text-decoration: underline;
    display: block;
    background-color: #266BAB;
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
table th.sortascheaderstyle a
{
    line-height: 16px;
    background-image: url(../images/icon_sort_up.gif);
    background-repeat: no-repeat;
    background-position: center left;
    margin-left: 0px;
    padding-left: 10px;
    text-decoration: underline;
    display: block;
    background-color: #266BAB;
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
table th a
{
    margin-left: 0px;
    text-decoration: underline;
    display: block; /* background-color: #D3A402;*/
    color: White;
    font-weight: bold;
    font-family: Arial;
    font-size: 11px;
}
.paging td
{
    padding: 4px 0px 4px 0px;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: #4292C6;
}
.paging a
{
    padding: 3px 3px 3px 3px;
    margin: 2px 3px 2px 3px;
    border: solid 1px #4292C6;
    background: #fff;
    font-size: 11px;
    color: #1e1e1e;
    text-decoration: none;
}
.paging a:hover
{
    background: #fff;
    color: #4292C6;
    text-decoration: none;
}
label
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}
.sort-by
{
    font-size: 14px;
    color: #A81C11;
    font-weight: bold;
    font-family: Arial;
}
.sort-text
{
    font-size: 11px;
    color: #A81C11;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    font-family: Arial;
}
.sort-text a
{
    font-size: 11px;
    color: #A81C11;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    font-family: Arial;
}
.enabledTextboxSelfStock
{
    float: left;
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-right: 2px;
}
.disabledTextboxSelfStock
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: left;
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: right;
}
.enabledTextbox
{
    float: left;
    width: 80%;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}
.disabledTextbox
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: left;
    width: 80%;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: right;
}
.ListBoxSelfStock
{
    float: left;
    font-family: Arial;
    font-size: 11px;
}
.selectwidthnotfix
{
    float: left;
    font-family: Arial;
    font-size: 11px;
}
.ListBoxnew
{
    float: left; /*width:175px;*/ /*height:15px;*/
    font-family: Arial;
    font-size: 11px;
}

.textboxtitle
{
    float: left;
    width: 400px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}

.Checkbox
{
    color: #000000;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
    font-family: Arial;
    font-size: 11px;
}

.mystrike
{
    text-decoration: line-through;
    color: red;
}
.pp
{
    font-family: Arial;
    font-size: 11px;
    color: #000000;
    margin: 0px;
    padding: 0px;
}
.text
{
    float: left;
    width: 25px;
    height: 13pt;
    font-family: Arial;
    font-size: 11px;
    margin: 0px;
    padding: 0px;
}


/*Start Process Bar */
#processing_overlay
{
    position: absolute; /*zIndex: 99998;*/
    top: 0px;
    left: 0px;
    width: 100%;
    height: auto;
    background-color: #c0c0c0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
    opacity: 0.5;
    cursor: wait;
}
#processing_container
{
    font: bold 14px verdana;
    min-width: 300px; /* Dialog will be no smaller than this */
    max-width: 600px; /* Dialog will wrap after this width */
    background: #FFF;
    border: solid 5px #00303f;
    color: #00303f;
}

#processing_title
{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 1.75em;
    background-color: #669900;
    color: #FFF; /*border: solid 1px #FFF;*/
    border-bottom: solid 1px #999;
    cursor: default;
    padding: 0em;
    margin: 0em;
}

#processing_content
{
    text-align: center;
    padding: 1em 1.75em;
    margin: 0em;
    vertical-align: middle;
}
/*End Process Bar*/


.DetailedTravelPlanLink
{
    font-family: font:11px Arial, Helvetica, sans-serif;
    color: #1D73C5;
    font-weight: bold;
    color: #1D73C5;
}
.DetailedTravelPlanLink a
{
    color: #1D73C5;
    text-decoration: none;
}

/*Create By Vivek*/
.delete
{
    color: #A0A0A0;
    font-weight: bold;
    font-family: font:11px Arial, Helvetica, sans-serif;
    padding-right: 5px;
    padding-top: 5px;
    font-weight: bold;
    text-decoration: none;
}
.disabled
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

.enabledTextboxSummary
{
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: right;
    width: 80%;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: right;
}

.disabledTextboxSummary
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: right;
    width: 80%;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: right;
}
/*---------- bubble tooltip -----------*/

.tip
{
    font: 10px/12px Arial,Helvetica,sans-serif;
    border: solid 1px #666666;
    padding: 1px;
    position: absolute;
    z-index: 100;
    visibility: hidden;
    color: #333333;
    top: 20px;
    left: 90px;
    background-color: #ffffcc;
    layer-background-color: #ffffcc;
}
#t1
{
    width: 130px;
}
#t2
{
    width: 480px;
}
#t3
{
    font: bold 14pt verdana,arial,sans-serif;
    background-color: #ffcccc;
    layer-background-color: #ffcccc;
}

a.tt
{
    position: relative;
    z-index: 24;
    text-decoration: none;
    float: left;
}
a.tt span
{
    display: none;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
/*a.tt:hover{ z-index:999;}*/
a.tt:hover span.tooltip
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0px 0 0 70px;
    width: 200px;
    color: red;
    text-align: right;
}
a.tt:hover span.top
{
    display: block;
    padding: 30px 8px 0;
}
a.tt:hover span.middle
{
    /* different middle bg for stretch */
    display: block;
    padding: 0 8px;
}
a.tt:hover span.bottom
{
    display: block;
    padding: 3px 8px 10px;
    color: #548912;
}

/*End By vivek*/

/*Add by Samarth on : 30th July 2012 for home page Row Head Of Dash Board*/
.heading-font
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #191919;
    font-weight: bold;
}
.orange-icon
{
    float: left;
    padding-right: 15px;
    background-image: url(../images/orange-icon.jpg);
    background-repeat: no-repeat;
    vertical-align: top;
}
.profileselect
{
    font-family: Arial;
    font-size: 11px;
}

.blueboldtext
{
    color: #1d73c5;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

.catalogue
{
    font-family: Arial;
    font-size: 15px;
    color: #A81C11;
    text-decoration: none;
    vertical-align: top;
    font-weight: bold;
}
.enabledTextboxSamplingShip
{
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-right: 2px;
}
.disabledTextboxSamplingShip
{
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-right: 2px;
}
.selectwidthfix
{
    float: left;
    width: 80px;
    font-family: Arial;
    font-size: 11px;
}
.travelplanAddedrowheader
{
    background-color: #EFEFEF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Black;
    margin: 0px;
    padding: 0px;
    line-height: 16px;
}
.titlehead
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #1D73C5;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-top: 0px;
    text-align: left;
}

.SubjectListHead
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
    color: #1D73C5;
    font-weight: bold;
    padding-bottom: 10px;
    padding-top: 0px;
    margin-top: 0px;
    text-align: left;
}

.watermark
{
    color: GrayText;
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 11px;
    font-style: italic;
    height: 13px;
    border: 1px solid #DDD;
    outline: medium none;
    padding: 3px;
    vertical-align: top;
    border: solid 1px #c3c3c3;
    width: 171px;
}

.itemstyle-with-table
{
    text-align: left;
    vertical-align: top;
    background-position: left;
}
/*Added By Ajay Kumar on 26-06-2013 Purpose :- To applying css in pricetext box in update adoption*/
.pricetextbox
{
    float: left;
    width: 60px;
    font-family: Arial;
    font-size: 11px;
    margin-right: 2px;
    text-align: right;
    height: 12px;
}
/*End By Ajay Kumar*/
/*Added By Vishal Verma on 16-01-2014 Purpose :- Design Bulk Price Upload Page*/
.lfbulkpriceupload
{
    text-align: right;
    width: 49%;
    font-weight: bold;
}
.mfbulkpriceupload
{
    width: 2%;
    font-weight: bold;
}
.rfbulkpriceupload
{
    width: 49%;
    font-weight: bold;
}

/* Added By Vishal verma On 27 may 2014*/
.disabledSelect
{
    float: left;
    width: 90%;
    font-family: Arial;
    font-size: 11px;
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
}

/******* Added By DHiraj SHarma On 20 june 2014 ***********/
.checkbox-list
{
    margin-right: 2px;
    margin-bottom: 2px;
    margin-top: 2px;
    font-family: Verdana;
    padding-left: 1px;
    line-height: 16px;
    font-size: 11px;
    font-weight: bold;
}

.dlist
{
    /* height: 260px;     overflow: auto;*/
    width: 225px;
}

.dlistparent
{
    display: inline;
    font-weight: bold;
}

.dlistchild
{
    display: inline;
}
.note
{
    margin-right: -5px;
    font-weight: bold;
    font-style: italic;
}

.disabledschoolTextbox
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: left;
    width: 80%;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: left;
}
.achyeartop
{
    float: right;
    margin-top: -3px;
    margin-right: 357px;
    margin-bottom: 10px;
}
.rowhead .slideRowDown
{
    background-color: #266BAB;
    color: #ffffff;
    height: 17px;
}
/*********************END OF DHIRAJ CODE**********************************/

/*Added [Done By Milan Jain] [Date :- 04/08/2014] [Purpose :- To show hower div css in workshop details]*/
span.tt
{
    position: relative;
    z-index: 24;
    text-decoration: none;
    float: left;
}
span.tt span
{
    display: none;
}
/*background:; ie hack, something must be changed in a for ie to execute it*/
span.tt:hover
{
    z-index: 999;
}
span.tt:hover span.tooltip
{
    display: block;
    position: absolute;
    top: 0px;
    left: 0;
    padding: 0px 0 0 70px;
    width: 400px;
    color: black;
    text-align: left;
    z-index: 100;
}
span.tt:hover span.top
{
    display: block;
    padding: 30px 8px 0;
    background: url(../images/bubble.gif) no-repeat top;
}
span.tt:hover span.middle
{
    /* different middle bg for stretch */
    display: block;
    padding: 0 8px;
    background: url(../images/bubble_filler.gif) repeat bottom;
}
span.tt:hover span.bottom
{
    display: block;
    padding: 3px 8px 10px;
    color: #548912;
    background: url(../images/bubble.gif) no-repeat bottom;
}
/*End [Done By Milan Jain]*/


/*----Added by Pawan on 04/09/2014-----*/

.enabledTextboxBranchStock
{
    float: left;
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    padding-right: 2px;
}
.disabledTextboxBranchStock
{
    background-color: #c0c0c0;
    border-right: #333333 1px solid;
    border-top: #333333 1px solid;
    border-left: #333333 1px solid;
    border-bottom: #333333 1px solid;
    float: left;
    width: 20px;
    height: 13pt;
    font-family: verdana;
    font-size: 11px;
    margin: 0px;
    padding: 1px;
    text-align: right;
}

.ListBoxBranchStock
{
    float: left;
    font-family: Arial;
    font-size: 11px;
}

/*----End by Pawan----*/
/*Added [Done By Milan Jain]*/
.bottom_bar
{
    width: 99.8%;
    height: 40px;
    line-height: 40px;
    background: #FFFFFF;
    border: 2px solid #FF3300;
    position: fixed;
    top: 0;
    text-align: center;
    font-weight: bold;
    z-index: 999;
}
.img_close
{
    margin-top: 8px;
    margin-right: 3px;
    width: 23px;
    height: 23px;
    background: url(../images/controls.png) -100px -0px no-repeat;
    float: right;
}
/*Ended [Done By Milan Jain]*/