﻿/* DEFAULTS
----------------------------------------------------------*/
#sortable
{
    list-style-type: none;
    margin: 0;1
    padding: 0;
    width: 60%;
}

#sortable2 li
{
    background: yellowgreen;
    color: White;
}

.hyper
{
    cursor: pointer;
}
li:hover
{
    border-color: Gray; /*  border-style: solid; */
}

#sortable li span
{
    position: absolute;
    margin-left: -1.3em;
}

.emptable
{
    width: 100%;
}
a:link, a:visited
{
    color: #034af3;
}

a:hover
{
    color: #1d60ff;
    text-decoration: none;
}

a:active
{
    color: #034af3;
}

p
{
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1.5em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1.6em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.leftCol
{
    padding: 6px 0px;
    margin: 12px 8px 8px 8px;
    width: 200px;
}




/* FORM ELEMENTS   
----------------------------------------------------------*/
Number
{   font-family:Arial;
    font-size:12px;
    color:blue;    
    font-weight:bold;
}				
fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p
{
    margin: 2px 12px 10px 10px;
}

fieldset.login label, fieldset.register label, fieldset.changePassword label
{
    display: block;
}

fieldset label.inline
{
    display: inline;
}

legend
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}
.hgj table
{
}
.expcoll
{
    display: inline-block;
}

/* Div for showing combo for --> Emp Pics, Emp Names and Emp Codes */
.divemplist
{
    float: left;
    width: 350px;
    height: 380px;
    margin-top: 10px;
}
.divMasters
{
    float: left;
    width: 300px;
    height: 300px;
    margin-top: 10px;
}
/* Div for showing Emp Pics only */
.divemppics
{
    float: left;
    margin: 5px;
}
/*Employee Image control */
.EmpImage
{
    width: 50px;
    height: 50px;
}
/* Emp Name and Code besides Image control */
.EmpNameCode
{
    float: left;
    margin-left: 10px;
    margin-top: 10px;
}
/*Div for showing tabs like View,Edit,Delete etc. */
.alltabs
{
    float: left;
    margin: 0 0 0 0;
    padding: 0px;
    width: 100%;
}
/*Style for Search TextBox*/
.searchtext
{
    width: 200px;
    font-size: 1.1em;
}
.headingcheckBox
{
    width: 150px;
}

.headingcolumn
{
    width: 20%;
}

.datacolumn
{
    width: 26%;
}

.blankcolumn
{
    width: 4%;
}

.emptable input[type="text"]
{
    width: 100%;
}

.emptable select
{
    width: 100%;
}

.emptable textarea
{
    width: 100%;
}

.employeedetails
{
    width: 745px;
    float: left;
    margin-top: 10px;
}
.employeeInfodetails
{
    width: 650px;
    float: left;
    margin-top: 10px;
}
.alltextbox
{
}
#feedback
{
    font-size: 1.4em;
}
#selectable .ui-selecting
{
    background: #FECA40;
}
#selectable .ui-selected
{
    background: #F39814;
    color: white;
}
#selectable
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 60%;
}
#selectable li
{
    margin: 3px;
    padding: 0.4em;
    font-size: 1em;
    height: 18px;
}

#sortable1 li, #sortable2 li
{
    margin: 5px 5px 5px 5px;
    padding: 5px;
    font-size: 1em;
    width: 100px;
}
.column
{
    width: 170px;
    float: left;
    padding-bottom: 100px;
}
.portlet
{
    margin: 0 0 0.5em 0; /*  width: 100%; */
}

.Masters
{
    width: 250px;
    float: left;
    padding-bottom: 100px;
    margin: 0 1em 1em 0;
}

.portlet-header
{
    margin: 0.3em;
    padding-bottom: 4px;
    padding-left: 0.2em;
}
.portlet-header .ui-icon
{
    float: right;
}
.portlet-content
{
    /*  width: 100%; */
    padding: 0.4em;
}
.ui-sortable-placeholder
{
    border: 1px dotted black;
    visibility: visible !important;
    height: 50px !important;
}
.ui-sortable-placeholder *
{
    visibility: hidden;
}

#sortable1, #sortable2
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
    background: #eee;
    padding: 5px;
    width: 120px;
}

/* added for MastersHierarchy User control */
.masterslist1
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    float: left;
    margin-right: 10px;
    padding: 5px;
    width: 120px;
}

.masterslist1 li
{
    margin: 5px 5px 5px 5px;
    padding: 5px;
    font-size: 1em;
    width: 100px;
    height: 15px;
}

/* End code for MastersHierarchy User control */

detailDiv
{
    height: 80px;
    width: 400px;
    background: #222;
    display: inline-block;
    padding: 50px 10px 6px;
    color: #fff;
    text-decoration: none;
    position: relative;
}
detailDiv:hover
{
    background-color: #749a02;
}

.validateTips
{
    border: 1px solid transparent;
    padding: 0.3em;
}
/*label, input
{
    display: block;
}*/
input.text
{
    margin-bottom: 12px;
    width: 95%;
    padding: .4em;
}
fieldset
{
    padding: 0;
    border: 0;
    margin-top: 25px;
}
.hidden
{
    display: none;
}
.rbl input[type="radio"]
{
    margin-left: 20px;
    margin-right: 20px;
}

ol.filter
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ol.filter li
{
    margin: 1px;
    padding: 1px;
}
ol.filter .selectAll
{
    font-weight: bold;
}

