/* Minification failed. Returning unminified contents.
(1210,1): run-time error CSS1019: Unexpected token, found '@charset'
(1210,10): run-time error CSS1019: Unexpected token, found '"utf-8"'
(1210,17): run-time error CSS1019: Unexpected token, found ';'
 */
@charset "utf-8";
/* CSS Document */

@font-face {
  font-family: 'Crete Round';
  font-style: normal;
  font-weight: 400;
  src: local('Crete Round'), local('CreteRound-Regular'), url(../Content/font/ZCcPJiCGOzh84o2siPk48YbN6UDyHWBl620a-IRfuBk.woff) format('woff');
}
@font-face {
  font-family: 'Crete Round';
  font-style: italic;
  font-weight: 400;
  src: local('Crete Round Italic'), local('CreteRound-Italic'), url(../Content/font/5xAt7XK2vkUdjhGtt98undkZXW4sYc4BjuAIFc1SXII.woff) format('woff');
}

@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 200;
  src: local('Dosis ExtraLight'), local('Dosis-ExtraLight'), url(../Content/font/zuuDDmIlQfJeEM3Uf6kkpvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 300;
  src: local('Dosis Light'), local('Dosis-Light'), url(../Content/font/GpmMKE0dnXylect5ObzLR_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 400;
  src: local('Dosis Regular'), local('Dosis-Regular'), url(../Content/font/xIAtSaglM8LZOYdGmG1JqQ.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 500;
  src: local('Dosis Medium'), local('Dosis-Medium'), url(../Content/font/A4RWZsncmJ25G8iqn2EHN_esZW2xOQ-xsNqO47m55DA.woff) format('woff');
}
@font-face {
  font-family: 'Dosis';
  font-style: normal;
  font-weight: 700;
  src: local('Dosis Bold'), local('Dosis-Bold'), url(../Content/font/x-7NZTw0n-ypOAaIE8uSrvesZW2xOQ-xsNqO47m55DA.woff) format('woff');
}

body {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-family: 'Dosis', sans-serif;
    color: #3e3e3e;
    background: url(../images/header-bg.jpg) 0 0 repeat-x #ffffff !important;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

a em, .hide {
    position: absolute;
    left: -9999em;
    outline: none;
    margin: 0;
    padding: 0;
}

em {
    margin: 0;
    padding: 0;
    position: absolute;
    left: -9999em;
}

.mright5 {
    margin-right: 5px;
}

.mright6 {
    margin-right: 6px;
}

.mright4 {
    margin-right: 4px;
}

.mbottom15 {
    margin-bottom: 15px;
}

.mbottom10 {
    margin-bottom: 10px;
}

.w125 {
    width: 125px;
}

.w243 {
    width: 243px;
}

.w313 {
    width: 313px;
}

.w150 {
    width: 150px;
}

.w464 {
    width: 464px;
}

.w847 {
    width: 847px;
}

.w992 {
    width: 992px;
}

.w992-0auto-menu {
    width: 1050px;
    margin: 0 auto;
    padding: 0px;
}

.w992-0auto {
    width: auto;
    margin: 0 auto;
    padding: 0px;
    margin-bottom: 10px;
}

.mtop35 {
    margin-top: 35px;
}

.mtop3 {
    margin-top: 3px;
}

#top-wrapper {
    background-image: url(../images/top-bg.gif);
    background-repeat: repeat-x;
    background-position: center top;
    width: 100%;
    height: 135px;
    float: left;
    margin: 0px;
    padding: 5px 0px 0px 0px;
}

.help-icon a {
    background: url(../images/images.png) no-repeat scroll -5px -5px transparent;
    width: 49px;
    height: 19px;
    padding: 0px;
    margin: 0px;
    float: right;
}

.logo {
    float: left;
    margin: 5px 0 0 0;
    padding: 0px;
}

.box1 {
    float: right;
    margin: -37px 0px 0px 0px;
    padding: 0px;
}

.welcome-box {
    -moz-box-shadow: inset 0 0 7px #95a4aa;
    -webkit-box-shadow: inset 0 0 7px #95a4aa;
    box-shadow: inset 0 0 7px #95a4aa;
    background-color: #d6eef8;
    padding: 5px 15px 5px 15px;
    margin: 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    text-align: left;
    font-size: 15px;
    color: #424242;
    -webkit-border-top-left-radius: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -moz-border-radius-topleft: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
}

.log-out {
    -moz-box-shadow: inset 0 0 7px #b03927;
    -webkit-box-shadow: inset 0 0 7px #b03927;
    box-shadow: inset 0 0 7px #b03927;
    background-color: #ce432e;
    padding: 5px 15px 5px 10px;
    margin: 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    font-size: 15px;
    text-align: left;
    color: #ffffff;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    cursor: pointer;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

    .log-out:hover {
        color: #000000;
    }

.tabs {
    width: 195px;
    text-align: center;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    color: #FFF;
    font-size: 22px;
    padding: 15px 0px 15px 0px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

.orange-tab {
    background-color: #e3a419;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .orange-tab:hover {
        background-color: #d49815;
    }

.orange-tab-active {
    height: 35px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background-color: #e3a419;
}

.orange-tab-section {
    background-color: #e3a419;
    width: 972px;
    margin: 0px;
    padding: 25px 20px 20px 0px;
    float: left;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.blue-tab {
    background-color: #4ebecb;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .blue-tab:hover {
        background-color: #43afbb;
    }

.blue-tab-section {
    background-color: #4ebecb;
    width: 952px;
    margin: 0px;
    padding: 25px 20px 20px 20px;
    float: left;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.blue-tab-active {
    height: 35px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background-color: #4ebecb;
}

.green-tab {
    background-color: #95b232;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .green-tab:hover {
        background-color: #86a128;
    }

.green-tab-active {
    height: 35px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background-color: #95b232;
}

.brown-tab {
    background-color: #aa7e4b;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .brown-tab:hover {
        background-color: #926a3c;
    }

.brown-tab-active {
    height: 35px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background-color: #aa7e4b;
}

.red-tab {
    background-color: #ce432e;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .red-tab:hover {
        background-color: #b53724;
    }

.red-tab-active {
    height: 35px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
    background-color: #ce432e;
}

.sub-nav {
    background: url(../images/images.png) no-repeat scroll -5px -35px transparent;
    width: 123px;
    height: 50px;
    padding: 35px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    color: #FFF;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    position: relative;
    left: -9px;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

    .sub-nav:hover {
        background: url(../images/images.png) no-repeat scroll -5px -131px transparent;
        color: #333;
    }

.table-heading {
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
    color: #2c2c2c;
    font-size: 16px;
}

.table-text {
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    color: #2c2c2c;
    font-size: 16px;
}

A.low-active A:ACTIVE.low-active, A:FOCUS.low-active, A:LINK.low-active, A:VISITED.low-active {
    background-color: #68af2f;
    padding: 4px 10px 5px 15px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #ffc74b;
    -webkit-border-top-left-radius: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -moz-border-radius-topleft: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.low-active {
    color: #ffffff;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

A.low-inactive A:ACTIVE.low-inactive, A:FOCUS.low-inactive, A:LINK.low-inactive, A:VISITED.low-inactive {
    background-color: #e3a419;
    padding: 4px 10px 5px 15px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #2C2C2C;
    -webkit-border-top-left-radius: 1000px;
    -webkit-border-bottom-left-radius: 1000px;
    -moz-border-radius-topleft: 1000px;
    -moz-border-radius-bottomleft: 1000px;
    border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.low-inactive {
    color: #ffffff;
    background-color: #68af2f;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

A.medium-inactive A:ACTIVE.medium-inactive, A:FOCUS.medium-inactive, A:LINK.medium-inactive, A:VISITED.medium-inactive {
    background-color: #e3a419;
    padding: 4px 10px 5px 10px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #2c2c2c;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.medium-inactive {
    color: #ffffff;
    background-color: #ec6827;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

A.medium-active A:ACTIVE.medium-active, A:FOCUS.medium-active, A:LINK.medium-active, A:VISITED.medium-active {
    background-color: #ec6827;
    padding: 4px 10px 5px 10px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #ffc74b;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.medium-active {
    color: #ffffff;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

A.high-inactive A:ACTIVE.high-inactive, A:FOCUS.high-inactive, A:LINK.high-inactive, A:VISITED.high-inactive {
    background-color: #e3a419;
    padding: 4px 15px 5px 10px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #2c2c2c;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

A:HOVER.high-inactive {
    color: #ffffff;
    background-color: #ce432e;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

A.high-active A:ACTIVE.high-active, A:FOCUS.high-active, A:LINK.high-active, A:VISITED.high-active {
    background-color: #ce432e;
    padding: 4px 15px 5px 10px;
    margin: 0px 1px 0px 0px;
    float: left;
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #ffc74b;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
    -webkit-border-top-right-radius: 1000px;
    -webkit-border-bottom-right-radius: 1000px;
    -moz-border-radius-topright: 1000px;
    -moz-border-radius-bottomright: 1000px;
    border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
}

A:HOVER.high-active {
    color: #ffffff;
    background-color: #ce432e;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 0.7);
}

.pagination-box {
    float: right;
    margin: 15px 0px 0px 0px;
    padding: 0px;
    width: 839px;
    text-align: right;
}

A.next-bt A:ACTIVE.next-bt, A:FOCUS.next-bt, A:LINK.next-bt, A:VISITED.next-bt {
    background: url(../images/images.png) no-repeat scroll -60px -5px transparent;
    width: 17px;
    height: 17px;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    float: left;
}

A.pre-bt A:ACTIVE.pre-bt, A:FOCUS.pre-bt, A:LINK.pre-bt, A:VISITED.pre-bt {
    background: url(../images/images.png) no-repeat scroll -80px -5px transparent;
    width: 17px;
    height: 17px;
    padding: 0px;
    margin: 3px 0px 0px 0px;
    float: right;
}

A.numbers A:ACTIVE.numbers, A:FOCUS.numbers, A:LINK.numbers, A:VISITED.numbers {
    font-family: 'Dosis', sans-serif;
    font-weight: 600;
    text-align: center;
    font-size: 16px;
    color: #3a362e;
    text-decoration: none;
    float: left;
}

A:HOVER.numbers {
    color: #ce432e;
}

.ul-pagination {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    float: right;
}

.li-pagination {
    float: left;
    margin: 0px 10px 0px 0px;
    padding: 0px;
}

.box-bor-leftright {
    border-left: 1px solid #d1d1d1;
    border-right: 1px solid #d1d1d1;
    float: left;
    margin: 0px;
    padding: 0px 0px 25px 0px;
    width: 241.1px;
}

    .box-bor-leftright .heading2 {
        font-family: 'Dosis', sans-serif;
        font-weight: 600;
        text-align: left;
        font-size: 25px;
        color: #2c2c2c;
        margin-left: 15px;
        float: left;
        margin-bottom: 10px;
    }

    .box-bor-leftright .text {
        font-family: 'Dosis', sans-serif;
        font-weight: 400;
        text-align: left;
        font-size: 14px;
        color: #2c2c2c;
        margin-left: 15px;
        float: left;
        width: 210px;
        margin-top: 10px;
    }

A.go-bt A:ACTIVE.go-bt, A:FOCUS.go-bt, A:LINK.go-bt, A:VISITED.go-bt {
    font-family: 'Dosis', sans-serif;
    font-weight: 500;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    text-decoration: none;
    padding: 7px 25px 7px 25px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

A:HOVER.go-bt {
    color: #000000;
}

.go-bt {
    position: relative;
    top: -7px;
}

.dark-green-tab {
    background-color: #17a26a;
    -webkit-transition: background 0.5s ease-in-out;
    -moz-transition: background 0.5s ease-in-out;
    -ms-transition: background 0.5s ease-in-out;
    -o-transition: background 0.5s ease-in-out;
    transition: background 0.5s ease-in-out;
}

    .dark-green-tab:hover {
        background-color: #118a59;
    }

#footer-wrapper {
    background-image: url(../images/footer-bg.gif);
    background-repeat: repeat;
    background-position: center top;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 25px 0px 25px 0px;
    width: 100%;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 20px;
    color: #303030;
}

A.footer-link A:ACTIVE.footer-link, A:FOCUS.footer-link, A:LINK.footer-link, A:VISITED.footer-link {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 20px;
    color: #303030;
    text-decoration: none;
}

A:HOVER.footer-link {
    text-decoration: underline;
}

A.batch-name A:ACTIVE.batch-name, A:FOCUS.batch-name, A:LINK.batch-name, A:VISITED.batch-name {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ce432e;
    text-decoration: underline;
    text-transform: uppercase;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.batch-name {
    color: #4ebecb;
}

A.opeation A:ACTIVE.opeation, A:FOCUS.opeation, A:LINK.opeation, A:VISITED.opeation {
    font-family: 'Dosis', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #2c2c2c;
    text-decoration: underline;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.opeation {
    color: #4ebecb;
}

.heading3 {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 27px;
    color: #424242;
    text-align: left;
    border-bottom: 1px solid #91d7df;
    float: left;
    margin-bottom: 15px;
    padding-bottom: 5px;
    width: 952px;
}

.heading4 {
font-family: 'Dosis', sans-serif;
font-weight: 400;
font-size: 16px;
color: #424242;
text-align: left;
border-bottom: 1px solid #91D813;
float: left;
margin-bottom: 9px;
padding-bottom: 7px;
margin-right: 80px;
width: 86%;
text-transform: none;
}

.regis-left {
    width: 465px;
    float: left;
    margin: 0px;
    padding: 0px 11px 0px 0px;
    border-right: 1px solid #91d7df;
}

.regis-right {
    width: 464px;
    float: left;
    margin: 0px;
    padding: 0px 0px 0px 11px;
}

.regis-text {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #424242;
    text-align: left;
}

.inputs {
    width: 300px;
    background-color: #FFF;
    height: 19px;
    border: 1px solid #9d9d9d;
    float: left;
    border-radius: 5px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #424242;
    text-align: left;
    -webkit-transition: border 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out;
    transition: border 0.5s ease-in-out;
    margin: 0px;
    padding: 5px;
}

    .inputs:hover {
        border: 1px solid #1c7e89;
    }

.inputs2 {
    width: 195px;
    background-color: #FFF;
    height: 19px;
    border: 1px solid #9d9d9d;
    float: left;
    border-radius: 5px;
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 17px;
    color: #424242;
    text-align: left;
    -webkit-transition: border 0.5s ease-in-out;
    -moz-transition: border 0.5s ease-in-out;
    -ms-transition: border 0.5s ease-in-out;
    -o-transition: border 0.5s ease-in-out;
    transition: border 0.5s ease-in-out;
    margin: 0px;
    padding: 5px;
}

    .inputs2:hover {
        border: 1px solid #1c7e89;
    }

.select-menu {
    padding: 6px 1px 8px 5px;
    height: 30px;
}

.bor-bottom {
    border: 1px solid #91d7df;
}

.icse-dropdown {
    position: absolute;
    background-color: #4EBECB;
    width: 155px;
    margin-left: 199px;
    margin-top: 55px;
    padding: 20px;
    line-height: 28px;
}

.isc-dropdown {
    position: absolute;
    background-color: #95B232;
    width: 155px;
    margin-left: 398px;
    margin-top: 55px;
    line-height: 28px;
    padding: 20px;
}

.cve-dropdown {
    position: absolute;
    background-color: #AA7E4B;
    width: 155px;
    margin-left: 597px;
    margin-top: 55px;
    line-height: 28px;
    padding: 20px;
}

A.dropdown-links A:ACTIVE.dropdown-links, A:FOCUS.dropdown-links, A:LINK.dropdown-links, A:VISITED.dropdown-links {
    font-family: 'Dosis', sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: color 0.5s ease-in-out;
    -moz-transition: color 0.5s ease-in-out;
    -ms-transition: color 0.5s ease-in-out;
    -o-transition: color 0.5s ease-in-out;
    transition: color 0.5s ease-in-out;
}

A:HOVER.dropdown-links {
    color: #000;
}

/*---08/08/2013---*/
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    text-transform: uppercase;
}

h1 {
    font-size: 34px !important;
    margin: 15px 0 !important;
    font-weight: 500 !important;
}

h2 {
    font-size: 30px;
    color: #fff;
}

h3 {
    font-size: 25px;
    color: #fff;
    margin: 0;
    padding: 0;
}

h6 {
    font-size: 16px;
    color: #fff;
    margin: 0;
}

p {
    line-height: 22px;
    margin: 0;
    padding: 10px 0 0;
}

header, section, footer, aside, nav, article, figure {
    display: block;
    overflow: hidden;
}

/* Common CSS */
.page-wrapper, .header-content-wrapper, .footer-content-wrapper, .header-wrapper, .footer-wrapper {
    display: block;
    overflow: hidden;
}

.page-wrapper, .header-content-wrapper, .footer-content-wrapper {
    width: 992px;
    margin: 0 auto;
}

.page-wrapper {
    overflow: visible !important;
}

.footer-content-wrapper {
    padding: 20px 0;
    background: url(../images/footer-bg.jpg) 0 0 repeat;
}

.header-wrapper {
    width: 100%;
    overflow: visible;
    position: relative;
    z-index: 2;
}

.footer-wrapper {
    overflow: visible;
    background: url(../images/footer-bg.jpg) 0 0 repeat;
}

.header-content-wrapper {
    position: relative;
}

    .header-content-wrapper figure {
        float: left;
        margin: 0;
        line-height: 0;
    }

    .header-content-wrapper hgroup {
        padding: 38px 0 0;
        float: right;
    }

    .header-content-wrapper h1, .header-content-wrapper h2 {
        margin: 0;
        color: #424242;
    }

    .header-content-wrapper h1 {
        line-height: 14px !important;
    }

    .header-content-wrapper h2 {
        font-family: 'Crete Round', serif;
        font-size: 16px;
        font-style: italic;
        font-weight: normal !important;
        position: relative;
        top: -15px;
        text-transform: none;
        line-height: 44px !important;
    }

        .header-content-wrapper h2 span {
            font-size: 36px;
            color: #f6a312;
            -webkit-text-shadow: 2px 1px 1px #B3B3B3;
            -moz-text-shadow: 2px 1px 1px #B3B3B3;
            text-shadow: 2px 1px 1px #B3B3B3;
            padding: 0 5px;
            margin: 0;
            position: relative;
            overflow: hidden;
            behavior: url(PIE.htc);
        }

.rounded-corner, .heading-rounded-corner {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    position: relative;
    behavior: url(PIE.htc);
}

.heading-rounded-corner {
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1;
}
/* Navigation CSS*/
.nav-wrapper {
    overflow: hidden;
    clear: both;
}

    .nav-wrapper ul {
        display: block;
        /*float:right;*/
        list-style: none;
        margin: 0;
        padding: 0;
    }

        .nav-wrapper ul li {
            float: left;
            display: block;
        }

            .nav-wrapper ul li a {
                text-transform: uppercase;
                color: #fff;
                font-family: 'Century Gothic', sans-serif;
                font-size: 16px;
                font-weight: bold;
                background: url(../images/nav-bullet.png) 0 9px no-repeat;
                line-height: 32px;
                margin: 0 0 0 10px;
                padding: 0 0 0 10px;
            }

            .nav-wrapper ul li:first-child a {
                background: none;
            }

.top-nav {
    overflow: hidden;
    clear: both;
    position: absolute;
    top: 0;
    right: 0;
}

    .top-nav ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .top-nav ul li {
            display: block;
            margin: 0;
            padding: 10px 0 0;
            float: left;
        }

            .top-nav ul li a {
                color: #424242;
                padding: 0 10px;
                font-size: 16px;
            }


.nav-wrapper ul li a:hover, .nav-wrapper ul li a.active {
    color: #f69648;
}
/* Footer CSS */
.footer-left-block, .footer-right-block {
    display: block;
    overflow: hidden;
    float: left;
}

.footer-right-block {
    float: right;
}

    .footer-left-block p, .footer-right-block ul li a {
        font-size: 20px;
        font-weight: lighter;
        line-height: 25px;
        color: #303030;
        padding: 10px 0 2px;
    }

        .footer-left-block p span {
            font-size: 15px;
            float: left;
        }

        .footer-left-block p a.powerby {
            display: block;
            float: left;
            padding: 0 0 0 5px;
        }

    .footer-right-block ul {
        display: block;
        list-style: none;
        margin: 0;
        padding: 12px 0 0;
        float: right;
    }

        .footer-right-block ul li {
            float: left;
            display: block;
            margin: 0 0 10px;
        }

            .footer-right-block ul li:first-child {
                background: url("../images/footer-devider.png") right 6px no-repeat;
                margin: 0 10px 10px;
                padding: 0 10px 0 0;
            }



.nav {
    margin: 4px 0px !important;
    color: #ffffff !important;
    width: auto !important;
}

    .nav > li > a, .nav > li > a:hover, .nav > li > a:focus {
        background-color: transparent !important;
        color: #ffffff;
    }

        .nav > li > a:hover {
            color: #f6ecec;
        }

.caret {
    border-bottom-color: #FFFFFF !important;
    border-top-color: #FFFFFF !important;
}

.dropdown-menu {
    /*background-color: #EBE8E8 !important;*/
    border-radius: 0 !important;
}
/*---08/08/2013---*/

@charset "utf-8";

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.wrapper {
    width: 1250px;
    margin: 0 auto;
}

.header {
    width: 1250px;
    margin: 0 auto;
    height: 212px;
    background: #0b2456 url(../images/header-bg.jpg) no-repeat right top;
}

.logo {
    float: left;
}




/* dropdown menu */
.nav {
    width: 1250px;
    height: 40px;
    margin: 20px 0 0;
    float: left;
}

ul.menu {
    position: relative;
    z-index: 597;
    float: left;
    margin-right: 10px;
}

    ul.menu, ul.menu li, ul.menu ul, ul.menu ul li, ul.menu ul li ul, ul.menu ul li ul li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

        ul.menu li {
            color: #FFFFFF;
            background: #1c4372;
            display: block;
            float: left;
            font-size: 12px;
            font-weight: bold;
            line-height: 40px;
            margin: 0 3px 0 0;
            text-align: center;
            text-decoration: none;
            width: 120px;
        }

            ul.menu li:last-child {
                border-right: none;
            }

            ul.menu li.hover, ul.drop_inner li:hover {
                position: relative;
                z-index: 599;
                cursor: default;
                background-color: #0073AC;
            }

            ul.menu li a {
                color: #fff;
            }

                ul.menu li a.active {
                    background-color: #0b1b2f;
                    color: #FFF;
                }

                ul.menu li a:hover {
                    color: #00B0F0;
                }

        ul.menu a {
            display: block;
            color: #fff;
            text-decoration: none;
        }

        ul.menu li.down {
            background-image: url(../images/down.png);
            background-position: 90px 6px;
            background-repeat: no-repeat;
        }

        ul.menu li ul li.right {
            background: url(../images/right.png) no-repeat right center!important;
        }
        /* 1st level */
        ul.menu ul {
            visibility: hidden;
            position: absolute;
            top: 28px;
            z-index: 598;
            width: 120px;
            margin-top: -1px;
            padding: 12px 0 0;
            background-color: #1C4372;
        }

        * + html ul.menu ul {
            margin-left: -60px;
        }

            ul.menu ul li {
                float: left;
                border: none!important;
                width: 120px;
                line-height: 40px;
            }

                ul.menu ul li a:hover {
                    background: #00B0F0;
                }

        ul.menu li ul li a {
            padding: 0 10px;
            color: #FFF;
        }

            ul.menu li ul li a:hover {
                color: #FFF;
            }
        /* 2nd level */
        ul.menu ul li ul {
            background: #012D58;
        }

            ul.menu ul li ul li {
                border: none;
            }

        ul.menu li ul li ul li a {
            background: #012D58;
            padding: 7px 10px;
            color: #FFF;
        }

            ul.menu li ul li ul li a:hover {
                color: #CCC;
            }

        ul.menu ul ul {
            top: 0;
            left: 100%;
        }

        ul.menu li:hover > ul {
            visibility: visible;
        }
/* dropdown menu */


.content {
    padding: 10px;
    width: 1230px;
    min-height: 258px;
    float: left;
    margin: 48px 0 25px 37px;
    /*background: #e0e9f4;*/
}

.DashboardContent {
    padding: 10px;
    width: 1230px;
    min-height: 258px;
    float: left;
    margin: 15px 0 25px 65px;
    /*background: #e0e9f4;*/
}


.footer {
    background: #8eb4e3;
    width: 1210px;
    float: left;
    display: block;
    padding: 0 20px;
    height: 30px;
    line-height: 30px;
    color: #23436b;
    font: normal 12px Arial;
}

    .footer span {
        margin: 8px 0 0;
    }

        .footer span a {
            text-decoration: none;
            color: #23436b;
        }

        .footer span li a:hover {
            color: #FFF;
        }

        .footer span li {
            display: inline;
            margin: 0 0 0 15px;
        }

.clear-float {
    clear: both;
    display: block;
}

.loggedin {
    float: right;
    margin: 20px 20px 0 0;
}

    .loggedin strong {
        font-weight: bold;
    }

    .loggedin, .loggedin a {
        color: #9fbde0;
        text-decoration: none;
    }

        .loggedin span {
            display: inline;
            padding: 0 10px 0 0;
            border-right: 1px solid #9fbde0;
        }

        .loggedin a {
            margin: 0 10px;
        }

            .loggedin a:hover {
                color: #FFF;
            }

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-float {
    float: none;
    clear: both;
    display: block;
}

.login-container {
    width: 400px;
    padding: 29px;
    margin: 93px auto 0px;
    background: #FFF;
    height: 300px;
}

    .login-container h2 {
        color: #1d80c7;
        font: normal 22px Arial, Helvetica, sans-serif;
        margin-bottom: 15px;
    }

.labelCss {
    /*color: #004ba3;*/
    float: left;
    width: auto;
    line-height: 28px;
    font-size: 15px;
    /*font-weight: bold;*/
    margin: 10px 10px 0 0;
    font-family: 'Dosis',sans-serif!important;
}

.labelCssOtp {
    /*color: #004ba3;*/
    font-family: 'Dosis',sans-serif!important;
    float: left;
    width: auto;
    line-height: 28px;
    font-size: 15px;
    /*font-weight: bold;*/
    margin: 0px 10px 0 0;
}

.NormallabelCss {
    float: left;
    display: inline!important;
    margin: 3px 3px 0 0;
}

.ForgotSubmit {
    display: inline!important;
    margin: -2px 0 0 0;
}

.login-container .error {
    position: relative;
    margin-top: -5px;
}

.login-container .textbox {
    color: #004ba3;
    float: right;
    width: 256px;
    margin: 10px 0;
}
.login-container h2 {
    margin-left:0px !important;
}
.login-container a {
    color: #00aa43;
    text-decoration: none;
    margin: 20px 0 10px;
    font-weight: bold;
}

    .login-container a:hover {
        color: #000;
    }

.textbox {
    padding: 5px;
    background: #FFF;
    border: 1px solid #dce8f6;
}

.login-container .button {
    float: right;
    margin: 20px 0 10px;
}

.buttonCss {
    background-color: #086A87 !important;
    color: #FFFFFF;
    padding: 5px 0;
    width: 120px !important;
    display: block;
    border: 0;
    font-family:'Dosis',sans-serif !important;
    font-size:14px !important;
    cursor: pointer;
    float: left;
    margin: 2px 10px 10px 0px;
    border-radius: 4px;
}



.loginButton {
    float: right !important;
    font-family: 'Dosis',sans-serif !important;
    margin: 10px 2px 0 0;
}

.button:hover {
    /*background: #0B2456;*/
}

.cancel {
    background-color: #086A87 !important;
    color: #FFFFFF;
    padding: 5px 0;
    width: 120px!important;
    display: block;
    border: 0;
    font-family:'Dosis',sans-serif !important;
    font-size:14px !important;
    cursor: pointer;
    float: left;
    margin: 2px 10px 10px 0px;
    border-radius: 4px;
}

    .cancel:hover {
        /*background: #0B2456!important;*/
    }

.error {
    color: #F00;
    font-size: 11px;
    font-weight: bold;
}


.form-row {
    width: 1100px;
    float: left;
    padding: 10px 0;
}

.form-row-left {
    width: 400px;
    margin: 0 20px;
    float: left;
}

.form-row-right {
    width: 400px;
    margin: 0 20px;
    float: right;
}

.form-row .labelCss {
    width: 150px;
    float: left;
    line-height: 28px;
}

.form-row .textbox {
    width: 220px;
    float: right;
}

.form-row .checkbox-group {
    float: right;
    width: 230px;
}

    .form-row .checkbox-group .checkbox {
        margin-left: 0;
        position: absolute;
        margin: 5px 0 0 -20px;
    }

    .form-row .checkbox-group .labelCss {
        width: auto!important;
        margin: 0 15px 0 0;
        padding-left: 20px;
    }

.form-button {
    float: right;
}

    .form-button li {
        float: left;
    }

.margin-right {
    margin-right: 10px!important;
}

.heading {
    color: #0070C0;
    font-size: 22px;
    margin: 10px 0;
    padding-left: 20px;
}

h2 {
    color: #1d80c7;
    font: normal 22px Arial, Helvetica, sans-serif;
    margin-bottom: 23px;
    margin: 9px;
}

/*.dropdown {
    padding: 5px;
    background: #FFF;
    border: 1px solid #dce8f6;
}*/



.notification {
    background: #E46C0A;
    padding: 20px;
    width: 250px;
    float: right;
    margin-bottom: 10px;
}

    .notification h2 {
        font: bold 22px Arial;
        color: #FFF;
        text-transform: uppercase;
    }

    .notification h3 {
        color: #FFF;
        font: normal 16px Arial;
    }

.circular {
    background: #8EB4E3;
    padding: 20px;
    width: 250px;
    float: right;
}

    .circular h2 {
        font: bold 22px Arial;
        color: #FFF;
        text-transform: uppercase;
    }

.todo {
    background: #D8E6E8;
    padding: 20px;
    width: 890px;
    float: left;
    margin-bottom: 10px;
    min-height: 349px;
}

    .todo h2 {
        color: #10253F;
        font: bold 22px Arial;
        margin: 30px 0 0 0;
    }

    .todo h3 {
        color: #10253F;
        font: normal 16px Arial;
    }

.activities-container {
    width: 940px;
    float: left;
}


.activities-content-container {
    float: left;
    width: 225px;
    margin-right: 8px;
    line-height: 20px;
    font-size: 13px;
}

.activities1 {
    float: left;
    width: 205px;
    height: 125px;
    padding: 10px;
    background: #FFF;
    margin: 0 10px 0 0;
    background: url(../images/2home.png) no-repeat -8px -677px / 1261px;
    text-indent: -10000px;
}

.activities-content {
    float: left;
    width: 203px;
    height: 125px;
    padding: 10px;
    background: #FFF;
    margin: 0 10px 0 2px;
}

.activities2 {
    float: left;
    width: 205px;
    height: 125px;
    padding: 10px;
    background: #FFF;
    margin: 0 10px 0 0;
    background: url(../images/2home.png) no-repeat -238px -677px / 1261px;
    text-indent: -10000px;
}

.activities3 {
    float: left;
    width: 205px;
    height: 125px;
    padding: 10px;
    background: #FFF;
    margin: 0 10px 0 0;
    background: url(../images/2home.png) no-repeat -468px -677px / 1261px;
    text-indent: -10000px;
}

.activities4 {
    float: left;
    width: 205px;
    height: 125px;
    padding: 10px;
    background: #FFF;
    margin: 0 10px 0 0;
    background: url(../images/2home.png) no-repeat -698px -677px / 1261px;
    text-indent: -10000px;
}



.todo-table tr.header {
    height: auto;
}

    .todo-table tr.header td {
        background: #376092;
        color: #FFF;
        font-weight: bold;
        font-size: 14px;
    }

.todo-table td {
    /*background: #95B3D7;
    border: 1px solid #BED0E6;
    border-collapse: collapse;
    padding: 10px;*/
}

.date {
    background: #974807;
    float: left;
    padding: 10px;
    width: 40px;
}

    .date span {
        color: #FFF;
        font-weight: bold;
        font-size: 25px;
        clear: both;
        display: block;
        text-align: center;
        padding-bottom: 5px;
    }

.notification-list {
    width: 100%;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
    clear: both;
    display: block;
}

.notification-item {
    color: #FFF;
    text-align: left;
    float: right;
    width: 180px;
    line-height: 18px;
}

.noti-icon {
    background: url(../images/2home.png) no-repeat -28px -262px / 1100px;
    width: 54px;
    height: 50px;
    display: block;
    float: left;
}

/*Additional Style for ForgotPassword*/

.WhiteWraper {
    float: left;
    border-radius: 2px;
    min-height: 236px;
    width: 100%;
    background: #fff;
    /*margin-top: 41px;*/
}

.MiddileWrapper {
    float: left;
    margin: 55px 0 0 145px;
}

.RecoveryWraper label {
    float: left;
    margin: 6px 10px;
}

.RecoveryWraper input {
    float: left;
}

.RecoveryWraper .button {
    float: left;
    margin: 0 10px;
}

.SecurityQuestion, .OptionWrapper {
    float: left;
    width: 100%;
}

.QuestionWrapper, .AnswerWrapper {
    float: left;
    width: 100%;
    margin: 10px 0;
}

    .AnswerWrapper label {
        float: left;
        margin-right: 30px;
    }

    .AnswerWrapper input {
        float: left;
        margin-left: 50px;
        width: 205px;
    }

.optionHeader {
    float: left;
    margin-right: 10px;
}

.SingleOption {
    float: left;
    margin-right: 10px;
}

    .SingleOption label {
        float: left;
        margin-right: 20px;
        margin-top: 3px;
    }

    .SingleOption input {
        float: left;
        margin-left: 20px;
    }

#SubmitDetails {
    float: left;
    margin: 10px 210px;
}

.EmailAndMobile {
    float: left;
    width: 100%;
    margin: 2px 115px;
    color: #BDBDBD;
}

.Warning {
    float: left;
    width: 100%;
    color: #f00;
}

.OptionWrapper {
    float: left;
    margin: 10px 0;
}

.passwordChangeWrapper {
    float: left;
}

.sucessNotification {
    float: left;
    height: 20px;
    width: 98%;
    color: #ff6a00;
    background-color: #E6E68A;
    padding: 7px;
    font-weight: bold;
}

.spanLink {
    text-decoration: none;
    cursor: pointer;
    font-family: Calibri;
    color: #8eb4e3;
    font-weight: bold;
}

.sepbar {
    text-decoration: none;
    font-family: Calibri;
    color: #8eb4e3;
    font-weight: bold;
    font-size: 19px;
    margin-right: 2px;
}

a {
    text-decoration: none;
}

.nameWrapper {
    float: left;
    min-width: 117px;
    margin-top: -3px;
}

.nameSection {
    text-decoration: none;
    font-family: Calibri;
    color: #8eb4e3;
    font-weight: bold;
    font-size: 15px;
}

.welcome {
    text-decoration: none;
    font-family: Calibri;
    color: #8eb4e3;
    font-weight: bold;
    font-size: 12px;
}
/* for jqgrid*/

.grid-style {
    margin: 0 0 0 20px;
}

    .grid-style table {
        width: 800px;
        margin: 0 auto;
    }

        .grid-style table th {
            background: #0070cb;
            color: #FFF;
            padding: 5px;
            text-align: left;
            font-weight: bold;
            border: 1px solid #0070cb;
            border-collapse: collapse;
        }

        .grid-style table tr:nth-child(even) {
            background: #f5f9fc;
        }

        .grid-style table th a {
            color: #FFF;
        }

        .grid-style table td {
            padding: 5px;
            border: 1px solid #0070cb;
            border-collapse: collapse;
        }

            .grid-style table td a {
                font-weight: bold;
                color: #13409b;
            }

                .grid-style table td a:hover {
                    color: #000;
                }

.ui-tabs {
    width: 1230px!important;
    padding: 0!important;
}

.ui-tabs-vertical {
    width: 55em;
}

    .ui-tabs-vertical .ui-tabs-nav {
        padding: 0;
        float: left;
        width: 100px;
        float: left;
    }

        .ui-tabs-vertical .ui-tabs-nav li {
            clear: left;
            width: 100%;
            border-bottom-width: 1px !important;
            background: #1c4372;
            border-right-width: 0 !important;
            margin: 0 -1px .2em 0;
        }

            .ui-tabs-vertical .ui-tabs-nav li a {
                display: block;
                color: #FFF;
            }

            .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
                padding-bottom: 0;
                padding-right: 5px;
                border-right-width: 1px;
                border-right-width: 1px;
                background: #ca390c!important;
                font-weight: bold;
                font-size: 14px;
            }

    .ui-tabs-vertical .ui-tabs-panel {
        padding: 10px;
        float: right;
        width: 1106px;
        background: #fbfcfe;
    }

.DeleteUserButton {
    position: absolute;
    left: 30px;
    top: 7px;
}
/*user seting*/
#box {
    padding: 10px;
    height: 100px;
    width: 115px;
    /*background: #e459e9;*/
    position: relative;
}

#box-outer {
    /*display: none;*/
    overflow: hidden;
    height: 120px;
    margin: 20px;
    position: absolute;
}

#data-box {
    padding: 10px;
    height: 100px;
    width: 100px;
    background: #eee;
    position: absolute;
}

.passwordSection {
    float: left;
    width: 100%;
    margin: 0px 0;
}

    .passwordSection label {
        float: left;
        margin: 7px 0 0 0;
        padding: 0 10px;
        width: 151px;
    }

    .passwordSection input {
        float: left;
        margin: 3px 0 0 0px;
        padding: 0 10px;
    }

.changepasswordbtn {
    float: left;
    margin: 15px 0 15px 173px!important;
}

.CancelLink {
    float: left;
    margin: 22px 0 0 13px;
}

.redStar {
    color: #fc0808;
    float: left;
    font-size: 20px;
}

.PassWordRule {
    float: left;
    font-size: 12px!important;
    margin: 15px 0 10px 165px;
    color: #000000;
}

    .PassWordRule ul li {
        margin: 0px 0 0 20px;
        padding: 0px;
        list-style: disc;
    }

.ErrorNotifications {
    color: #f00;
    margin: 5px 0 -2px 10px;
    display: block;
    font-size: 11px;
    font-weight: bold;
    font-size: 11px;
    font-weight: bold;
}

.textButtonWrapper {
    float: left;
    min-width: 500px;
    margin: 85px 0 0 0;
}

    .textButtonWrapper .button {
        display: inline!important;
    }

.OptionDetails {
    float: left;
    margin: 20px 0 0 20px;
}

.notificationPage {
    float: left;
    margin: 110px 0 0 49px;
    color: #0070cb;
    font-size: 12px;
    font-weight: bold;
}

.LeftMenuSection {
    float: left;
    width: 250px;
    min-height: 414px;
    background: #8eb4e3;
    margin: 5px;
}

.GridSecion {
    float: left;
    margin: 0 0 5px 0;
}

.headerLabel {
    float: left;
    font-weight: bold;
    font-size: 15px;
}

.labelAndText {
    float: left;
    margin: 5px 0 0 20px;
}

.verticalForm {
    float: left;
    min-height: 300px;
    width: 650px;
    margin: 0 0 0 360px;
}

    .verticalForm label {
        float: left;
        width: 200px;
    }

    .verticalForm input {
        float: left;
        width: 238px;
    }

    .verticalForm textArea {
        float: left;
        width: 238px;
    }

.buttonSection {
    float: left;
    margin: 5px 0 0 232px;
}

    .buttonSection input {
        float: left;
        width: 119px!important;
    }

.errorCenter {
    color: #F00;
    font-size: 11px;
    font-weight: bold;
    width: 290px;
    float: left;
    margin: -11px 0 0 212px;
}

/*User Settings*/
.containerSettings {
    /*background-color: red;*/
    height: 10px;
    width: 20px;
    padding: 10px;
    position: relative;
    float: right;
    margin: -5px 0 0 0px;
}

.dropdownSettings {
    background-color: #000;
    height: 50px;
    width: 100px;
    padding: 20px;
    position: absolute;
    top: 30px;
    left: -100px;
    display: none;
    z-index: 999;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

.userIdSection {
    float: left;
    margin: 0 0 10px 8px;
}

.metro {
    font-family: 'Dosis',sans-serif !important;
    color: #fff!important;
    font-size: 20px!important;
    margin-left: 10px!important;
}

.metro-eregistration {
    font-family: 'Dosis',sans-serif !important;
    color: #fff!important;
    font-size: 40px!important;
    margin-left: 10px!important;
}

.metroblack {
    font-family: 'Dosis',sans-serif !important;
    font-size: 25px!important;
    margin-left: 10px!important;
    color: gray!important;
}
.subhead {
    font-family: 'Dosis',sans-serif !important;
    font-size: 15px!important;
    color: #fff;
    margin-left: 10px!important;
    display: block;
    line-height: 1;
    margin-top: 5px;
}
.metrowhite {
    font-family: 'Dosis',sans-serif !important;
    font-size: 13px!important;
    color: #fff;
    margin-left: 10px!important;
    display: block;
    line-height: 1;
    margin-top: 5px;
}

.ereg {
    position: relative;
    top: 45px;
    margin-left: 10px;
    float: left;
}

    .ereg span {
        color: #FFFFFF;
        display: block;
        font-family:'Dosis',sans-serif !important;
        font-size: 18px !important;
    }

.form_login {
    width: 100%;
}

    .form_login .labeldiv {
        float: left;
        width: 32%;
        margin: 2px;
    }

    .form_login .textdiv {
        margin: 2px;
    }

    .form_login .errordiv {
        color: red;
        float: left;
        margin-left: 34%;
        font-size: 11px;
        font-weight: bold;
        margin-top: -10px;
    }

.RedRow {
    background: #F57878!important;
}

.display-error {
    width: 800px;
    border: 2px solid #E63D3D;
    padding: 9px 38px;
    border-radius: 5px;
    font-family: 'Dosis',sans-serif;
    font-size: 11px;
    background-color: rgb(252, 247, 242);
    color: rgb(211, 0, 0);
    margin-top: 180px;
    margin-left: 250px;
    background-image: url(../../images/error.png);
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    top: 73px;
    left: -9px;
}

.display-success {
    width: 800px;
    border: 2px solid #45AC15;
    padding: 9px 38px;
    border-radius: 5px;
    font-family: 'Dosis',sans-serif;
    font-size: 11px;
    background-color: rgb(247, 247, 247);
    color: green;
    margin-top: 180px;
    margin-left: 250px;
    background-image: url(../../images/success.png);
    background-repeat: no-repeat;
    background-position: left;
    position: absolute;
    top: 73px;
    left: -9px;
    padding-left: 30px;
}
   div .k-notification.k-notification-error {
        background-color: #FFB2B2;
        color: #FF0000!important;
        border-color: #FF0000;
    }

    div .k-notification.k-notification-success {
        background-color: #acf871;
        color: #32851e!important;
        border-color: #32851e;
    }
