﻿
.btn-xs-search {
    padding: 5px 5px;
    font-size: 14px;
    line-height: .8;
    border-radius: .4rem;

}
.alireza-shadow {
    box-shadow: 1px 1px 2px black, 0 0 25px black, 0 0 5px darkblue;
}
.Alirezadropdown {
    position: relative;
    display: inline-block;
}
.Alireza-dropdown-content {
    border-radius: .4rem;
    display: none;
    position: absolute;
    background-color: black;
    min-width: 80px;
    overflow: auto;
    z-index: 1;
}
    .Alireza-dropdown-content a {
        color: yellow;
        text-decoration: none;
        display: block;
    }
.Alirezadropdown a:hover {
    background-color: #ddd;
}
.show {
    display: block;
}

._BottomView{
    height:230px;
    margin-top:5px;
    margin-bottom:5px;
    position:relative;
}



.BookLeftStyle {
    overflow-y: scroll;
    max-height: 700px;
    margin-bottom: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid darkslateblue;
}




.LayoutAparatVideoStyle {
    overflow-y: scroll;
    max-height: 680px;
    margin-bottom: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid darkslateblue;
}

@font-face {
    font-family: b nazanin;
    src: url(/Content/fonts/bnazanin.ttf)format('truetype');
}*{font-family:'b nazanin'}.rtl{direction:rtl;}.ltr{direction:ltr;}
.borderRadius {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: darkgray;
}
.bookWriter{
    font-size:12px;
}
.BookTitr{
    font-size:22px;
    font-weight:bold;
}

.btn-xs {
    padding: 5px 5px;
    font-size: 9px;
    line-height: .5;
    border-radius: .2rem;
}


.borderallRadius {
    border-radius: 8px;
    background-color: darkgray;
}
#btnNewGroup {
    text-align: center;
    padding-top: 6px;
}
.boxShadow {
    background-color: rgba(0,0,0,0.3);
}
.contentBetweenTogether {
    justify-content: space-between;
}
.CommentMainVideos{
    direction:rtl;
    border: 1px solid darkgray;
    border-radius: 4px;
    padding: 4px;
    margin-top: 4px;
    margin-bottom: 6px;
    background-color: gainsboro;}
.ColorWhiteTextBlack {
    background-color: white;
    text-decoration-color: black;
    min-width: 190px;
}
.floatLeft {
    float: left;
}
.font14-bold {
    font-weight: bold;
    font-size: 14px;
}

.font14 {
    font-size: 14px;
}
.LayoutMyMostVisitedStyle {
    overflow-y: scroll;
    max-height: 380px;
    margin-bottom: 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid darkslateblue;
}
.LeftDescVideo {
    display: inline-block;
    float: left;
}
.LayoutMyBodyStyle {
    max-height: 820px;
    overflow-y: scroll;
    margin-bottom: 10px;
    border: 1px solid darkslateblue;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.LayoutMyCommentsStyle {
    max-height: 380px;
    overflow-y: scroll;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border: 1px solid darkslateblue;
    margin-bottom: 0px;
}
.max-height-350{
    max-height:350px;
}
.max-height-100 {
    max-height: 100px;
}
.mybtnEdit {
    border-color: darkorange;
    color: darkorange;
    background-color: white;
}
.mybtnDownload {
    background-color: white;
    color: black;
}
.masjedJame {
    font-size: 30px;
    margin-right: 10px;
}
.myNavBar {
    border-radius: 10px;
    margin-top: 10px;
}
.mainVideos {
    border: 1px solid darkgray;
    border-radius: 7px;
    padding: 5px;
    margin-top: 15px;
    margin-bottom: 15px;
    background-color: gainsboro;
}
.mybtn {
    padding: 0px;
    width: 25px;
    height: 25px;
}
.mybtnDelete {
    border-color: darkred;
    background-color: white;
    color: darkred;
}
.myScroll::-webkit-scrollbar {
    width: 6px;
    background-color: white;
}
.myScroll::-webkit-scrollbar-track {
    box-shadow: inset 0px -1px 3px #0205af;
}
.myScroll::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.66);
    border-radius: 3px;
}
.MusicFont {
    font-size: 13px;
}
.mybtnMusic {
    font-size: 10px;
    padding: 0px;
    width: 20px;
    height: 20px;
}
.NameBetweenDesc {
    display: inline-block;
}
.RightDescVideo {
    display:inline-block;
    float: right;
}
.textColorDark{
    font-size:12px;
}
#TopSiteMargin{
    margin-top:10px;
    height:50px;
    background-color:lightgray;
    border-radius:10px;
}
.textNav {
    color: black;
    text-shadow: 0px 0px 3px orange;
}
.VideosDateMostVisit {
    display: block;
}
.VideosDate {
    font-size: 12px;
    display: block;
    direction: ltr;
}
.VideosDesc {
    font-size: 17px;
}
.VideoSizeFloatRight {
    float: right;
}
.VideoSize {
    font-size: 10px;
    font-family: 'Times New Roman';
    display: inline;
}
.VideoSizeMB {
    margin-top: 6px;
    font-size: 10px;
    font-family: 'Times New Roman';
    display: inline;
}
.VideoName {
    font-size: 17px;
    display: block;
}

.dropzoneClass{
    font-size:15px;
    background-color:white;
}