﻿/*/////style list album*/

.main-box {
    /*background-color: black;*/
   /* border: 1px solid black;*/
    /*margin-left: 10px;
    margin-right: 10px;*/
}

.RepMultiMedia {
    margin: 5px 10px;
}

.main_imgs-box {
    /*background-color: black;*/
    /*border: 1px solid black;*/
    padding: 10px 10px;
    /*margin-left: 10px;
    margin-right: 10px;*/
}

.img-albbox {
    height: 205px;
    width: 227px;
    float: right;
    margin: 5px;
    margin-bottom: 10px;
    background-color: #181818;
    border: 1px solid black;
}

.img-alb {
    width: 227px;
    height: 170px;
    border: 1px solid black;
}

.txt-alb {
    font-family: tahoma;
    font-size: 10px;
    color: white;
    text-decoration: none;
    text-align: center;
    margin-bottom: 5px;
    margin-top: 5px;
}

.AlbLinkTxt {
    text-decoration: none;
    color: white;
}

    .AlbLinkTxt:hover {
        color: #727272;
        cursor: pointer;
    }

.lblbox {
    background-color: #2B2B2C;
    text-align: left;
    height: 21px;
    margin: 0 0px;
}

.lbl {
    margin-bottom: 0;
    margin-right: 5px;
    margin-left: 2px;
    color: white;
}


/*///////////////style search box*/

.searchMainDiv {}

.header {
    background-color: #404040;
    font-family: tahoma;
    font-size: 12px;
    color: white;
    border: 1px solid black;
}

.searchTxt {}

.txtstyle {
    float: right;
    border: 1px solid black;
}

.btn-image-search {
    float: right;
}
/*///////////////style list sound and video*/
.sound-video-box {
    margin: 5px;
    border: 1px solid black;
    width: 293px;
}

.sound-video-link {
    background-color: #1a1a1a;
    height: 20px;
    margin-right: 4px;
    margin-left: 3px;
    padding: 0px -1px;
    -webkit-box-shadow: black 1px 1px 1px 1px;
    -ms-box-shadow: black 1px 1px 1px 1px;
    box-shadow: black 1px 1px 1px 1px;
    margin-top: 4px;
    padding-top: 0px;
    padding-bottom: 5px;
}

    .sound-video-link a {
        font-family: tahoma;
        font-size: 12px;
        color: white;
        float: right;
        padding-right: 5px;
    }

        .sound-video-link a:hover {
            color: #727272;
            cursor: pointer;
        }

.lbl-sound-video {
    float: left;
    color: #727272;
}
/*/////////style show slice sound & video*/
.show-videobox {
    background-color: black;
}

.multimedia-box {
    background-color: #1a1a1a;
}

.box-video {
    float: right;
    margin: 5px;
}

.VideoLst {
    margin: 10px 0;
    padding: 0;
    display: inline-table;
    padding-bottom: 30px;
}

.listvideo {
    padding: 5px;
    background-color: #1a1a1a;
    float: right;
    width: 220px;
    /*margin: 5px;*/
    height: 135px;
    box-shadow: black 1px 1px 1px 1px;
}

.aloneVideo {
    padding: 0px;
    float: right;
}

/*/////////style list image*/
.lbl-download {
    text-align: left;
}

.lbl-image {
    color: #333;
}

.ButtonBtnDownload {
    float: left;
    text-align: left;
}

.btn-image-down {}

.img-box {
    width: 174px;
    margin: 5px;
    float: right;
}

.AlbumImageHeader {
    color: #333;
    /*border-bottom: 1px solid #e86f14;*/
    padding-bottom: 10px;
    font-size: 12px;
}

.AlbumDetail {
    /*text-align: left;*/
    /*margin-top: 20px;*/
    font-size: 10px;
    font-weight: normal;
}

.photographerCss {
    margin-left: 30px;
    text-align: right;
    font-size: 14px;
    font-weight: normal;
}

.dateCss {
    margin-left: 20px;
    font-size: 12px;
    font-weight: normal;
}

.timeCss {
    margin-left: 30px;
    font-size: 12px;
    font-weight: normal;
}

.AlbumTitle {
    color: #fff;
}

.btnLike {
    margin-right: 20px;
}

.image {
    width: 118px;
    float: right;
}

.txt-image {}


/*//////////////style show sound-video*/
.showmainbox {
    width: 900px;
    background-color: #1b1b1b;
}

.Playsond-video {
    width: 500px;
    background-color: #161616;
    float: right;
}

.Listsound-video {
    width: 400px;
    background-color: #161616;
    float: left;
}

.txt-sound {
    background-color: #1f1f1f;
    margin: 2px;
}

    .txt-sound h5 {
        font-family: tahoma;
        color: white;
        text-align: right;
    }

    .txt-sound p {
        font-family: tahoma;
        font-size: 11px;
        color: #727272;
        text-align: right;
    }

.txtHeader {
    background-color: #434343;
    font-family: tahoma;
    color: white;
    font-size: 12px;
}

.Playsound-video-box {
    width: 195px;
    margin: 2px;
    background-color: #181818;
}

    .Playsound-video-box a {
        text-align: center;
        color: white;
        font-family: tahoma;
        font-size: 12px;
        margin: 3px;
        padding-right: 5px;
    }

        .Playsound-video-box a:hover {
            color: #727272;
            cursor: progress;
        }

.knkBtn {
    -moz-box-shadow: inset 0px 0px 1px 1px #ffffff;
    -webkit-box-shadow: inset 0 0 1px 1px #ffffff;
    box-shadow: inset 0px 0px 1px 1px #ffffff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -webkit-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -o-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: -ms-linear-gradient(top, #ededed 5%, #dfdfdf 100%);
    background: linear-gradient(to bottom, #ededed 5%, #dfdfdf 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf',GradientType=0);
    background-color: #ededed;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #d1cfd1;
    display: inline-block;
    cursor: pointer;
    color: #777777;
    font-family: arial;
    font-size: 12px;
    color: black;
    font-family: tahoma;
    padding: 6px 8px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #ffffff;
    /*float: right;*/
    margin: 5px 5px;
}

    .knkBtn:hover {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
        background: -moz-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -webkit-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -o-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: -ms-linear-gradient(top, #dfdfdf 5%, #ededed 100%);
        background: linear-gradient(to bottom, #dfdfdf 5%, #ededed 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed',GradientType=0);
        background-color: #dfdfdf;
    }

    .knkBtn:active {
        position: relative;
        top: 1px;
    }

.msg {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.divMarTop10 {
    margin-top: 10px;
}

.divMarBott20 {
    margin-bottom: 20px;
}

/*Albums*/
.pictureReportMainDiv .AlbumsPage {
    color: white;
    /*background-color: black;
    font-family: 'BYekan', tahoma;*/
}

    .pictureReportMainDiv .AlbumsPage a {
        color: white;
    }

.pictureReportMainDiv .AlbumBox {
    margin-bottom: 7px;
}

.pictureReportMainDiv .AlbumDetail {
    /*height: 20px;
    background-color: #2B2B2C;*/
    font-size: 11px;
    max-height: 22px;
    /*padding-top: 2px;*/
}


    .pictureReportMainDiv .AlbumDetail .AlbumTitleDate {
        direction: ltr;
    }

.pictureReportMainDiv .AlbumTitle {
	font-size: 20px;
	color: #333;
	margin-top: 10px;
}

.pictureReportMainDiv .numbers {
    font-size: 13px;
    margin: 2px;
}

.pictureReportMainDiv .menuSt {
    /*height: 453px;*/
    font-size: 15px;
    font-weight: bold;
    color: white;
}

.pictureReportMainDiv .NextPrevDivSt {
    /*height: 40px;*/
}

select.ui-datepicker-year,
select.ui-datepicker-month {
    color: black !important;
}
/*AlbumImages*/
.pictureReportMainDiv .dlBtnStyle {
    float: left;
    width: 90px;
    margin-top: 5px;
    color: white !important;
    font-family: tahoma;
    font-size: 12px;
}

.pictureReportMainDiv ._lblAlbumDescSt {
    font-size: 10px;
    font-weight: normal;
    display: none;
}

.pictureReportMainDiv .prevLinkDetailsParentSt {
    width: 15px;
    height: 25px;
    padding: 3px;
    float: left;
}

.pictureReportMainDiv .nextLinkDetailsParentSt {
    width: 15px;
    height: 25px;
    padding: 3px;
    float: left;
}

.pictureReportMainDiv .downloadParrentSt {
    /*border-bottom: 1px solid #e86f14;*/
    border-bottom: 1px solid #004a80;
    /*border-top: 1px solid #e86f14;*/
    border-top: 1px solid #004a80;
    text-align: left;
    padding: 3px 3px;
}


.pictureReportMainDiv ._imgbtndownloadSt {
    margin: -5px;
    margin-left: 0;
}

.pictureReportMainDiv ._imgBtnLikeSt {
    margin: -5px;
    margin-left: 0;
    width: 20px;
}

/**/
.mystar {
    color: red;
    font-size: 10px;
    margin-left: 3px;
}

.RadTreeList_Bootstrap .rtlExpand {
    background-position: -58px -108px !important;
}

.RadTreeView_Bootstrap_rtl .rtPlus,
.RadTreeView_Bootstrap_rtl .rtPlusHover {
    background-position: -8px -119px !important;
}

.RadTreeView_Bootstrap_rtl .rtMinus,
.RadTreeView_Bootstrap_rtl .rtMinusHover {
    background-position: -60px -65px !important;
}

.RadTreeView_rtl .rtLines .rtTop,
.RadTreeView_rtl .rtLines .rtMid,
.RadTreeView_rtl .rtLines .rtBot {
    background-position: 100% 6px !important;
}

.RadDropDownTree_Bootstrap .rddtFocused {
    text-align: right !important;
}

.RadDropDownTree_Bootstrap .rddtEmptyMessage {
    color: #909090;
    font-style: normal;
    text-align: right !important;
    padding-right: 10px;
}

.rddtPopup_Bootstrap .rddtFilter {
    text-align: right;
}

.RadDropDownTree {
    font-family: inherit !important;
}

.playIcon {
    position: absolute;
    display: block;
    top: 13%;
    width: 80px;
    margin: 0 auto;
    right: 140px;
    z-index: 100;
}

.videoAlbumBox {
    border: 1px solid #ccc;
    text-align: center;
    margin-bottom: 10px;
    padding: 0;
}

.videoAlbumBoxDetails {
    color: white;
    background: #999;
    padding: 10px 0;
}
.videoAlbumBoxDetails a {
    color: white;
}

.topVideoName {
    color: white;
}


/*PRGallery*/
.PRGallery .carousel-indicators {
    bottom: -30px;
}

    .PRGallery .carousel-indicators li {
        border: 1px solid #000;
    }

    .PRGallery .carousel-indicators .active {
        background: #333;
    }

.PRGallery .carousel-caption {
    padding-bottom: 0;
    background: rgba(255, 255, 255, .4);
    padding-top: 10px;
    bottom: 0;
    left: 0;
    right: 0;
}

.PRGallery .item::before {
    width: 80px;
    content: " ";
    /*background-image: url(../Images/youtube.png);*/
    position: absolute;
    right: 47%;
    top: 36%;
    height: 80px;
}
 ._imgPlayIconStSlider{
     border-width: 4px;
    padding-top: 192% !important;
    width: 84px !important;
    margin-right: 458% !important;
    
}
.videoAlbumsSmallSlider-OneAlbum .videoAlbumBox::before {
    width: 80px;
    content: " ";
    /*background-image: url(../Images/youtube.png);*/
    position: absolute;
    right: 47%;
    top: 36%;
    height: 80px;
}
.allVideoAlbums .videoAlbumBox::before {
    width: 80px;
    content: " ";

    position: absolute;
    right: 36%;
    top: 26%;
    height: 80px;
}

.item img {
    width: 100%;
}

.VideoPlayerSt {
    max-width: 100%;
}
.AparatPlayerSt {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;

}

.videoAlbumTitle {
    font-size: 27px !important;
    margin-top: 20px !important;
    border-right: 4px solid #f00 !important;
    padding-right: 5px !important;
}

.videoAlbumDesc {
    border-bottom: 1px dashed #ccc !important;
    padding: 15px 10px 10px 0 !important;
}

.videoAlbumPhotographer {
    border-bottom: 1px dashed #ccc !important;
    padding: 15px 10px 10px 0 !important;
}

.videoAlbumDate {
    /*    border-bottom: 1px dashed #ccc !important;*/
    padding: 15px 10px 10px 0 !important;
}

.videoAlbumBox img {
    width: 100% !important;
    height: auto !important;
}
