﻿#loader {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 1;
    width: 75px;
    height: 75px;
    margin: -32px 0 0 -32px;
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 60px;
    height: 60px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

/***************For image list**********/
tbody {
    height: 600px;
    overflow-y: scroll;
    display: block;
    float: left;
}

.img-view {
    display: block !important;
    margin: 1em 0 2em !important;
    padding: 4px !important;
    border-radius: 4px !important;
    border: 1px solid #d6d6d6 !important;
    box-sizing: border-box !important;
    width: 700px !important;
    height: 290px !important;
}
.link-marg {
    width: 271px;
    margin-left: -105px;
}
.imagewidth700 {
        width: inherit;
    }
.divheight20 {
        height: 20px;
    }

.widthRelated{
    width:800px;
    min-height: 205px;
    padding-bottom: 30px;
}
/*.pper{
    background: #fff;
    border: 1px solid #e9e5e5;
    color: #585858;
    padding: 20px 26px;
    position: relative;
}*/
.body{
    font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #333;
}
.margintop45{
    margin-top: 45px;
}
.padding{
    padding:2px 5px 5px 10px;
}
.padding0{
    padding:0px;
}
.padding2{
    padding-top:2px;
}
.overflow {
    height: 700px;
    overflow-y: hidden;
    display: block;
    float: left;
    /*width: 748px;*/
  
}

.marginbottom {
    margin-bottom: 3px;
    line-height: 13px;
}

/****NEW*****/


.divheight10 {
    height: 10px;
}

/*.margintop10{
    margin-top:0px;
}
    .margintop0{
    margin-top:0px;
}
*/
.margin-5 {
    margin-bottom: -5px;
}
    .content {
    background: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: #585858;
    }

.imageborder {
    border: 1px solid #d6d6d6;
    padding: 4px;
    border-radius: 4px;
}

.height37{
    height:37px;
}
.leftindex-color {
    color: #a7b1c2;
}
.aref {  
    text-decoration: underline;
    cursor: pointer;
    color: blue;
}
.imgwidth440{
    max-width: 100%;
    height: auto;
    width: auto\9;
}
.width40{
    width:40%;
}
.height140{
    height:140px;
}
.imgwidth600 {
    width: 600px;
}
.topnav {
    height: 28px;
    line-height: 2px
}
.tmplt-clr{   
    color:firebrick;
}
.paddingleft30{
    padding-left:30px;
}
.margintop3{
    margin-top:3px;
}
.lineheight25 {
    line-height: 25px;
}
.imgwidth535 {
    width:535px;
}
.imgwidth585{
    width:585px;
}
.margintop2{
    margin-top:2px;
}
.margintop2 {
    margin-top: 2px;
}

.closebtn {
    display: none;
}