﻿* {
    padding: 0;
    margin: 0
}

img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: top
}

a img {
    border: 0
}

body {
    word-wrap: break-word;
    background: #f4f3f3;
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #333;
    background-color: #f6f9fc;
    margin: 0;
    padding: 0
}

.wrapper {
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0
}

.main {
    margin-top: 5px;
    text-align: left;
    background-color: #fff;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    color: #000
}

.full-title {
    color: navy;
    margin-top: .67em;
    margin-bottom: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    font-size: 2em
}

h1 {
    color: navy;
    margin-top: .67em;
    margin-left: 0;
    margin-right: 0;
    font-weight: 400;
    font-size: 2em
}

h2 {
    color: navy;
    margin: 10px 0 3px;
    font-family: Georgia,Times,serif;
    font-weight: 400;
    font-size: 1.5em
}

h3 {
    color: navy;
    margin: 10px 0 3px;
    font-family: Georgia,Times,serif;
    font-weight: 400;
    font-size: 1.5em
}

hr {
    clear: both;
    border-top-width: 0;
    border-left-width: 0;
    border-bottom-width: 0;
    color: #d4d4d4;
    height: 1px;
    background-color: #d4d4d4;
    border-right-width: 0
}

.error {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12pt;
    font-weight: 700;
    color: red
}

a {
    color: #269bc6;
    background-color: inherit;
    text-decoration: none
}

    a:hover {
        text-decoration: underline
    }

p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px
}

.logo {
    float: left;
    border: none
}

.login {
    margin-top: 0;
    font-size: 14px
}

.b_logo {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 13px;
    font-weight: 400;
    color: #809ddf;
    text-align: center
}

.header {
    overflow: hidden;
    margin-bottom: 0
}

.footer {
    margin-top: 10px;
    margin-bottom: 10px;
    border-top: 1px solid #ddd;
    text-align: center;
    float: left;
    width: 100%
}

#sidebar {
    height: auto;
    width: 29%;
    padding: 0 5px 0 5px;
    float: left;
    border: solid 1px #cfcfcf
}

.mLogo a {
    display: none;
    position: absolute;
    top: 10px;
    left: 8px;
    color: #309;
    font-size: 25px
}

ol {
    padding-left: 15px
}

ul {
    padding-left: 15px
}

    ul.nav-list {
        list-style: none
    }

.adBox {
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 5px
}

.gvBox {
    padding-top: 5px;
    padding-bottom: 5px
}

.mAds {
    padding-top: 5px;
    padding-bottom: 5px
}

.topAds {
    background: #fff;
    padding: 10px
}

.bottomAds {
    background: #fff;
    padding-left: 10px;
    padding-top: 5px
}

.box {
    padding: 5px
}

.full-post {
    background: #fff;
    padding: 0 5px 0 5px;
    text-align: left;
    width: 71%;
    float: left;
    border-right: 1px dashed #ccc
}

.full-test {
    font-family: Verdana,Tahoma,Arial,sans-serif;
    font-size: 14px;
    line-height: 17px;
    color: #4c4c4c
}

.social-button {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    width: 100px;
    height: 20px
}

.fraction {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    letter-spacing: .01em;
    text-align: center
}

#search-box {
    width: 100%;
    padding: 10px
}

#pagination {
    padding-bottom: 20px
}

.eq-c {
    padding: 5px 0;
    text-align: left
}

    .eq-c i {
        letter-spacing: 1px
    }

.fraction > span {
    display: block;
    padding: .2em
}

.fraction span.fdn {
    border-top: thin solid #000
}

.fraction span.bar {
    display: none
}

pre {
    white-space: pre-wrap
}

.quiz-bar {
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 10px
}

.t-cat {
    margin: 0 0 15px;
    padding: 0;
    background: #f9f9f9;
    border: 1px solid #e5e5e5
}

.wspace {
    padding-left: 5px
}

.t-Explain {
    font-family: Arial,Tahoma,Verdana;
    font-size: 12px;
    margin-top: 15px;
    margin-bottom: 10px
}

.top-bar {
    font-family: Verdana,Arial;
    font-size: 11px;
    font-weight: 700;
    color: gray;
    background-color: #fdfdfd;
    border-bottom: 1px solid #f2f2f2;
    padding: 3px;
    padding-left: 5px
}

    .top-bar a {
        padding-left: 13px;
        width: 100%;
        background-image: url(/images/dash.png);
        background-repeat: no-repeat;
        background-position: left
    }

ul.test {
    padding-left: 5px;
    margin-left: 0;
    margin-top: 10px
}

.question {
    margin-bottom: 5px;
    color: silver;
    font-weight: 700
}

.t-cat li {
    list-style: none;
    font-size: 12px;
    font-family: Verdana,Arial,sans-serif;
    padding-left: 5px
}

.nav {
    margin: 0 auto;
    display: inline-block;
    background-color: #809ddf;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    text-align: center;
    width: 100%;
    left: 0
}

.nav-list {
    background-color: #809ddf
}

.nav-item {
    display: inline-block
}

    .nav-item a {
        display: block;
        padding: 0 8px;
        color: #f5f5f5;
        font-size: 14px;
        font-family: 'Open Sans',sans-serif;
        line-height: 40px;
        font-weight: 700
    }

.nav-in a {
    padding: 5px 5px
}

.nav-item a:hover {
    background: #b0c4de;
    text-decoration: none
}

.nav .nav-item:hover a:before {
    width: 8px;
    height: 8px
}

.nav .nav-mobile:before {
    content: "Menu";
    font-size: 14px;
    color: #fff;
    position: absolute;
    top: 10px;
    right: 45px;
    border-radius: 5px
}

.nav-mobile {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 5px;
    right: 8px;
    background: #34495e url(../images/nav.png) no-repeat center center;
    height: 35px;
    width: 35px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px
}

.btn-submit {
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7;
    width: auto
}

.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

ul.pagination {
    list-style-type: none;
    padding-left: 0
}

    ul.pagination li {
        padding: 1px;
        margin: 1px;
        text-align: center;
        float: left
    }

        ul.pagination li.current {
            padding: 2px 2px 2px 2px;
            font-weight: 700;
            float: left
        }

        ul.pagination li.disabled {
            padding: 2px 2px 2px 2px
        }

#site-search {
    margin-top: 10px
}

#search_now {
    margin-bottom: 5px;
    margin-top: 5px;
    white-space: nowrap
}

.searchhit {
    border: none;
    color: #999;
    vertical-align: bottom
}

.shareit {
    border: none;
    color: #999;
    vertical-align: middle
}

.search {
    outline: 0;
    background-repeat: no-repeat;
    color: #999;
    padding-left: 2px;
    width: 200px;
    height: 20px;
    border: solid #ccc 1px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}

.cwrapper div {
    padding: 10px
}

#mCont {
    float: left;
    width: 50%;
    margin-right: 20px;
    border-right: 2px solid #ddd
}

#aCont {
    margin: 10px
}

.btn-submit {
    color: #fff;
    background-color: #2fa4e7;
    border-color: #2fa4e7;
    width: auto
}

.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.share-buttons {
    list-style: none
}

    .share-buttons li {
        display: inline
    }

.c-info {
    height: auto
}

    .c-info ul {
        list-style: none
    }

    .c-info li {
        width: 95%;
        list-style: none;
        border-bottom: solid #e6e6e6 1px;
        box-sizing: border-box
    }

.clt {
    color: #8e8e8c
}

.c-logo-box {
    height: auto;
    margin: 5px 1%;
    width: 31.3%;
    float: left;
    padding: 10px 0;
    background: url(/images/c-line.png) no-repeat bottom
}

    .c-logo-box .c-logo {
        height: 60px;
        width: 60px;
        float: left;
        margin-right: 10px
    }

        .c-logo-box .c-logo img {
            height: 100%;
            width: 100%
        }

    .c-logo-box .c-detail {
        display: block;
        position: relative;
        width: 180px;
        height: 120px;
        overflow: hidden
    }

.cat-cities {
    float: left
}

    .cat-cities ul {
        list-style: none
    }

    .cat-cities li {
        border-bottom: 1px solid #cfcfcf;
        color: #b0b0b0;
        float: left;
        list-style: none outside none
    }

.searchbox {
    background-color: #b0c4de
}

.blueWidget {
    background-color: #f5f8ff;
    width: 100%;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #d8d8d8;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    margin-top: 20px
}

    .blueWidget p {
        color: #707070;
        margin-bottom: 10px;
        font-size: 18px
    }

    .blueWidget .blueBtn {
        padding: 10px 30px
    }

.infoReviewText {
    color: #707070;
    float: left;
    font-size: 18px;
    font-weight: 400;
    padding-bottom: 10px;
    width: 100%
}

.dBtn {
    background: rgba(33,87,177,.5);
    min-width: 203px;
    max-width: 300px;
    clear: both;
    text-align: center;
    border-radius: 4px;
    padding: 7px 0;
    color: #fff;
    border-bottom: double
}

.c-address, .c-email, .c-phone, .c-town, .c-web, .dislike, .like {
    display: inline-block;
    background: url(/images/icons/c_sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.c-address {
    background-position: 0 0;
    width: 20px;
    height: 20px
}

.c-email {
    background-position: 0 -20px;
    width: 20px;
    height: 20px
}

.img-google-play {
    width: 140px
}

.c-phone {
    background-position: 0 -40px;
    width: 20px;
    height: 20px
}

.c-town {
    background-position: 0 -60px;
    width: 20px;
    height: 20px
}

.c-web {
    background-position: 0 -80px;
    width: 20px;
    height: 20px
}

.dislike {
    background-position: 0 -100px;
    width: 16px;
    height: 16px
}

.like {
    background-position: 0 -116px;
    width: 16px;
    height: 16px
}

.buttonadd {
    font: bold 1em/1.5em sans-serif;
    text-decoration: none;
    color: #fff;
    padding: .2em .5em;
    background: green;
    background: -moz-linear-gradient(top,#b8c6df 0,#6d88b7 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#b8c6df),color-stop(100%,#6d88b7));
    zoom: 1;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
    text-shadow: 0 -1px 1px rgba(0,0,0,.25)
}

    .buttonadd:hover {
        background: #d8e6ff;
        background: -moz-linear-gradient(top,#d8e6ff 0,#8da8d7 100%);
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#d8e6ff),color-stop(100%,#8da8d7))
    }

.blue_box {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    line-height: 18px;
    font-style: normal;
    font-size: 14px;
    color: #4169e1;
    text-align: left;
    padding: 20px 20px 10px 20px;
    margin-top: 3px;
    margin-bottom: 3px;
    border-style: double;
    border-radius: 15px;
    border-color: #c4d3f2
}

#right-bar {
    float: right;
    width: 300px
}

    #right-bar * {
        font-family: Tahoma,Arial,sans-serif;
        font-size: 14px
    }

    #right-bar .rightbar-container {
        font-family: Tahoma,Arial,sans-serif;
        font-size: 11px;
        padding: 0;
        padding-bottom: 5px;
        line-height: 16px;
        overflow: visible;
        padding-left: 5px
    }

#wrap {
    overflow: hidden
}

#social-connect {
    background: rgba(33,87,177,.5);
    min-width: 203px;
    max-width: 300px;
    clear: both;
    text-align: center;
    border-radius: 4px;
    padding: 7px 0;
    color: #fff
}

ul.social-list {
    display: block;
    overflow: auto
}

    ul.social-list li {
        font-size: 11px;
        height: 23px;
        margin-right: 5px;
        float: left;
        display: inline-block
    }

        ul.social-list li.label {
            margin: 0 8px;
            line-height: 23px
        }

        ul.social-list li.social-icon {
            min-width: 23px;
            float: right
        }

            ul.social-list li.social-icon a {
                display: block;
                width: 100%;
                height: 100%
            }

                ul.social-list li.social-icon a.facebook {
                    background: url(/images/icons/facebook.png);
                    background-size: contain
                }

                ul.social-list li.social-icon a.twitter {
                    background: url(/images/icons/twitter.png);
                    background-size: contain
                }

                ul.social-list li.social-icon a.gplus {
                    background: url(/images/icons/gplus.png);
                    background-size: contain
                }

.facebook-share, .google-share, .linkedin-share, .twitter-share {
    display: inline-block;
    background: url(/images/social/share_sprite.png) no-repeat;
    overflow: hidden;
    text-indent: -9999px;
    text-align: left
}

.facebook-share {
    background-position: 0 0;
    width: 24px;
    height: 24px
}

.google-share {
    background-position: -24px 0;
    width: 24px;
    height: 24px
}

.linkedin-share {
    background-position: 0 -24px;
    width: 24px;
    height: 24px
}

.twitter-share {
    background-position: -24px -24px;
    width: 24px;
    height: 24px
}

.test-questions {
    font-family: Tahoma,Verdana,sans-serif;
    font-size: 12px;
    color: grey;
    border-bottom: 1px dashed grey;
    width: 100%
}

div.table {
    border: 1px dashed #ccc;
    display: table;
    width: 100%
}

div.tr {
    border: 1px dashed #ccc;
    display: table-row
}

div.td {
    border: 1px dashed #ccc;
    display: table-cell
}

div.table1 {
    display: table;
    width: 100%
}

div.tr1 {
    display: table-row
}

div.td1 {
    border-bottom: solid #e6e6e6 1px;
    display: table-cell
}

.find-institute {
    height: 600px;
    width: 80%;
    float: left;
    margin: 0 5px 30px
}

    .find-institute .ins-form-box {
        width: 90%;
        padding: 5%;
        float: left
    }

.ins-form-box input[type=text] {
    border: 1px solid #d3dbe7;
    padding: 3% 5%;
    width: 90%;
    margin-bottom: 10px
}

.ins-form-box select {
    padding: 3% 5%;
    width: 100%;
    margin-bottom: 10px
}

.ins-form-box input[type=submit] {
    background: #2c4fa1;
    border: #fff;
    color: #fff;
    margin-top: 20px;
    padding: 5%;
    width: 100%;
    cursor: pointer;
    border-radius: 4px
}

.find-institute1 {
    height: 600px;
    width: 60%;
    float: left;
    margin: 0 5px 30px
}

.find-institute .ins-form-box {
    width: 90%;
    padding: 5%;
    float: left
}

.ins-form-box input[type=text] {
    border: 1px solid #d3dbe7;
    padding: 1% 1%;
    width: 90%;
    margin-bottom: 10px
}

.ins-form-box select {
    padding: 1% 1%;
    width: 90%;
    margin-bottom: 10px
}

.ins-form-box input[type=submit] {
    background: #2c4fa1;
    border: #fff;
    color: #fff;
    margin-top: 20px;
    padding: 5%;
    width: 90%;
    cursor: pointer;
    border-radius: 4px
}

ul.ins-cat {
    width: 100%;
    background: #fff;
    height: 104px;
    overflow-y: scroll
}

    ul.ins-cat li {
        display: block;
        font-size: 12px
    }

.crs-inquiry input[type=text] {
    border: 1px solid #ccc;
    height: 20px;
    width: 136px;
    padding: 5px;
    margin: 5px 0
}

.ins {
    color: #191818;
    font-size: 22px;
    line-height: 30px
}

.errormsg {
    padding: 5px;
    background-color: #efefef;
    width: 100px;
    background-image: url(../images/error.gif);
    background-position: 0 50%;
    background-repeat: no-repeat;
    text-decoration: none
}

.button span {
    padding-left: 25px;
    color: #000;
    font-weight: 700
}

.aleft {
    float: left
}

.aright {
    float: right
}

.home-ad {
    height: 250px
}

.home-ad-box {
    height: 250px;
    width: 49%
}

.homebox {
    height: 240px;
    width: 49%
}

.pcbox {
    height: 380px;
    width: 49%
}

.ptbox {
    height: 400px;
    width: 49%
}

.rightAd {
    height: 250px;
    width: 300px
}

.home-heading {
    height: auto;
    background: url(/images/h-line.gif) bottom repeat-x
}

.home-content {
    height: 170px;
    width: 100%;
    float: left;
    padding: 10px 0
}

.inlist li, .studyoption li {
    list-style-type: square;
    color: #388ae0;
    line-height: 16px
}

.studyoption {
    width: 94%;
    padding: 0 3%;
    float: left
}

    .studyoption ul {
        line-height: 18px;
        display: block
    }

    .studyoption li {
        float: left;
        padding-right: 1%;
        width: 49%
    }

.home-imgbox {
    height: 170px;
    width: 170px;
    float: left;
    margin-right: 10px
}

#lnk1 {
    margin-top: 5px
}

.l-all a {
    color: #c4c4c4;
    font-size: 14px
}

    .l-all a:hover {
        color: #f60
    }

.l-all:hover {
    color: #c4c4c4
}

.inlist {
    width: auto;
    padding: 0 3%
}

    .inlist ul {
        line-height: 18px;
        display: block
    }

a.jump:after {
    content: '\25b2'
}

a.jump, a.jump-bottom {
    color: #777;
    position: fixed;
    text-decoration: none;
    background-color: rgba(235,235,235,.8);
    font-size: 12px;
    padding: .8em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    z-index: 100
}

a.jump {
    bottom: 12em;
    right: 0
}

    a.jump:hover {
        background-color: rgba(135,135,135,.5);
        color: #fff
    }

a.jump-bottom:after {
    content: '\25bc'
}

a.jump-bottom {
    bottom: 8.5em;
    right: 0
}

    a.jump-bottom:hover {
        background-color: rgba(135,135,135,.5);
        color: #fff
    }

.vcenter {
    display: inline-block;
    vertical-align: middle
}

.modal-dialog {
    margin: 30px auto;
    width: 500px
}

.rightside-categories {
    border: 1px solid #e8e8e8;
    color: #0e2233;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 15px 8px
}

.rightsocialbox {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    color: #272c2f;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #2d6bd2;
    padding: 15px 8px
}

.rate-bg {
    background: #bdbdbd;
    color: #fff;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    float: left;
    padding: 1px 4px;
    font-size: 13px;
    width: 30px;
    text-align: center
}

    .rate-bg sub {
        font-size: 10px
    }

.rate-bg {
    display: inline-block;
    float: none
}

.blisting {
    list-style-image: url(/images/icons/b-arrow.gif)
}

.limheight {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    list-style-image: url(/images/icons/b-arrow.gif)
}

    .limheight li {
        padding-left: 5px;
        border-bottom: solid #e6e6e6 1px
    }

        .limheight li a {
            color: #00a2e8
        }

a.btn_list {
    background: #f93;
    background-image: -webkit-linear-gradient(top,#f93,#ea892e);
    background-image: -moz-linear-gradient(top,#f93,#ea892e);
    background-image: -ms-linear-gradient(top,#f93,#ea892e);
    background-image: -o-linear-gradient(top,#f93,#ea892e);
    background-image: linear-gradient(to bottom,#f93,#ea892e);
    -webkit-border-radius: 11;
    -moz-border-radius: 11;
    border-radius: 11px;
    font-family: "Open Sans",sans-serif;
    color: #fff;
    font-size: 18px;
    width: 95%;
    padding: 10px 10px;
    text-decoration: none;
    float: left;
    position: relative;
    text-align: center
}

.keenl {
    color: green
}

#search-form_3 {
    background: #e1e1e1;
    width: 100%;
    margin: 10px auto;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f3f3f3),color-stop(1,#e1e1e1));
    background: -moz-linear-gradient(center top,#f3f3f3 0,#e1e1e1 100%);
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3)
}

.search_3 {
    background: #fafafa;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fafafa),color-stop(1,#e6e6e6));
    background: -moz-linear-gradient(center top,#fafafa 0,#e6e6e6 100%);
    border: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid rgba(255,255,255,.8);
    font-size: 16px;
    margin: 4px;
    padding: 5px;
    width: 80%;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2);
    -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2);
    -moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2)
}

#search-form_4 {
    background: #e1e1e1;
    width: 100%;
    margin: 10px auto;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f3f3f3),color-stop(1,#e1e1e1));
    background: -moz-linear-gradient(center top,#f3f3f3 0,#e1e1e1 100%);
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3);
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3);
    -moz-box-shadow: 1px 1px 2px rgba(0,0,0,.3),0 0 2px rgba(0,0,0,.3)
}

.search_3 {
    background: #fafafa;
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fafafa),color-stop(1,#e6e6e6));
    background: -moz-linear-gradient(center top,#fafafa 0,#e6e6e6 100%);
    border: 0;
    border-bottom: 1px solid #fff;
    border-right: 1px solid rgba(255,255,255,.8);
    font-size: 16px;
    margin: 4px;
    padding: 5px;
    width: 80%;
    border-radius: 17px;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2);
    -webkit-box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2);
    -moz-box-shadow: -1px -1px 2px rgba(0,0,0,.3),0 0 1px rgba(0,0,0,.2)
}

    .search_3:focus {
        outline: 0;
        background: #fff;
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#fff),color-stop(1,#ebebeb));
        background: -moz-linear-gradient(center top,#fff 0,#ebebeb 100%)
    }

.submit_3 {
    background: #44921f;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#4fbc20),color-stop(.15,#499d22),color-stop(.88,#3e871c),color-stop(1,#317215));
    background: -moz-linear-gradient(center top,#4fbc20 0,#499d22 15%,#3e871c 88%,#317215 100%);
    border: 0;
    color: #eee;
    cursor: pointer;
    float: right;
    font: 16px Raleway,sans-serif;
    font-weight: 700;
    height: 30px;
    margin: 4px 4px 0;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    width: 84px;
    outline: 0;
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    box-shadow: -1px -1px 1px rgba(255,255,255,.5),1px 1px 0 rgba(0,0,0,.4);
    -moz-box-shadow: -1px -1px 1px rgba(255,255,255,.5),1px 1px 0 rgba(0,0,0,.2);
    -webkit-box-shadow: -1px -1px 1px rgba(255,255,255,.5),1px 1px 0 rgba(0,0,0,.4)
}

    .submit_3:hover {
        background: #4ea923;
        background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#59de1b),color-stop(.15,#53b326),color-stop(.8,#428f1b),color-stop(1,#367816));
        background: -moz-linear-gradient(center top,#59de1b 0,#53b326 15%,#428f1b 80%,#367816 100%)
    }

    .submit_3:active {
        background: #4ea923;
        background: -webkit-gradient(linear,left bottom,left top,color-stop(0,#59de1b),color-stop(.15,#53b326),color-stop(.8,#428f1b),color-stop(1,#367816));
        background: -moz-linear-gradient(center bottom,#59de1b 0,#53b326 15%,#428f1b 80%,#367816 100%)
    }

.noc {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
}

.addpaper {
    position: relative;
    width: 90%;
    z-index: 1;
    background-color: #dcffdf;
    border: 1px solid #0ed000;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 0
}

.tNotes {
    position: relative;
    width: 250px;
    z-index: 1;
    background-color: #dcffdf;
    border: 1px solid #0ed000;
    padding-left: 10px;
    padding-top: 10px;
    text-align: left;
    margin: 0 auto;
    margin-bottom: 0
}

.fa {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa {
    display: inline-block
}

.doc-stats {
    line-height: 30px;
    display: inline-block;
    width: 25%
}

span.documentstats {
    font-size: 16px;
    color: #919191;
    font-weight: 400
}

.fa-eye:before {
    content: "\f06e"
}

.fa-download:before {
    content: "\f019"
}

.site-top-ad {
    width: auto;
    margin: 0 0 15px;
    text-align: center
}

.social {
    margin: 0 0 1em .5em
}

    .social::before {
        content: "Share: ";
        vertical-align: middle
    }

    .ad::before, .social::before {
        font-size: large;
        color: #777
    }

.text-green {
    color: #8cc152
}

.t-headline {
    font-size: 26px;
    font-weight: 500;
    font-family: Ubuntu,sans-serif;
    line-height: 1.2
}

.btn {
    display: inline-block;
    min-width: 120px;
    padding: 13px 20px;
    line-height: 1.3em;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background: #ff8500;
    border-radius: 5px;
    cursor: pointer;
    border: 0
}

    .btn:hover {
        background-color: #ff9432;
        color: #fff;
        text-decoration: none
    }

.t-med-n {
    margin-top: 10px !important
}

.t-spc-e {
    margin-right: 1em !important
}

.t-med-s {
    margin-bottom: 20px !important
}

.csub {
    font-size: 16px;
    font-weight: 700
}

.s-phone {
    color: #27a9e1;
    font-size: 18px !important;
    font-weight: 500;
    padding-top: 5px;
    font-family: roboto !important
}

.helpline {
    padding-right: 5px;
    padding-top: 0
}

.subh {
    font-size: 16px;
    font-weight: 700
}

.sp-login {
    font-size: 14px
}

.myButton {
    background-color: #ffc477;
    border-radius: 28px;
    border: 1px solid #eeb44f;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 18px;
    padding: 3px 11px;
    text-decoration: none;
    text-shadow: 0 1px 0 #cc9f52
}

    .myButton:hover {
        background-color: #fb9e25;
        text-decoration: none
    }

    .myButton:active {
        position: relative;
        top: 1px
    }

@media (min-width:1200px) {
    .wrapper {
        width: 1100px
    }
}

@media (max-width:1067px) {
    home-imgbox {
        width: 122px;
        height: 205px
    }

    .home-imgbox img {
        width: 100%;
        height: auto
    }

    .home-content {
        height: 210px
    }

    .homebox {
        height: 255px
    }

    .pcbox {
        height: 355px
    }

    .ptbox {
        height: 375px
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .topAds {
        background: #fff;
        width: 100%;
        padding: 0
    }

    .rightside-categories {
        float: left;
        width: 90%
    }

    .rightsocialbox {
        float: left;
        width: 90%
    }

    .full-post {
        width: 95%;
        padding-left: 2px
    }

    .wrapper {
        width: 100%;
        padding: 0
    }

    #right-bar {
        float: left
    }

    #left-bar {
        float: right;
        width: 100%
    }
}

@media only screen and (max-width:769px) {
    .nav-mobile {
        display: block
    }

    .search_3 {
        width: 60%
    }

    .search {
        width: 140px
    }

    .wrapper {
        width: 100%;
        padding: 0
    }

    .logo a {
        position: absolute;
        top: 10px;
        left: 8px
    }

    #right-bar {
        float: left
    }

    #left-bar {
        float: right;
        width: 100%
    }

    .homebox {
        width: 100%
    }

    .pcbox {
        width: 100%
    }

    .ptbox {
        width: 100%
    }

    .inlist {
        float: left
    }

    .c-logo-box {
        width: 100%
    }

        .c-logo-box .c-detail {
            width: 100%;
            height: auto
        }

    .nav {
        width: 100%;
        padding: 35px 0 0;
        border: none;
        text-align: left;
        overflow: auto
    }

    .nav-list {
        display: none
    }

    .nav-item {
        width: 100%;
        float: none
    }

        .nav-item a {
            background: #34495e
        }

    .nav-active {
        display: block
    }

    .nav-mobile-open {
        border-radius: 5px 5px 0 0;
        -webkit-border-radius: 5px 5px 0 0;
        -moz-border-radius: 5px 5px 0 0
    }

    #search_now {
        top: 0
    }

    .topAds {
        background: #fff;
        width: 100%;
        clear: both
    }

    .full-title {
        color: navy;
        font-size: 18px;
        margin: 0;
        padding: 0
    }

    .full-post {
        width: 95%;
        padding-left: 2px
    }

    h1, h2, h3 {
        color: navy;
        font-size: 18px;
        margin: 0
    }

    .homebox {
        height: 215px
    }

    .pcbox {
        height: 315px
    }

    .ptbox {
        height: 335px
    }

    .limheight {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .topAds {
        background: #fff;
        padding: 0;
        width: 100%
    }

    .rightside-categories {
        float: right
    }

    .rightsocialbox {
        float: right
    }
}

@media only screen and (max-width:640px) {
    .nav-mobile {
        display: block
    }

    .nav-active {
        display: block
    }

    #search_now {
        top: 0
    }

    .homebox {
        height: 215px
    }

    .pcbox {
        height: 315px
    }

    .ptbox {
        height: 335px
    }
}

@media only screen and (max-width:480px) {
    .footer-content {
        float: left;
        height: 180px;
        padding: 10px;
        width: 40%
    }

    .homebox {
        height: 275px
    }

    .pcbox {
        height: 375px
    }

    .ptbox {
        height: 395px
    }

    .home-imgbox {
        height: 170px;
        width: 150px;
        float: left;
        margin-right: 10px
    }
}

@media only screen and (max-width:320px) {
    .nav-mobile {
        display: block
    }

    .wrapper {
        width: 300px
    }

    #search_now {
        top: 0
    }

    .searchhit {
        border: none;
        color: #999
    }

    .home-content {
        height: 210px
    }

    .homebox {
        height: 285px
    }

    .pcbox {
        height: 385px
    }

    .ptbox {
        height: 405px
    }
}

@media only screen and (max-width:250px) {
    .wrapper {
        width: 240px
    }

    .mLogo a {
        font-size: 16px
    }

    .nav .nav-mobile:before {
        content: "";
        position: absolute
    }

    #search_now {
        top: 0
    }

    .topAds {
        background: #fff;
        padding: 0;
        width: 100%;
        clear: both
    }

    .home-content {
        height: 265px
    }

    .homebox {
        height: 340px
    }

    .pcbox {
        height: 440px
    }

    .ptbox {
        height: 460px
    }

    .home-imgbox {
        height: 170px;
        width: 200px;
        float: left;
        margin-right: 10px
    }
}

@media only screen and (max-width:480px) {
    a {
        font-size: 100%;
        line-height: 10px;
        padding-right: 0 !important
    }
}
