﻿#main {
    padding: 30px 30px 15px 30px;
    background-color: #FCFFF2;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

.maindiv {
    border: solid 2px #573b57;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    -moz-box-shadow: 0px 0px 17px #949494;
    -webkit-box-shadow: 0px 0px 17px #949494;
    box-shadow: 0px 0px 17px #949494;
    margin-bottom: 25px;
    margin-top: 25px;
    margin-left: 25px;
    margin-right: 25px;
}

.page {
    /*width: 920px;*/
    margin-left: auto;
    margin-right: auto;
}


.correct {
    background-image: url("/Content/Azmoonimg/correct.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.wrong {
    background-image: url("/Content/Azmoonimg/wrong.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.white {
    background-image: url("/Content/Azmoonimg/white.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.ucorrect {
    background-image: url("/Content/Azmoonimg/ucorrect.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}


fieldset {
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

    fieldset p {
        margin: 2px 12px 10px 10px;
    }

    fieldset label {
        display: block;
    }

        fieldset label.inline {
            display: inline;
        }




a:hover {
    text-decoration: none;
    color: #0a8909;
}

@font-face {
    font-family: 'B Koodak';
    src: url('/content/fonts/bkoodak.eot');
    src: local('☺'), url('/content/fonts/bkoodak.woff') format('woff'), url('/content/fonts/bkoodak.ttf') format('truetype');
}

.i-font-koodak {
    font-family: 'B Koodak', Tahoma,"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.unicode {
    unicode-bidi: embed;
    direction: ltr !important;
}

.i-border {
    -webkit-box-shadow: 0 0 0 1px #00A6D2;
    box-shadow: 0 0 0 1px #00A6D2;
    border: 1px solid #00A6D2;
}

p {
    margin: 0 0 0 0;
}


div#content-wrapper {
}

body {
    margin: 0;
    font-family: Tahoma;
    background-color:#fff100;
/*    background: url(Images/paper.jpg);*/
}


div#main-content {
    /*min-height: 100%;
    margin-top: 5px;
    margin-bottom: 30px;
    
    border: 1px solid #ccc;
    padding: 7px;
    background-color: rgba(242, 100, 34, 0.1);*/
}


.TopHeader {
    /* background:url("../img/header.png");*/
    /*background-color: #ffff00;*/
    background-color: rgb(15, 58, 125);
    /*    background-repeat: no-repeat;*/
    height: 60px;
    margin-top: 20px;
    display: block;
}

.MyUserName {
    float: right;
    height: 25px;
    margin-right: 15px;
    margin-top: 20px;
    color: rgba(33, 233, 18, 0.90);
    text-shadow: 0px,0px 2px #f1f0ed;
    font-weight: bold;
}

.MyAvatar {
    float: right;
    height: 25px;
    margin-right: 15px;
    margin-top: 17px;
}


html body {
    height: 100%;
}

.clear {
    clear: both;
}

img {
    border: 0;
}



.show-grid {
    border: 2px solid #ccc;
}

.center {
    text-align: center;
}

.ltr {
    direction: ltr;
}

#sidebar {
    margin-top: 5px;
}

    #sidebar li {
        font-size: 12px;
        font-weight: 700;
    }

.sidebar-title {
    font-size: 18px;
    color: #434445;
}

.sidebar-nav {
    padding: 9px 0;
    background-color: white;
    border: 1px solid #ccc;
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 1024px) {

    div#wrapper {
        height: auto;
        min-height: 100%;
    }
}

@media (max-width: 767px) {
    div#footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }

    div.voice-info-container {
        /*margin: 5px;*/
    }
}

/* Large desktop */
@media (min-width: 1200px) {
    div#wrapper {
        height: auto;
        min-height: 100%;
        margin-left: 50px;
        margin-right: 50px;
    }
}

@media (min-width: 1600px) {
    div#wrapper {
        height: auto;
        min-height: 100%;
        margin-left: 110px;
        margin-right: 110px;
    }
}



/* begin header div*/
div#header-img {
    text-align: center;
    width: 300px;
}

    div#header-img h1 a {
        -webkit-text-shadow: 0 0 5px #00ffe8;
        text-shadow: 0 0 5px #00ffe8;
        font-family: 'Arial Black', Gadget, sans-serif;
        color: #09c;
    }

        div#header-img h1 a:hover {
            color: #03305A;
        }

div#header-search {
    margin-top: 2%;
}

div#header-search-input {
    margin-left: 9%;
}

div#header-social-networks-container {
    margin-top: 10px;
}

    div#header-social-networks-container img {
        margin-right: 3px;
        width: 32px;
        height: 32px;
    }

div#header-ads {
    margin-top: 2%;
    margin-right: 10%;
}

    div#header-ads > img {
        width: 420px;
        height: 60px;
    }
/* end header div */

/* begin carousel */
div.carousel {
    height: 200px;
    background-color: white;
    border: 1px solid #ccc;
    margin-bottom: 0;
}

div.fake {
    height: 160px;
    margin-bottom: 20px;
}

div.carousel div.mycaption {
    background: none;
}

div.carousel-book > div {
    display: inline-block;
}

div.carousel-book a img {
    display: inline-block;
    width: 140px;
    height: 150px;
    border: 1px solid #ccc;
}

/* end carousel*/


/* begin announcement div*/
div#annonce-wrapper {
    height: 284px;
    background-color: white;
    border: 1px solid #ccc;
}

div#announce {
    padding: 5px;
}

    div#announce a {
        font-size: 13px;
        line-height: 1.6em;
    }

        div#announce a:hover {
            text-decoration: none;
        }

/* end announcement div*/


/* adds2 */
div#adds2 {
    text-align: center;
}
/* end adds2*/

/* begin main-content div*/


/* end main-content div*/


/* begin sidebar */
div#sidebar > div {
}
/* end sidebar*/

/* begin post */

div.voice-info-container {
    margin-bottom: 20px;
    margin-left: 20px;
    background-color: #FFFFFF;
    border: solid 2px #d5dfe2;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 3px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-bottomright: 4px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 3px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-top-left-radius: 2px;
    border-top-right-radius: 3px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}

    div.voice-info-container:hover {
        /*border: 0px solid #e80c4d;*/
        -moz-box-shadow: -1px 0px 9px #6666d1;
        -webkit-box-shadow: -1px 0px 9px #6666d1;
        box-shadow: -1px 0px 9px #6666d1;
    }

div#book-info {
    /*border-style: solid;
    border-width: 1px;
    border-color: inherit;*/
    background-color: #FFFFFF;
}

.book-info {
    /*border-style: solid;
    border-width: 1px;
    border-color: inherit;*/
    background-color: #FFFFFF;
}

div#book-info-header {
    background-color: rgba(22, 104, 132, 0.5);
    background: rgba(22, 104, 132, 0.5);
    color: rgba(22, 104, 132, 0.5);
    height: 18px;
}

div#book-info-title {
    vertical-align: bottom;
    padding: 3px;
    margin-right: 3px;
    font-weight: bold;
}

    div#book-info-title h1 {
        display: inline;
        font-size: 14px;
        margin: 0;
        line-height: 0;
    }

    div#book-info-title a {
        color: white;
    }

        div#book-info-title a:hover {
            color: #68ff0d;
        }




div#book-tag-info {
    padding-right: 2px;
    margin: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 12px;
    font-weight: 700;
}

div.book-image {
    margin: 5px;
    margin-left: 0px;
    padding: 5px;
    padding-left: 15px;
}

    div.book-image img {
        border: 1px solid #ccc;
        padding: 2px;
    }

        div.book-image img:hover {
            border-color: #00A6D2;
        }

div.book-description {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 13px;
    line-height: 1.7em;
    padding: 15px;
    padding-top: 0;
    text-align: justify;
}

    div.book-description p {
        margin: 0;
    }

div.btn-book-view {
    float: left;
    margin-left: 20px;
    padding-top: 5px;
    padding-bottom: 20px;
}

div.book-visited-count {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

div.book-comment-count {
    margin-top: 5px;
    font-size: 12px;
    font-weight: bold;
}

/* end  post*/

/* begin footer div */
div#footer {
    background-color: black;
    color: white;
    position: relative;
    padding: 10px;
    height: 100px;
    clear: both;
    margin-top: 50px;
    margin-bottom: 0px;
}

div#footer-bar {
    position: relative;
    padding: 2px;
    height: 30px;
    margin-right: -10px;
    margin-left: -10px;
}

    div#footer-bar > p {
        padding: 10px;
    }

/* end footer div */


/* begin advanced search */
div#search-advanced {
    display: none;
    padding: 10px;
    background-color: white;
    -webkit-box-shadow: 0px 1px 1px 2px #e3e3e3;
    box-shadow: 0px 1px 1px 2px #e3e3e3;
    margin-bottom: 10px;
}

    div#search-advanced div {
        margin: 10px;
    }

/* end advanced search*/


/* begin post container */
div#post-book-container {
    width: 100%;
    display: inline-block;
    text-align: right;
}

div#post-book-info {
    background-color: white;
    border: 1px solid #00A6D2;
    border-top: none;
}

div#post-book-info-header {
    background-color: rgb(3, 48, 90);
    height: 30px;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    color: white;
}

div#post-book-info-title {
    padding: 3px;
    margin-right: 3px;
    font-weight: bold;
    margin-top: 3px;
}

    div#post-book-info-title h1 {
        display: inline;
        font-size: 14px;
        margin: 0;
        line-height: 0;
    }

div#post-book-writer-info {
    padding: 3px;
    margin: 5px;
    font-size: 12px;
    font-weight: 700;
}

div#post-book-tag-info {
    padding: 2px;
    margin: 5px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    font-size: 12px;
    font-weight: 700;
}

div#post-book-image img {
    border: 1px solid #ccc;
}

    div#post-book-image img:hover {
        border: 1px solid #09c;
    }


div#post-book-description {
    margin: 15px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    text-align: right;
    font-size: 13px;
    line-height: 1.7em;
    padding-left: 40px;
}

div#post-book-visited-count {
    margin-top: 15px;
    font-size: 14px;
}

div#post-book-comment-count {
    margin-top: 15px;
    font-size: 14px;
}


div#post-book-detail-container {
    padding: 5px;
    text-align: right;
}

div.post-book-detail {
    padding: 5px;
    margin: 7px;
    border: 1px solid #00A6D2;
    min-height: 20px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
}

    div.post-book-detail label {
        margin-right: 10px;
        float: right;
        width: 100px;
    }

    div.post-book-detail:hover {
        color: white;
        background-color: #00A6D2;
    }


div#post-book-download-container {
    margin-bottom: 35px;
    padding: 10px;
    margin: 10px;
    padding-bottom: 30px;
}

    div#post-book-download-container img {
        width: 12px;
        height: 12px;
        padding: 5px;
    }

    div#post-book-download-container a:hover {
        text-decoration: none;
    }

div#post-book-share-wrapper {
    float: left;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
    margin-left: 20px;
}

div#post-book-share {
    float: left;
}

    div#post-book-share img {
        width: 32px;
        height: 32px;
    }

div#post-book-like {
    float: right;
    font-size: 12px;
}

    div#post-book-like img {
        width: 16px;
        height: 16px;
    }

    div#post-book-like a:hover {
        text-decoration: none;
    }

div#post-like {
    border: 1px solid #68ff0d;
    margin-top: 10px;
    padding: 5px;
    float: right;
    cursor: pointer;
}

    div#post-like:hover {
        border: 1px solid #68ff0d;
        -webkit-box-shadow: 0 0 3px 0px #68ff0d;
        box-shadow: 0px 0px 3px 0px #68ff0d;
    }

        div#post-like:hover a {
            color: #0a8909;
        }

div#post-dis-like {
    cursor: pointer;
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    border: 1px solid #ff0d32;
    padding: 5px;
}

    div#post-dis-like:hover {
        border: 1px solid #ff0d32;
        -webkit-box-shadow: 0 0 3px 0px #ff0d32;
        box-shadow: 0px 0px 3px 0px #ff0d32;
    }

        div#post-dis-like:hover a {
            color: #e80c4d;
        }


div.similar-post {
    padding: 10px;
    background-color: white;
    margin: 10px;
    margin-top: 20px;
    border: 1px solid #00A6D2;
}


div#like-result {
    display: none;
    margin-right: 20px;
}

    div#like-result > img {
        width: 30%;
        margin-right: 20px;
    }

    div#like-result div.alert {
        margin-bottom: 0;
        font-size: 12px;
        width: 40%;
    }

div#addCommentResult div.alert {
    padding-bottom: 0;
    padding-top: 0;
    font-size: 12px;
}
/* end post container */

/* begin comment section*/
div#comment-container {
    text-align: right;
    padding: 0px;
    margin: 10px;
}

    div#comment-container li {
        list-style: none;
    }

div.comment {
    background-color: white;
    -webkit-box-shadow: 0 0 1px 0px #00a6d2;
    box-shadow: 0 0 1px 0px #00a6d2;
    border: 1px solid #00A6D2;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 12px;
}

    div.comment div.alert {
        padding-bottom: 3px;
        padding-top: 3px;
    }

div.comment-avatar {
    float: right;
    padding: 10px;
    padding-bottom: 0;
    text-align: right;
    max-width: 70px;
}

    div.comment-avatar img {
        width: 60px;
        height: 60px;
        -webkit-box-shadow: 0 0 1px 1px #ccc;
        box-shadow: 0 0 1px 1px #ccc;
    }

    div.comment-avatar div {
        padding: 10px;
        padding-bottom: 0;
    }

div.comment-detail {
    /*line-height: 1.6em;*/
    padding: 5px;
    font-size: 12px;
}

    div.comment-detail span.comment-date {
        direction: ltr !important;
        unicode-bidi: embed;
    }

div.comment-user {
    text-align: center;
}

    div.comment-user label {
        font-size: 10px;
    }

div.comment-body {
    padding: 10px;
    line-height: 1.3em;
    font-size: 12px;
    max-width: 750px;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}

div.comment-answare-btn {
    padding: 10px;
    margin-left: 10px;
    margin-top: 0px;
}

div.comment-like-wrapper {
    margin: 0px;
    float: right;
    font-size: 10px;
}

    div.comment-like-wrapper img {
        width: 10px;
        height: 10px;
    }



div.comment-like {
    border: 1px solid #ccc;
    margin-top: 10px;
    padding: 3px;
    float: right;
    cursor: pointer;
}

    div.comment-like a:hover {
        text-decoration: none;
    }

    div.comment-like:hover {
        border: 1px solid #68ff0d;
        -webkit-box-shadow: 0 0 3px 0px #68ff0d;
        box-shadow: 0px 0px 3px 0px #68ff0d;
        cursor: pointer;
    }

        div.comment-like:hover a {
            color: #0a8909;
        }


div.comment-dis-like {
    margin-right: 10px;
    margin-top: 10px;
    float: right;
    border: 1px solid #ccc;
    padding: 3px;
}

    div.comment-dis-like:hover {
        border: 1px solid #ff0d32;
        -webkit-box-shadow: 0 0 3px 0px #ff0d32;
        box-shadow: 0px 0px 3px 0px #ff0d32;
        cursor: pointer;
    }

        div.comment-dis-like:hover a {
            color: #ff0d32;
        }

    div.comment-dis-like a:hover {
        text-decoration: none;
    }


div.comment-reply {
    margin: 10px;
    border: 1px solid #ccc;
    padding: 2px;
    padding-top: 7px;
    background-color: white;
}

    div.comment-reply label.control-label {
        width: 50px;
        margin-right: 20px;
        font-size: 13px;
    }

    div.comment-reply * {
        font-size: 13px;
    }

    div.comment-reply textarea#Body {
        height: 50px;
        min-width: 80%;
    }

div.comment-like-result {
    display: none;
    float: right;
    width: 250px;
    margin-top: 7px;
    margin-right: 10px;
}

    div.comment-like-result div.alert {
        margin-bottom: 0;
    }

/* end comment section */

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-size: 1.1em;
    list-style: none !important;
}

.validation-summary-valid {
    display: none;
}





.sidebar-nav .nav-header {
    font-size: 16px;
    font-family: 'B Koodak', Tahoma,"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.comment-send-btn {
    margin-right: 70px;
}

.tabs-right > .nav-tabs {
    border-left-color: #03305A;
}

    .tabs-right > .nav-tabs .active > a, .tabs-right > .nav-tabs .active > a:hover {
        border-color: #03305A #03305A #03305A transparent;
    }

    .tabs-right > .nav-tabs > li > a:hover {
        border-color: #eeeeee #eeeeee #eeeeee #03305A;
    }

div#commentReply #CaptchaInputText {
    margin-right: 50px;
}

div#loadingMessage {
    text-align: center;
    padding: 5px;
    position: fixed;
    width: 200px; /* adjust */
    height: 30px; /* adjust */
    top: 50%;
    z-index: 9999999999999999999;
    left: 50%;
    margin-left: -100px; /* half of the width */
    margin-top: -100px; /* half of the height */
    background-color: #77aad0;
    background-color: rgba(119, 170, 208, 0.56);
    border: 1px solid #03305A;
    display: none;
}

    div#loadingMessage img {
        float: right;
    }

    div#loadingMessage div {
        font-weight: bold;
        margin-top: 5px;
    }





.onlinebox {
    -moz-box-shadow: -1px 2px 7px #f2f2f2;
    -webkit-box-shadow: -1px 2px 7px #f2f2f2;
    box-shadow: -1px 2px 7px #f2f2f2;
}






/*///////////////////////////////////////////////////////////////////*/

.x-vlc-slider {
    background: #C7F2FF;
    text-align: center;
    direction: ltr;
}

.x-vlc-slider-thumb {
    background: #4EAECC;
    width: 3px;
}

.x-vlc-main {
}

.x-vlc-toolbar {
    color: black;
}

    .x-vlc-toolbar * {
        vertical-align: top;
        color: black;
    }

.x-vlc-btn {
    padding-right: 10px;
}

.x-vlc-btn-fullscreen {
    background: url(images/fullscreen2.gif) no-repeat;
}

.x-vlc-btn-plus {
    background: url(images/plus2.gif) no-repeat;
}

.x-vlc-btn-moins {
    background: url(images/moins2.gif) no-repeat;
}

.x-vlc-btn:hover {
    color: red;
}

.x-vlc-btn-play {
    background: url(images/play2.gif) no-repeat;
}

.x-vlc-btn-stop {
    background: url(images/stop2.gif) no-repeat;
}

.x-vlc-btn-pause {
    background: url(images/pause2.gif) no-repeat;
}

.x-vlc-timer {
    width: 100px;
    font-size: 12px;
    vertical-align: top;
    text-align: center;
}

.x-vlc-about {
    font-size: 10px;
}






.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    /*margin-left: -5px;
  border-top-color: #fff;
  border-width: 5px 5px 0;*/
}

.tooltip-inner {
    color: #000;
    background-color: #fff;
    /*border: solid 1px #fff;*/
    vertical-align: central;
    padding-top: 10px;
    height: 20px;
    font-size: 14px;
    text-align: center;
    -moz-box-shadow: -1px 0px 11px #000000;
    -webkit-box-shadow: -1px 0px 11px #000000;
    box-shadow: -1px 0px 11px #000000;
}

.NewsTitle {
    width: 100%;
    font-family: Tahoma;
}

.bg-color1 {
    background: url("../images/noise_bg1.png") repeat scroll 0 0px, radial-gradient(ellipse farthest-corner at center center, #515055 0%, #2d2a33 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.bg-color2 {
    background: url("../images/noise_bg2.png") repeat scroll 0 0px, radial-gradient(ellipse farthest-corner at center center, #cccccc 0%, #eeeeee 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.bg-color3 {
    background: url("../images/noise_bg2.png") repeat scroll 0 0px, radial-gradient(ellipse farthest-corner at center center, #4eaecc 0%, #008080 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.bg-color4 {
    background: url("../images/noise_bg2.png") repeat scroll 0 0px, radial-gradient(ellipse farthest-corner at center center, #ffffff 0%, #faebd7 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}

.bg-color5 {
    background: url("../images/noise_bg2.png") repeat scroll 0 0px, radial-gradient(ellipse farthest-corner at center center, #cccccc 0%, #eeeeee 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
}


.Header-Position {
    background-position: center top;
    background-repeat: no-repeat;
    float: none;
    height: 187px;
    margin: 0;
    overflow: hidden;
    width: 986px;
    background-attachment: scroll;
}

.QNumber {
    margin-left: 15px;
    margin-right: 5px;
    font-size: 15px;
    color: #e6540a;
    float: right;
    width: 35px;
    height: 20px;
    padding-top: 5px;
    text-align: right;
}

.css-checkbox {
    margin-left: 15px;
    margin-right: 5px;
}

.QRow {
    border-style: dashed;
    border-width: thin;
    width: 350px;
    height: 33px;
    padding-top: 4px;
    border: dashed 1px #a8a1a8;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 3px 2px 8px #d4d4d4;
    -webkit-box-shadow: 3px 2px 8px #d4d4d4;
    box-shadow: 3px 2px 8px #d4d4d4;
    background-color: white;
}

.QNum {
    width: 32px;
    height: 28px;
    float: right;
    padding-top: 5px;
    padding-right: 5px;
    font-weight: bold;
    color: #5d689f;
}

.QCorr {
    float: right;
    padding-top: 5px;
}

.Q_OK {
    width: 40px;
    height: 28px;
    margin-right: 7px;
    background-image: url("../content/images/c_ok.png");
    background-repeat: no-repeat;
    float: right;
    padding-top: 5px;
    font-size: 12pt;
    font-weight: bold;
    color: #0a8909;
}

.Q_Correct {
    width: 40px;
    height: 28px;
    margin-right: 7px;
    background-image: url("../content/images/c_correct.png");
    background-repeat: no-repeat;
    float: right;
    padding-top: 5px;
}

.Q_White {
    width: 40px;
    height: 28px;
    margin-right: 7px;
    background-image: url("../content/images/c_white.png");
    background-repeat: no-repeat;
    float: right;
    padding-top: 5px;
}

.Q_Wrong {
    width: 40px;
    height: 28px;
    margin-right: 7px;
    background-image: url("../content/images/c_wrong.png");
    background-repeat: no-repeat;
    float: right;
    padding-top: 5px;
}

.Q_Check {
    width: 40px;
    height: 28px;
    margin-right: 7px;
    background-image: url("../content/images/c_check.png");
    background-repeat: no-repeat;
    float: right;
    padding-top: 5px;
}

.rightdiv {
    padding: 7px;
    display: block;
    float: right;
}

.QSpace {
    width: 10px;
    height: 23px;
    float: right;
}

.QRowOnline {
    border-style: dashed;
    border-width: thin;
    width: 370px;
    height: 33px;
    padding-top: 4px;
    margin: 13px;
    border: dashed 1px #a8a1a8;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;
    -moz-box-shadow: 3px 2px 8px #d4d4d4;
    -webkit-box-shadow: 3px 2px 8px #d4d4d4;
    box-shadow: 3px 2px 8px #d4d4d4;
    background-color: white;
}

.Clearbtn {
    float: left;
    border: outset 2px #b7c7b5;
    -moz-border-radius: 49px;
    -webkit-border-radius: 49px;
    border-radius: 49px;
    background-color: rgba(255, 255, 255, 0.3);
    background: rgba(255, 255, 255, 0.3);
    color: rgba(94, 121, 244, 0.4);
    font-size: 9pt;
    height: 25px;
    margin-left: 5px;
    margin-top: 3px;
}

.centerdiv {
    display: block;
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.centerdivAnswers {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.reportheader {
    background-image: url("/Content/Azmoonimg/logo.png");
    width: 920px;
    height: 138px;
    margin-left: auto;
    margin-right: auto;
    display:block;
}

.reportexpname {
    padding-top: 100px;
    text-align:center;

   font-family:Tahoma;
   font-size:15px;
   font-weight:bold;

   color: #6666d1;

   text-shadow:0px 0px 5px #bdb7bd;

}

.tblcell {
    border-left-style: dotted;
    border-width: 1px;
    border-color: #CCCCCC;
}
.tblcell2 {
    border-left-style: dotted;
    border-width: 1px;
    border-color: #CCCCCC;
    border-right-style: dotted;
}

.verticaltext{
    transform: rotate(270deg);
}

.AnswerMain {
    display:block;
    width:100%;
}
.AnswerMain2 {
float:right;
margin-left:19px;
text-align:center;
color:rgba(5, 101, 134, 0.7);
}
.AnswerMain2 td{
    height:26px;
}

.QQ1 {
    cursor:pointer;    
    background-color:#ffee9c;
    border-radius: 7px;
}

.QQ2 {
    cursor:pointer;

}