.login {
    margin: 0 auto 200px !important;
    padding-top: 100px !important;
    width: 500px !important;
    padding-top: 170px;
    margin-left: 150px;
    position: relative;
}

.ccright-login {
    min-height: 50px;
}

#countrydivcontainerLogin {
    height: 204px;
    width: 500px;
    background: url("../images/bg-shadow.jpg") repeat-y scroll right top #ffffff;
    box-shadow: 0px 2px 10px 4px #666666;
}

.rowHead {
    color: #ff6600;
}

.loginhear {
    color: #e0571c;
    font-weight: bold;
}

.loginMsg {
    color: red;
    font-size: 13px;
    background-color: #363636;
}

.even {
    background-color: #363636;
}

.mandatoryField span {
    color: red;
    font-size: 12px;
    vertical-align: middle;
}

.loginField span {
    color: red;
    font-size: 12px;
    vertical-align: middle;
}

.textbox {
    width: 150px;
}

.deleteButtons {
    margin: auto;
    background-color: #333333;
    margin-bottom: 15px;
    color: white;
    width: auto;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    margin-left: 2px;
}

.deleteButtons:hover {
    background-color: #ff6600;
    cursor: pointer;
}

#countrydivcontainer {
    height: 180px;
    background: url("../images/bg-shadow.jpg") repeat-y scroll right top #ffffff;
}

#header {
    width: 940px;
    margin: 0 auto;
    z-index: 99;
    position: relative;
    background-color: white;
    box-shadow: 0 5px 21px rgba(255, 255, 255, 0.1);
    /*    background-color: #838383;*/
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-bottom: 19px;
    height: 80px;
}

.logoLink {
    border: none;
    border-style: none;
}

.menuImg {
    padding-right: 0;
}

.menuImgInnerSpace {
    padding-left: 13px;
}

.password {
    padding-right: 0;
    margin-left: 800px;
}

#tblAddUser {
    width: 550px;
}

.odd {
    background-color: #171515;
}

.maintableAdd .odd {
    background-color: transparent;
    height: 50px;
}

.maintableAdd tr.odd:hover,
.fieldsName {
    width: 20%;
}

.labelAdd {
    margin-top: 3px;
}

.mandatoryField span {
    color: red;
    font-size: 12px;
    vertical-align: middle;
}

.inputText {
    vertical-align: middle;
    margin-left: 3px;
    width: 270px;
}

.tdCallSpace {
    colspan: 2;
}

.formButtons {
    background-color: #333333;
    color: white;
    width: 75px;
    height: 28px;
    margin-top: 5px;
    margin-bottom: 5px;
}

.formButtons:hover {
    background-color: #ff6600;
    cursor: pointer;
}

/*Light Box */

#lightBoxDiv {
    display: none;
    width: 801px;
    margin: 0px 2%;
    text-align: left;
    top: 200px;
    left: 223px;
    z-index: 2000;
    padding-left: 15px;
    position: absolute;
    background-color: #303940;
    border: 5px solid #888888;
    border-radius: 25px 5px 5px 5px;
    box-shadow: 1px 3px 6px 2px #111111;
    padding: 15px;
}

.transparent1 {
    background-color: #000000;
    opacity: 0.65;
    filter: Alpha(Opacity =30);
    -moz-opacity: 0.3;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 2173px;
    z-index: 900;
    height: auto;
    display: none;
}

.transparentdiv {
    background-color: #000000;
    filter: Alpha(Opacity=70);
    -moz-opacity: 0.7;
}

#subHeader {
    width: 940px;
    margin: 0 auto;
    z-index: 10;
    position: relative;
    /*background:url("/images/header-bg.jpg") 0 0 repeat-x #1e1e1e; */
    background-color: white;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    box-shadow: 0 5px 5px rgba(255, 255, 255, 0.1);
    margin-bottom: 19px;
    height: 35px;
    opacity: 0.8;
}

.menuSub {
    float: left;
    margin: 0px 0 0 8px;
}

#subHeader nav {
    float: left;
    margin: 8px 0 0 8px;
}

#subHeader nav {
    float: left;
    margin: 8px 0 0 8px;
}

#subHeader ul#navmenu a {
    color: #7d7c7c;
    width: 96%;
}

#subHeader ul#navmenu a:hover {
    color: #ff6600;
    background: none;
}

#subHeader ul#navmenu ul a {
    color: #7d7c7c;
    background-color: white;
    opacity: 0.8;
}

#subHeader ul#navmenu ul a:hover {
    background: #3c3c3c;
}

#subHeader ul#navmenu li img {
    margin-right: 5px;
    float: left;
}

#subHeader ul#navmenu li {
    padding-right: 5px;
}

h4 {
    color: #ff6600;
    margin: 10px 0 5px 0;
}

u {
    color: #ffffff;
}

.msgDetails {
    font-size: 12px;
}

.createRight {
    float: right;
    margin-top: 8px;
}

.createRight a {
    color: #ff6600;
}

h2 span {
    color: #7d7c7c;
    font-size: 12px;
}

.menuAlignRight {
    float: right !important;
}

.maintableAdd .even {
    background-color: transparent;
    height: 25px;
}

.maintableAdd tr.even:hover {
    background: #dedede;
}

.odd {
    background-color: #171515;
}

.inputName {
    vertical-align: middle;
    margin-top: 3px;
    width: 265px;
}

.setTexArea {
    width: 575px;
}

.setTextareaLabel {
    width: 275px;
    float: left;
    padding-top: 5px;
    padding-bottom: 2px;
}

.setTextareaLabel span {
    color: #7d7c7c;
    font-size: 15px;
    font-weight: bold;
    margin: 5px;
}

.setTexArea span {
    float: left;
    margin-right: 10px;
}

.inputFields {
    line-break: 10px;
}

.input {
    vertical-align: middle;
    margin-top: 3px;
}
