﻿/*body {
}*/
.crd_roundtrials {
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    background: #fff;
    margin: 30px 10px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}

    .crd_roundtrials p {
        text-align: justify;
    }

.btn-Years {
    background-color: #fff;
    border-radius: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 22px;
}

    .btn-Years.active, .btn-Years:focus {
        background-color: #387da1;
        color: #fff;
        font-size: 22px;
    }

.list_type {
    list-style-type: none;
}

.language_text {
    margin-left: -70px;
    list-style-type: none;
    margin-top: 5px;
    text-align:justify;
}

.crd_roundtrials h3 {
    text-align: center;
    color: #387da1;
    font-weight: 600;
    font-size: 22px;
}

.list_type b {
    font-size: 16px;
}

.pdf-icn-seep {
    margin-right: 18px;
    font-size: 22px;
    color: #387da1;
}

.list_type li {
    margin-bottom: 10px;
}
#StandingCommittee span {
    color: #333;
}

.document_btn .form-group {
    margin-bottom: 25px;
}
.row_padding .form-group{
    margin-left:25px;
}
.Trails {
    height: 80px;
    display: block;
    overflow: hidden;
    word-break: break-word;
    word-wrap: break-word;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
}
/*Learning corner material Css start*/
.materials_row .panel-front{
    margin-top:60px;
}
.materials_row .panel-body {
    padding: 9px;
    height: 185px;
}
.materials_row .panel_header {
    color: #387da1;
    font-weight: 600;
    text-align: center;
    font-size:20px;
}
.materials_row .panel-front {
    margin-bottom: 20px;
    /* margin-top: 20px; */
    height: 299px;
    box-shadow: 6px 7px 19px 3px rgba(0,0,0,0.16);
    border-radius: 5px;
    padding: 1px;
}
.Material_facts_crd {
    background-color: #e4e3e3;
    font-size: 1em;
    overflow: hidden;
    padding: 20px 50px;
    border: none;
    /* background: #f6f6f6; */
    margin: 30px 10px;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
}
    .Material_facts_crd h3 {
        color: #387da1;
        text-align: center;
        font-weight: bold;
        margin-bottom: 20px;
        font-family: 'PT sans';
    }

    .t {
        display: table;
        width: 100%;
        height: 100%;
    }

.tc {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.rel {
    position: relative;
}

/* book */
.Material_facts_crd .book {
    margin: 0 auto;
    width: 90%;
    height: 90%;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

 .book .page {
  height: 100%;
    }

.book .page img {
 max-width: 100%;
 height: 100%;
        }
@media only screen and (max-width: 1024px) and (min-width:768) {
    .Material_facts_crd .book {
        position: relative;
        transform: translate3d(0px, 0px, 0px);
        width: 519px;
        height: 490px;
    }
}

    /*material css end*/
    /*Data portal css start*/
.dataportal .active, .dataportal .active:focus, .dataportal .active:hover {
    color: #fff;
    position: relative;
    display: block;
    /*padding: 10px 15px;*/
    font-weight: bold;
    background-color: #387da1;
}

.dataportal > li.active > a, .dataportal > li.active > a:hover, .dataportal > li.active > a:focus {
    color: #fff;
    background-color: #387da1;
}

.dataportal > li > a {
    color: #387da1;
    position: relative;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
}

    .dataportal > li > a:hover {
        text-decoration: none;
        background-color: #e5e5e5;
        color: #387da1;
    }
    /*data portal css end*/
/*Login standard committee css starts*/
.errmessage {
    color: red;
}

.stand_box {
    position: relative;
    margin: auto;
    height: 320px;
    top: 40px;
    left: 0;
    z-index: 200;
    right: 0;
    width: 400px;
    color: #666;
    background: #FFF;
    margin-bottom: 100px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    overflow: hidden;
}

#stand_header {
    background: #387da1;
    position: relative;
    height: 50px;
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.stand_box h1 {
    margin-top: 0;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    line-height: 45px;
}

.stand_box button {
    background: #e5e5e5;
    border: 0;
    color: #387da1;
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    /*width: 330px;*/
    width:100%;
    margin: 20px auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

    .stand_box button:active {
        background: #e5e5e5;
        color: #387da1;
    }

    .stand_box button:hover {
        background: #387da1;
        color: #FFF;
        -webkit-transition: all 0.4s;
        transition: all 0.4s;
    }

.stand_group {
    position: relative;
    margin-bottom: 35px;
    margin-left: 40px;
    margin-right:40px;
}

.stand_inputMaterial {
    font-size: 18px;
    padding: 10px 10px 10px 5px;
    display: block;
    /*width: 300px;*/
    width:100%;
    border: none;
    border-bottom: 1px solid #757575;
}

    .stand_inputMaterial:focus {
        outline: none;
    }
/* LABEL ======================================= */

.stand_group label {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    position: absolute;
    pointer-events: none;
    left: 5px;
    top: 10px;
    transition: 0.2s ease all;
    -moz-transition: 0.2s ease all;
    -webkit-transition: 0.2s ease all;
}

/* active state */
.stand_inputMaterial:focus ~ label, .stand_inputMaterial:valid ~ label {
    top: -20px;
    font-size: 14px;
    color: #387da1;
}
/*Publication Login css start*/
#publication .stand_box {
    position: relative;
    margin: auto;
    height: 800px;
    top: 40px;
    left: 0;
    z-index: 200;
    right: 0;
    width: 750px;
    color: #666;
    background: #FFF;
    margin-bottom: 100px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    overflow: hidden;
}
#publication_login .stand_box {
    position: relative;
    margin: auto;
    height: 415px;
    top: 40px;
    left: 0;
    z-index: 200;
    right: 0;
    width: 400px;
    color: #666;
    background: #FFF;
    margin-bottom: 100px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    overflow: hidden;
}

.publication_login label {
    padding-left: 40px;
}
    .publication_login label span {
        color: #FF0000;
        font-size: 18px;
        font-weight: normal;
    }
.publication_login .stand_box button {
    background: #e5e5e5;
    border: 0;
    color: #387da1;
    padding: 10px;
    font-size: 16px;
    font-weight: 300;
    width: 330px;
    margin: auto;
    display: block;
    cursor: pointer;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

#publication .stand_group {
    position: relative;
    margin-bottom: 15px;
    margin-left: 40px;
}
.salutation{
    width:31%;
}
.firstname{
    margin-left:-26px;
}
#newsRegister .stand_box {
    position: relative;
    margin: auto;
    height: 545px;
    top: 40px;
    left: 0;
    z-index: 200;
    right: 0;
    width: 400px;
    color: #666;
    /*border-radius: 3px;*/
    background: #FFF;
    margin-bottom: 100px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);
    overflow: hidden;
}
/*Publication Login css end*/
/*publication Cart css start*/
.publication_div .cart_div h4 {
    margin-top: 10px;
    font-size: 20px;
    margin: -25px 20px 0px 20px;
}
.cart_div {
    margin-top:-20px;
}
.crd_checkout label {
    font-size: 18px;
    padding: 10px;
}
.crd_checkout {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    border-radius: 4px;
    padding-left: 20px;
    border-radius: 5px;
    margin-bottom: 10px;
    margin-top: 35px;
}
.btn-cart {
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #8bc34a;
    font-size: small;
    padding: 8px 16px;
    margin: 15px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

    .btn-cart:hover,
    .btn-cart:focus {
        background: #558b2f;
        color: #fff;
    }

.header {
    background: #fff;
    color: #333;
    width: 100%;
    min-height: 50px;
    line-height: 48px;
    position: relative;
    padding: 0;
    margin: 0 auto 15px;
}

    .header a {
        display: inline-block;
        color: inherit;
        text-decoration: none;
        padding: 0 15px;
        position: relative;
       float:right;
    }

        .header a.brand {
            float: left;
            text-transform: uppercase;
            font-weight: 700;
        }

            .header a.brand > span {
                color: #8bc34a;
            }

        .header a.cart {
            padding-right: 30px;
            padding-left: 30px;
            overflow: hidden;
            position: relative;
            font-size: 35px;
        }

            .header a.cart > .cart-label {
                display: block;
                background: #8bc34a;
                border-radius: 9999px;
                position: absolute;
                top: -20px;
                right: 10px;
                opacity: 0;
                font-size: 12px;
                text-align: center;
                line-height: 20px;
                width: 20px;
                height: 20px;
                -webkit-transition: 0.3s ease-in;
                -moz-transition: 0.3s ease-in;
                -ms-transition: 0.3s ease-in;
                -o-transition: 0.3s ease-in;
                transition: 0.3s ease-in;
            }

                .header a.cart > .cart-label.active {
                    opacity: 1;
                    top: 4px;
                    right: 10px;
                }

#itemCount {
    position: absolute;
    top: 5px;
    left: 530px;
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: red;
    color: white;
    text-align: center;
}

/*.view_btn {
    width: 95%;
    margin-top: 0px;
}*/
/*Publication Delivery Address Css start*/
.btncart_default {
    display: block;
    margin: 0 auto;
    border: 1px solid lightgray;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    background: #fff;
    font-size: small;
    padding: 6px 20px 6px 20px;
   margin-left:20px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
.btncart_default1 {
    display: block;
    margin: 0 auto;
    border: 1px solid lightgray;
    border-radius: 2px;
    text-align: center;
    text-transform: uppercase;
    color: #333;
    background: #fff;
    font-size: small;
    padding: 6px 20px 6px 20px;
    margin-right:30px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.btn-align {
    margin-bottom: 20px;
}

.btncart_default a {
    color: #333;
    text-decoration: none;
}

.card_align {
    padding-left: 20px;
}

.Deliverbtn-cart {
    display: block;
    margin: 0 auto;
    border: none;
    border-radius: 0;
    text-align: center;
    text-transform: uppercase;
    color: white;
    background: #8bc34a;
    font-size: small;
    padding: 8px 16px;
    margin: 10px 30px 10px 20px;
    -webkit-transition: 0.3s ease-in;
    -moz-transition: 0.3s ease-in;
    -ms-transition: 0.3s ease-in;
    -o-transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}
#itemCount1 {
    position: absolute;
    top: 1px;
    left: 138px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: red;
    color: white;
    text-align: center;
}

.logout {
    margin-top: 10px;
}

    .logout a {
        color: #333;
        text-decoration: none;
    }
.profile li span {
    color: #428bca;
}
/*Publication User Profile css*/
#user_profile {
    background-color: lightgray;
}
    #user_profile ul li {
        background-color: lightgray;
        
    }
    #user_profile h3 {
        color: #428bca;
        padding-top: 10px;
    }
    #user_profile p {
        color: #333;
    }
.pastissues_btn {
    background: #387da1;
    color: #fff;
    height: 30px;
    width: 100%;
    margin-top: 15px;
    border: none;
    margin: 20px 0px 0px -1px;
}
.forgot_password {
    position: relative;
    margin-bottom: 35px;
    margin-left: 40px;
    margin-top: -12px;
}
    .forgot_password a{
        color:#333;
        margin-bottom:10px;
    }
.forgot_password #otpId{
    margin-top:10px;
}
.pub_password{
    margin:18px;
}
.box_width #publication_login .stand_box {
    width: 475px;
}
.box_width #publication_login button {
    margin: 10px 33px 0px 0px;
    width: 90px;
    background-color: #387da1;
    color:#fff;
}

/*User Profile Css End*/
/*Sitmap css start*/
.answers-card {
    float: left;
    font-size: 13px;
    padding: 5px 0 10px;
}

    .answers-card li {
        list-style: none;
        /*display: inline-block;*/
        vertical-align: top;
    }

.orangeLink {
    font-weight: bold;
    color: #387da1;
    padding-bottom: 10px;
    text-decoration: none;
    font-size: 16px;
}

.sitemap {
    padding-left: 8px;
    margin-top: -10px;
}

    .sitemap li {
        list-style: none;
        display: inline-block;
        vertical-align: top;
    }

        .sitemap li a {
            color: #333;
            display: inline-block;
            width: 131px;
            margin-left: 5px;
            vertical-align: top;
            text-align: left;
            width: 180px;
        }
/*sitemap css end*/
/*forum comments*/
#comments .button:active{
    color:none !important;
}


