﻿
@charset "utf-8";
/*======================================
	Project Name:
	Creator     :Md Ahasan Ullah Nahid
	Date        :2014-12-14
=======================================*/
body {
    font-family: Cambria, Arial, -apple-system, BlinkMacSystemFont, Fira Sans, Helvetica Neue, Apple Color Emoji, sans-serif,Open Sans;
    font-size: 11px;
    background: #2E3639;
    line-height: 18px;
    /* background-image: url('file:///C:/Users/HP/OneDrive/Desktop/gif/img.gif');*/
}

.clr {
    clear: both;
}

@font-face {
    font-family: 'BebasNeueRegular';
    src: url('fonts/BebasNeue-webfont.eot');
    src: url('fonts/BebasNeue-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/BebasNeue-webfont.woff') format('woff'), url('fonts/BebasNeue-webfont.ttf') format('truetype'), url('fonts/BebasNeue-webfont.svg#BebasNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*===========@Global Styles ============*/
* {
    padding: 0;
    outline: none;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
}

#UserImg {
    width: 100px;
}

.ckboxRemember input[type="checkbox"] {
    margin: 2px 0 0;
}

.updateBtn {
    background: #0094ff;
}

.pading5px {
    padding: 0 5px;
}

.padingLeft5px {
    padding: 0 0 0 5px;
}

.padingRight5px {
    padding: 0 5px 0 0;
}

.padingTop5px {
    padding: 5px 0 0 0;
}

.appslbl {
    display: block;
    font-size: 14px;
    border: 1px solid red;
}
/*-------New Master Page design Start--------*/
.metric-bordered {
    border: 1px solid #d6d8e1;
}

.metric {
    position: relative;
    padding: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    max-width: 100%;
    border-radius: .25rem;
    cursor: default;
}

.metric-hoverable, a.metric {
    color: inherit;
    outline: 0;
    cursor: pointer;
}

.align-items-center {
    align-items: center !important;
}

.metric-label {
    font-size: 1.2rem;
    font-weight: 500;
    color: #888c9b;
    white-space: nowrap;
    margin-top: .5rem;
    margin-bottom: 0;
}

.col {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
    margin-left: -1px;
    padding-right: 0;
    padding-left: 0;
    position: relative;
    width: 100%;
    background-color: #F6F7F9;
}

.metric-flush {
    margin: .5rem -1px .5rem 1px;
}

.metric-row {
    margin-bottom: -1px;
    border-radius: .25rem;
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    margin-right: -10px;
    margin-left: -10px;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(20, 20, 31, .12);
    border-radius: .25rem;
    margin-bottom: 10px;
    border: none;
    box-shadow: 0 0 0 1px rgba(20, 20, 31, .05), 0 1px 3px 0 rgba(20, 20, 31, .15);
}

.card-header {
    padding: 0.5rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom: 1px solid rgba(20, 20, 31, .12);
    font-weight: 600;
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card-body {
    padding: 0rem 1rem 0rem 1rem;
}



/*------------------------------End New Mater PAge design-----------------------------------*/


.nopadding {
    padding: 0 0 0 0;
}

.input-group .glypingraddon {
    padding: 6px 2px;
}

/*20150217Shovon vi*/
.ddlPage62 {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #000;
    font-size: 14px;
    height: 24px;
    float: left;
    line-height: 1.42857;
    padding: 1px 3px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 62px;
}

.moduleItemWrpper {
    background: #fff;
    box-shadow: 0px 0px 20px #888888;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.moduleItemWrp {
    background: #FFF;
    padding-bottom: 50PX;
    box-shadow: 0px 0px 20px #888888;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 2px 20px 20px;
    min-height: 400px;
}


.AppsFooterContent .container {
    box-shadow: 0px 0px 20px #888888;
}

.headerMain .container {
    background: #fff;
    box-shadow: 0px 0px 20px #888888;
}

img, fieldset {
    border: 0;
}

.appsContiner a {
    text-decoration: none;
}

.mainpage {
    width: 100%;
    margin: auto;
    /*overflow:hidden;*/
    margin-bottom: 45px;
  
}


/*.appsContiner .mainpage*/
.appsContiner .mainpage {

      overflow-y:scroll;
     height:1000px;
}
/*===========PAGE: login============*/
.appsLoginPage {
    /*background:#F0EEEE;*/
}

.asitDefultPage {
    /*margin-top:-35px;*/
}

.stepOfOpePage {
    margin-top: -35px;
    background: #fff;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.appsLogo h1 {
    margin: 5px 0 0;
}

.padingTop5px img {
    width: 60%;
}

.AppscompName {
    overflow: hidden;
    /*margin-left:20px;*/
}

.lblCompName {
    color: #312056;
    display: block;
    font-family: Calibri;
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
    margin-top: 4px;
}

.LblGrpCompanyAdress {
    color: #000;
    display: block;
    font-family: Calibri;
    font-size: 12px;
    font-weight: bold;
    line-height: 11px;
    margin-left: 5px;
    margin-top: 4px;
}

.emailLink a {
    color: #8A8B8C;
}

.emailLink:hover {
    text-decoration: none;
    cursor: pointer;
}

.appsHeaderTop {
    overflow: hidden;
    /*background:#7B7B7B;*/
    border: 1px solid #F2F2F2;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top: 0;
    max-height: 90px;
}

.profileImage {
    padding-top: 25px;
}

.asitLogbtb {
    background: #099FD4;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 18px;
}

.divider01 {
}
/*======================PART: FOOTER===========================*/
/*============================Footer Part=============================*/

/*footer {
    background-color: #2e3639;
    position: relative;
    z-index: 1;
}

    footer .splitter {
        background-color: #000;
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-size: 50px 50px;
        box-shadow: 1px 1px 8px gray;
        height: 20px;
    }

    footer .bar {
        background-color: #1e2629;
        padding: 20px 0;
    }

.quickLink {
    margin-top: 10px;
}

    .quickLink img {
    }

    .quickLink p {
        margin: 0;
        color: #fff;
    }

        .quickLink p span.fot02 {
            margin: -10px;
            margin-left: 118px;
            color: #fff;
            display: block;
        }

        .quickLink p a {
            color: #E7ECF2;
        }

    .quickLink a:hover {
        color: #ABAF17;
    }

    .quickLink p span {
        color: yellow;
        font-weight: bold;
    }*/

/*============================Footer Part=============================*/

footer {
    background-color: #EEEEEE;
    position: relative;
    z-index: 1;
}

    footer p {
        margin: 0;
        padding: 5px 0;
        color: #000;
    }

        footer p a {
            color: #099FD4;
            transition: color 0.1s linear 0s;
            font-size: 15px;
            margin: 0 15px;
        }

    footer .splitter {
        background-color: #000;
        background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.2) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, transparent 75%, transparent);
        background-size: 50px 50px;
        box-shadow: 1px 1px 8px gray;
        height: 20px;
    }

.form-control::-moz-placeholder {
    color: #8A8B8C !important;
}

footer .bar {
    background-color: #1e2629;
    padding: 20px 0;
}

.quickLink {
    margin-top: 10px;
}

    .quickLink img {
    }



    .quickLink p span.fot02 {
        margin: -10px;
        margin-left: 118px;
        color: #fff;
        display: block;
    }

    .quickLink p a {
        color: #E7ECF2;
    }

    .quickLink a:hover {
        color: #ABAF17;
    }

.copyR {
    line-height: 20px;
}

.text-right {
    text-align: right;
}


/*===========================================================*/
.btn-nav {
    /*background-color: #fff;*/
    /*border: 1px solid #e0e1db;*/
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box; /* Firefox, other Gecko */
    box-sizing: border-box; /* Opera/IE 8+ */
}

    .btn-nav:hover {
        color: #ABAF17;
        cursor: pointer;
        -webkit-transition: color 1s; /* For Safari 3.1 to 6.0 */
        transition: color 1s;
    }

    .btn-nav.active {
        color: #e92d00;
        /*padding: 2px;*/
        border-top: 6px solid #e92d00;
        border-bottom: 6px solid #e92d00;
        border-left: 0;
        border-right: 0;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -moz-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -ms-transition: border 0.3s ease-out, color 0.3s ease 0.5s; /* IE10 is actually unprefixed */
        -o-transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        transition: border 0.3s ease-out, color 0.3s ease 0.5s;
        -webkit-animation: pulsate 1.2s linear infinite;
        animation: pulsate 1.2s linear infinite;
    }

        .btn-nav.active:before {
            content: '';
            position: absolute;
            border-style: solid;
            border-width: 6px 6px 0;
            border-color: #e92d00 transparent;
            display: block;
            width: 0;
            z-index: 1;
            margin-left: -6px;
            top: 0;
            left: 50%;
        }

    .btn-nav .glyphicon {
        font-size: 25px;
        color: #fff;
    }

    .btn-nav.active p {
        /*margin-bottom: 8px;*/
    }

@-webkit-keyframes pulsate {
    50% {
        color: #000;
    }
}

@keyframes pulsate {
    50% {
        color: #000;
    }
}

@media (max-width: 480px) {
    .btn-group {
        display: block !important;
        float: none !important;
        width: 100% !important;
        max-width: 100% !important;
    }
}

/*==========appsUserpanel=================*/
.appsUserpanel {
}

    .appsUserpanel ul li {
        float: left;
    }
/*========================topMenu==========================*/

/*======================Select Company name =================*/
.appsCompnSelect {
    /*max-width: 400px;*/
    display: block;
    background-color: #f7f7f7;
    -moz-box-shadow: 0 0 3px 3px #888;
    -webkit-box-shadow: 0 0 3px 3px #888;
    box-shadow: 0 0 3px 3px #888;
    border-radius: 2px;
    /*min-height: 400px;*/
}

    .appsCompnSelect .panel {
        border: none;
    }

    .appsCompnSelect .panel-heading {
        background: #155273;
        border-color: #155273;
        border-radius: 0;
    }

    .appsCompnSelect .nav > li > a {
        font-size: 14px;
        color: #1e2629;
        line-height: 18px;
    }

    .appsCompnSelect h3 {
        text-align: center;
        font-size: 25px;
        text-transform: capitalize;
    }
/*======================Scroll==================*/

#info .hidden {
    display: none;
}

#info ul {
    list-style-type: none;
}

#info.clear {
    clear: both;
}

#info .block {
    padding: 5px 0 5px 15px;
    border-left-style: solid;
    border-left-width: 20px;
    background-color: #FFF;
}

    #info .block fieldset {
        width: 700px;
        border: 1px solid #ccc;
        padding: 10px;
    }

        #info .block fieldset input.text {
            border: 1px solid #666666;
            padding: 3px 6px;
            color: #333333;
        }

        #info .block fieldset input.error {
            border: 1px solid red;
        }

        #info .block fieldset input.send {
            border: 1px solid #666666;
            padding: 3px 6px;
            background: #333333;
            color: #fff;
            cursor: pointer;
        }

        #info .block fieldset legend {
            padding: 5px 10px;
            font-weight: bold;
        }

        #info .block fieldset p {
            margin: 8px 0;
        }

        #info .block fieldset label {
            float: left;
            width: 180px;
        }

            #info .block fieldset label.error {
                float: none;
                margin-left: 5px;
                color: red;
            }

#info {
    /*padding-bottom: 30px;*/
}

    #info.ok {
        border-left-color: #ACD083;
    }

    #info.otravez {
        border-left-color: #DC7873;
    }

    #info ul {
        margin: 0;
        padding: 0;
        /*background:#E7ECF2;*/
        /*margin-top: 10px;*/
    }

        #info ul li {
            margin-right: 10px;
        }

            #info ul li a:hover img {
                border: 1px solid #666;
            }

            #info ul li img {
                border: 1px solid #ccc;
            }

ul.ticker {
    height: 435px;
    overflow: hidden;
    margin: 0;
}

    ul.ticker li {
        display: block;
        /*height: 99px;*/
        /*height:120px;*/
        margin-bottom: 16px;
        padding: 10px;
        /*border-bottom: 1px dashed #ccc;*/
    }

        ul.ticker li p {
            color: #000;
            margin: 0;
        }

            ul.ticker li p a {
                display: inline-block;
                line-height: 18px;
                float: right;
                font-size: 14px;
            }

                ul.ticker li p a:hover {
                    color: purple;
                }

        ul.ticker li span {
            display: block;
            color: #06C;
            font-size: 20px;
            font-family: Calibri;
            line-height: 18px;
            margin-bottom: 10px;
        }

.loginPanel {
    border: 0;
    margin-bottom: 0;
}

    .loginPanel .panel-heading {
        /*margin-bottom:20px;*/
    }

.account-wall {
    margin: 0 auto 10px;
    text-align: center;
}

.loginPanel .btnLogin {
    display: table;
    margin: 0 auto;
}

.appslbl {
    padding: 4px 0;
    font-size: 14px;
    line-height: 18px;
    border: none;
}

.loginPanel .well {
    /* padding: 5px 12px;*/
}

.loginPanel .form-group {
    padding: 0;
    margin: 0;
}

.loginPanel .control-label {
    font-family: Calibri;
    font-size: 18px;
    padding: 5px 5px;
}

.loginPanel .form-control {
    font-family: Calibri;
    color: #000;
    height: 28px;
    padding: 0 5px;
}
/*========================STEp of operation ==========================*/
.headTagh3 h3 {
    background: #0989c6;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding: 0px 10px;
    font-weight: bold;
    font-family: Cambria;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin: 5px 0 0;
}

.headTagh3 h2 {
    margin: 0;
    color: #000;
    text-align: center;
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding: 4px 0;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.headTagh3 .ClCompAndMod {
    margin-top: 10px;
    font: bold 17px 'Cambria';
    color: #000;
    height: 28px !important;
}

.appsContiner {
    min-height: 400px;
    margin-bottom: 70px;
    width: 100% !important;
    /*margin-left: 0.5% !important;*/
}

.appsContinerLogin {
    min-height: 400px;
    margin-bottom: 70px;
}

.headerMain {
    /*background: #fff;*/
}

.colLeft {
    background: #F9F9F9;
}

.colMid {
    background: #faffff;
}

.colRight {
    background: #F9F9F9;
}



/*====================3D gallery==============================*/
.threeDSlider {
    margin-bottom: 0;
}

    .threeDSlider h3 {
        font-size: 30px;
        line-height: 50px;
        margin-bottom: 18px;
        font-weight: bold;
        text-transform: capitalize;
        color: #175374;
        font-style: italic;
        background: #F0F0F0;
        -moz-box-shadow: 0 6px 3px 0 #888;
        -webkit-box-shadow: 0 6px 3px 0 #888;
        box-shadow: 0 6px 3px 0 #888;
        margin: 0 -16px 18px;
        font-family: Arial;
        letter-spacing: -1px;
    }

.titelImg {
    text-align: center;
}

    .titelImg img {
        width: 80%;
        text-align: center;
    }

.dg-container {
    background: #F0F0F0;
    margin: 15px -16px 0;
    height: 300px;
    position: relative;
    -moz-box-shadow: 0 -4px 8px 0 #888;
    -webkit-box-shadow: 0 -4px 8px 0 #888;
    box-shadow: 0 -4px 8px 0 #888;
}

.dg-wrapper {
    width: 345px; /*481*/
    height: 300px; /*316*/
    margin: 0 auto;
    position: relative;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

    .dg-wrapper a {
        width: 345px; /*482*/
        /*height: 300px;/*316*/
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: transparent url(../images/browser.png) no-repeat top left;
        /*box-shadow: 0px 10px 20px rgba(0,0,0,0.3);*/
    }

        .dg-wrapper a.dg-transition {
            -webkit-transition: all 0.5s ease-in-out;
            -moz-transition: all 0.5s ease-in-out;
            -o-transition: all 0.5s ease-in-out;
            -ms-transition: all 0.5s ease-in-out;
            transition: all 0.5s ease-in-out;
        }

        .dg-wrapper a img {
            display: block;
            width: 100%;
            padding: 41px 0px 0px 1px;
        }

        .dg-wrapper a div {
            font-style: italic;
            text-align: center;
            line-height: 50px;
            width: 100%;
            bottom: -55px;
            display: none;
            position: absolute;
        }

        .dg-wrapper a.dg-center div {
            display: block;
        }

.dg-container nav {
    width: 58px;
    position: absolute;
    z-index: 1000;
    bottom: 40px;
    left: 50%;
    margin-left: -29px;
}

    .dg-container nav span {
        text-indent: -9000px;
        float: left;
        cursor: pointer;
        width: 24px;
        height: 25px;
        opacity: 0.8;
        background: transparent url(../images/arrows.png) no-repeat top left;
    }

        .dg-container nav span:hover {
            opacity: 1;
        }

        .dg-container nav span.dg-next {
            background-position: top right;
            margin-left: 10px;
        }

.sliderTitel_3D {
    font-size: 26px;
    color: #fff;
    background: #099FD4;
}
/*====================================*/
.responsive-calendar .controls {
    text-align: center;
}

    .responsive-calendar .controls a {
        cursor: pointer;
    }

    .responsive-calendar .controls h4 {
        display: inline;
    }

.responsive-calendar .day-headers,
.responsive-calendar .days {
    font-size: 0;
}

.responsive-calendar .day {
    display: inline-block;
    position: relative;
    font-size: 14px;
    width: 14.285714285714286%;
    text-align: center;
}

    .responsive-calendar .day a {
        color: #000000;
        display: block;
        cursor: pointer;
        padding: 20% 0 20% 0;
    }

        .responsive-calendar .day a:hover {
            background-color: #eee;
            text-decoration: none;
        }

    .responsive-calendar .day.header {
        border-bottom: 1px gray solid;
    }

    .responsive-calendar .day.active a {
        background-color: #1d86c8;
        color: #ffffff;
    }

        .responsive-calendar .day.active a:hover {
            background-color: #36a0e2;
        }

    .responsive-calendar .day.active .not-current {
        background-color: #8fcaef;
        color: #ffffff;
    }

        .responsive-calendar .day.active .not-current:hover {
            background-color: #bcdff5;
        }

    .responsive-calendar .day.not-current a {
        color: #ddd;
    }

    .responsive-calendar .day .badge {
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 1;
    }
/*==================================Module Name Editor================================*/
.moduleContent {
    width: 1170PX;
    margin: 10px auto 50px;
}

.modBoxWrpper {
    position: relative;
}

.mod_1 {
    min-height: 450px;
    background: #CCCB8D;
    padding: 10px;
    overflow: hidden;
    position: relative;
    background: url(../Images/bg.gif) repeat;
}

.moduleContent h3 {
    width: 100%;
    margin: 0 auto;
    font-size: 30px;
    line-height: 35px;
    font-weight: bold;
    text-align: center;
    color: #000;
    font-family: Calibri;
}

.moduleBox {
    height: 50px;
    -moz-box-shadow: 2px 3px 4px #888;
    -webkit-box-shadow: 2px 3px 4px #888;
    box-shadow: 2px 3px 4px #888;
    background: #fff;
    /*/* Skew 
   -webkit-transform: skew(0deg); 
   -moz-transform: skew(0deg); 
   -o-transform: skew(0deg);
   transform: skew(0deg);*/
}

    .moduleBox a {
        font-size: 16px;
        line-height: 20px;
        color: #000;
        display: block;
        background: none;
        padding: 0px 0px;
        text-align: left;
        font-weight: 600;
        vertical-align: middle;
        font-family: 'Trebuchet MS';
    }

        .moduleBox a span {
            padding: 0 5px 20px 5px;
            float: left;
        }

.quickTour {
    margin-top: 20px;
}

.procurMod_6 {
}

.CurrentItem {
    background: #E22F28;
    color: #fff;
    height: 50px;
}

    .CurrentItem a {
        color: #fff;
        line-height: 50px;
    }

.CurrentItem2 a {
    background: #E22F28;
    color: #fff;
}

.moduleBox a:hover {
    background: #000;
    color: #fff;
    text-decoration: none;
}

.roWA {
    overflow: hidden;
    margin-top: 45px;
}

.colA .moduleBox a {
    line-height: 50px;
}

    .colA .moduleBox a span {
        padding: 0 5px 0 5px;
    }


.colB .moduleBox a {
    line-height: 50px;
}

    .colB .moduleBox a span {
        padding: 0 5px 0 5px;
    }

.colB .moduleBox:nth-child(2n+1) a {
    line-height: 50px;
}


.colC .moduleBox a span {
    padding: 0 5px 30px 5px;
}

.colB .moduleBox:nth-child(2n+2) a {
    line-height: 50px;
}

.colC .moduleBox:nth-child(2n+1) a {
    line-height: 20px;
}

.colC .moduleBox:nth-child(2n+2) a span {
    padding: 0 0 0 5px;
}

.colC .moduleBox:nth-child(2n+3) a {
    line-height: 50px;
}

.colC .moduleBox:nth-child(2n+4) a {
    line-height: 50px;
}

.colC .moduleBox:nth-child(2n+3) a span {
    padding: 0 0 0 5px;
}

.colC .moduleBox:nth-child(2n+4) a span {
    padding: 0 0 0 5px;
}

.colD .moduleBox:nth-child(2n+2) a span {
    padding: 0 0 0 5px;
}

.colD .moduleBox:nth-child(2n+2) a {
    line-height: 50px;
}

    .colD .moduleBox:nth-child(2n+2) a span {
        padding: 0 0 0 5px;
    }

.colE .moduleBox:nth-child(2n+4) a {
    line-height: 50px;
}

    .colE .moduleBox:nth-child(2n+4) a span {
        padding: 0 0 0 5px;
    }

/*======================== Middel Panel============================*/
/*.moduleBox:nth-child(2n+7) {
  
}
.moduleBox:nth-child(2n+8) {
}
.moduleBox:nth-child(2n+9) {
    margin-bottom:10px;
}
.moduleBox:nth-child(2n+10) {
    margin-bottom:10px;
}
.moduleBox:nth-child(2n+11) {
    margin-bottom:10px;
}
.moduleBox:nth-child(2n+12) {
     margin-bottom:10px;
}
.moduleBox:nth-child(2n+13) {
    margin-bottom:10px;
}
.moduleBox:nth-child(2n+14) {
     margin-bottom:10px;
}
.moduleBox:nth-child(2n+15) {
   margin-bottom:10px;
}*/
.mgtAccout_8 {
}

.audit_9 a {
    line-height: 50px;
}

    .audit_9 a span {
        padding-bottom: 0;
    }
/*
.mkt_11 {
    text-align: center;
  
    -webkit-transform: skew(0deg); 
   -moz-transform: skew(0deg); 
   -o-transform: skew(0deg);
   transform: skew(0deg);
}
.mkt_11 a {
    line-height: 40px;
    text-align: center;
}
.sales_11 a {
    line-height: 40px;
    text-align: center;
}
.cr_12 {
  
}
.dailyAct_15 {
  
}
.document_17 {
  
}
.alartNotifica_18 {
   
}
.mgtInterf_19 {
    
}
.mgtModule_20 {
   
}
.misModul_16 {
   
}
/*======================right panel=====================
.moduleBox:nth-child(2n+16) {
     margin-bottom:10px;
}

.moduleBox:nth-child(2n+17) {
    margin-bottom:10px;
}

.moduleBox:nth-child(2n+18) {
    margin-bottom:10px;
}

.moduleBox:nth-child(2n+19) {
    margin-bottom:10px;
}

.moduleBox:nth-child(2n+20) {
    margin-bottom:10px;
}

.moduleBox:nth-child(2n+21) {
     margin-bottom:10px;
}*/

/*==============================moduleBoxWrp==============================*/
.moduleItemWrpper {
    min-height: 450px;
    overflow: hidden;
    padding-bottom: 50px;
    padding-left: 30px;
    padding-right: 30px;
    /*background: url(../Images/bg.gif) repeat;*/
}

    .moduleItemWrpper h3 {
        text-align: center;
        line-height: 40px;
        margin: 0 0px 0px;
        font-size: 34px;
        font-weight: 600;
        background: #bfe7e7;
        color: #000;
        padding: 10px 0;
        box-shadow: 0 0 0 4px #ddffff, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        -webkit-border-top-left-radius: 50px;
        -webkit-border-top-right-radius: 50px;
        -moz-border-radius-topleft: 50px;
        -moz-border-radius-topright: 50px;
        border-top-left-radius: 50px;
        border-top-right-radius: 50px;
    }


.container {
    width: 99%;
    margin: auto;
}

.moduleItemWrp {
    background: #FFF;
    padding-bottom: 50PX;
    box-shadow: 0px 0px 20px #888888;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    padding: 2px 20px 0px;
    min-height: 550px;
    /*width:100%;*/
}

.col_A {
    width: 225px;
    float: left;
}

.moduleItem {
    height: 65px;
    margin: 0px 2px 9px;
}

    .moduleItem a {
        font-size: 21px;
        line-height: 65px;
        display: block;
        background: none;
        padding: 0px 2px;
        vertical-align: middle;
        font-family: Helvetica, sans-serif;
        color: #fff;
        position: relative;
        background: White;
        border: 1px dashed #fff;
        border-radius: 10px;
        box-shadow: 0 0 0 4px #000000, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        font-weight: normal;
    }

.moduleItem_intro {
    /*margin: 0px 2px 9px;*/
    margin-bottom: 30px;
}

    .moduleItem_intro a {
        font-size: 26px;
        line-height: 40px;
        display: block;
        background: none;
        padding: 50px 20px;
        vertical-align: middle;
        color: Black;
        position: relative;
        background: #e1ffff;
        border: 1px dashed #fff;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        box-shadow: 0 0 0 4px #828282, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        font-weight: bold;
        margin-top: 100px;
        text-align: center;
    }

        .moduleItem_intro a:hover, .moduleItem_intro a.activeItem {
            position: relative;
            border: 1px dashed #fff;
            text-decoration: none;
            box-shadow: 0 0 0 4px #828282, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        }

.lastColumn .moduleItem_intro {
    margin: 0px 2px 15px;
}

    .lastColumn .moduleItem_intro a {
        font-size: 26px;
        line-height: 21px;
        display: block;
        background: none;
        padding: 34px 20px;
        vertical-align: middle;
        color: Black;
        position: relative;
        background: #f0f0f0;
        border: 1px dashed #fff;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
        box-shadow: 0 0 0 4px #828282, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        font-weight: bold;
        margin-top: 22px;
        text-align: center;
    }

        .lastColumn .moduleItem_intro a:hover, .lastColumn .moduleItem_intro a.activeItem {
            position: relative;
            border: 1px dashed #fff;
            text-decoration: none;
            box-shadow: 0 0 0 4px #828282, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
        }

.box2ModuleNameInner .modlColA {
    float: left;
    width: 50%;
}

    .box2ModuleNameInner .modlColA a {
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
        box-shadow: 0 0 0 1px #fff, 1px 1px 1px 1px rgba(2, 2, 0, 0);
        color: Black;
        display: block;
        font-size: 16px;
        font-weight: bold;
        line-height: 42px;
        padding: 0 2px;
        position: relative;
        vertical-align: middle;
    }

.box2ModuleName .moduleItem1 a {
    background: none repeat scroll 0 0 #dee7e7;
    box-shadow: 0 0 0 1px #fff, 1px 1px 1px 1px rgba(2, 2, 0, 0);
    position: relative;
}

.box2ModuleName .moduleItem2 a {
    background: none repeat scroll 0 0 #e5fcfc;
    box-shadow: 0 0 0 1px #fff, 1px 1px 1px 1px rgba(2, 2, 0, 0);
    position: relative;
}

.box2ModuleName a:hover {
    background: none repeat scroll 0 0 #155273;
    color: #fff;
    text-decoration: none;
}

.line2 a {
    line-height: 32px;
}

.moduleItem a span {
    padding: 0 5px;
}

    .moduleItem a span.line2Span {
        float: left;
        padding-bottom: 30px;
        padding-left: 5px;
    }

.moduleItem a:hover {
    background: none repeat scroll 0 0 #ff0030;
    color: #fff;
    text-decoration: none;
}

.moduleItem a:hover, .moduleItem a.activeItem {
    background: none repeat scroll 0 0 #632523;
    border: 1px dashed #fff;
    border-radius: 10px;
    box-shadow: 0 0 0 4px #ff0030, 2px 1px 6px 4px rgba(10, 10, 0, 0.5);
    color: #fff;
    font-weight: normal;
    position: relative;
}

.quickTour {
}

.moduleItem a:active, .moduleItem a:hover, .moduleItem a:focus {
    outline: medium none;
    outline-offset: 0;
    text-decoration: none;
}


.colRight li a {
    color: #155273;
}

    .colRight li a:hover {
        color: #000 !important;
        background: none !important;
    }

.colLeft li a {
    color: green;
}

    .colLeft li a:hover {
        color: #000 !important;
        background: none !important;
    }

.colMid li a {
    color: #000;
}

.lastColumn h2 {
    text-align: center;
    font-size: 25px;
    color: #fff;
    text-transform: capitalize;
}

.lastColumn .panel-heading {
    background: #155273;
    margin-bottom: 2px;
    margin-top: 20px;
}

.moduleItem_intro a:focus {
    outline: none;
    outline-offset: 0;
}

.userPanelInfo {
    padding-top: 20px;
}

    .userPanelInfo span {
        color: #000;
        font-size: 12px;
        font-family: Verdana;
    }

.msgHandSt .btn.disabled, .msgHandSt .btn[disabled], fieldset[disabled] .msgHandSt .btn {
    opacity: 1;
    font-weight: bold;
    background: #C9302C;
}

.inputTxt:focus {
    border: 1px solid #155273;
}

tr.gvPagination {
}

.grvContentarea > thead > tr > th, .grvContentarea > tbody > tr > th, .grvContentarea > tfoot > tr > th, .grvContentarea > thead > tr > td, .grvContentarea > tbody > tr > td, .grvContentarea > tfoot > tr > td {
    vertical-align: middle;
    padding: 0px 4px;
}

.grvHeadergreen {
    background: #5F9467 !important;
    color: #fff;
    
}

.grvHeader {
    background: #dff0d8 !important;
    color: #000;
   
    font-size: 12px !important;
    height: 30px !important;
}

.grvFooter {
    background: #dff0d8 !important;
    color: #000;  
    font-size: 12px !important;
    height: 23px !important;
}

    .grvFooter p {
        margin: 0;
    }

.grvTtlAmt {
    color: #000;
    text-align: right;
    font-weight: bold;
}

.rptheadTitel1 {
    /*display: block;*/
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.rptheadTitel2 {
    /*display: block;*/
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.rptheadTitel3 {
    /*display: block;*/
    font-size: 14px;
    color: #000;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
}

.lastColumn .single {
    margin: 0 14%;
}

.rbtnList1 table tr td {
    padding: 0px 12px;
}

.rbtnList1 input[type="checkbox"], .rbtnList1 input[type="radio"] {
    margin: 2px 3px;
}

.rbtnList1 label {
    line-height: 20px;
    margin: 0 20px 0 3px;
}

.rptBankcheque .radio, .checkbox {
    margin: 0;
}

/* The CSS 
.ddlListPart select {
    padding:3px;
    margin: 0;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}

/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. 
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .ddlListPart select {padding-right:18px}
}

.ddlListPart {position:relative}
.ddlListPart:after {
    content:'<>';
    font:12px "Consolas", monospace;
    color:#000;
    font-weight: bold;
    -webkit-transform:rotate(90deg);
    -moz-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg);
    right:3px; top:2px;
    padding:1px;
    border-bottom:1px solid #ddd;
    position:absolute;
    pointer-events:none;
    background: #fff;
}
.ddlListPart:before {
    content:'';
    
    background:#f8f8f8;
    position:absolute;
    pointer-events:none;
    display:block;
}
*/
.loginPageWrp {
    /*max-width: 400px;*/
    display: block;
    background-color: #f7f7f7;
    -moz-box-shadow: 0 0 3px 3px #888;
    -webkit-box-shadow: 0 0 3px 3px #888;
    box-shadow: 0 0 3px 3px #888;
    border-radius: 2px;
    min-height: 510px;
}

select.ClCompAndMod option {
    padding: 0 10px;
    background: #e7e7e7;
    margin-bottom: 1px;
}

.introPage h6 {
    color: #ed4e6e;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 20px;
    text-align: justify;
}

.ownerpage table {
    font-size: 14px;
}

.ownerpage .table > thead > tr > .table > tbody > tr > .table > tfoot > tr > .table > thead > tr > td, .ownerpage .table > tbody > tr > td, .ownerpage .table > tfoot > tr > td {
    padding-left: 20px;
}

p.opninonTitel {
    border-radius: 5px;
    color: #ed4e6e;
    font-family: "Open Sans",sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 35px;
    margin: 5px 0 10px;
    text-align: center;
}

.photoBox2 {
    margin: 0 0 20px;
    padding: 0;
    text-align: center;
}

    .photoBox2 h4 {
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        margin: 10px 0 0;
    }

    .photoBox2 h5 {
        font-size: 12px;
        font-weight: bold;
        line-height: 20px;
        margin: 0;
    }

#example img {
    width: 80px;
    height: 87px;
}
