select.ui-datepicker-year,
select.ui-datepicker-month {
    color: black !important;
}

.imgFirstDetail .LblDatails {}

.divNewsImges {
    /*background-color: #e6e6e6;*/
}
.categoryTitle {
    
}
.Table3-shownews {
    display: inline-block;
}

.imgFirstDetail {
    margin: 0 auto;
    display: table;
}

.NewsBody {
    padding-bottom: 20px;
}

._divDetailNews {
    background-color: #e6e6e6;
}

._divDetailNewsRotitle {
    color: red;
}

._divDetailNewstitle {
    color: #00a1bf;
}


/**/

.btn-Mainmanager span {
    vertical-align: middle;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.btn-Mainmanager a {
    background-color: #3256A4;
    color: white;
    border-right: 1px solid #466ec6;
}

.btn-Mainmanager a:hover span {
    color: white;
}

.btn-Mainmanager a:hover span {
    color: white;
}

.NewsTitle label,
.NewsTitle span {
    color: #304a95;
    font-family: inherit;
    font-size: 20px;
    font-weight: bold;
}

.AddedDateD-shownews span {
    color: #90a2ae;
}

.ShowRoTitleNews {
    border-right: 5px solid #4960a3;
    background-color: #e8e8e8;
    padding: 10px 0;
    margin-top: 10px;
}

.ShowRoTitleNews label,
.ShowRoTitleNews span {
    color: #202020;
    font-size: 15px;
    font-weight: 700;
}
.ShowRoTitleNews h2 {
    margin: 0;
    font-size: inherit;
}
.NewsTitle h2,.NewsBody h2,.lnkBtnShowImportant h2,.UsualNewsDataList h2,.cnt-ListViewTxt h2,.rad-NewsTitle h2 {
    margin: 0;
    font-size: inherit;
}

.ShowRoTitleNews .lblAbstractDetail {
    font-size: 13px;
    font-weight: normal;
}

.imgFirstDetail img {
    border: 1px solid #dcdcdc;
    border-width: 1px !important;
}

.relatedPicTitle {
    margin-top: 10px;
}

.relatedPicTitle span {
    color: #90a2ae;
    vertical-align: middle;
    margin-left: 3px;
}

.imgbtnPic-shownews {
    margin: 15px;
}

.imgbtnPic-shownews input {
    /*width: 100%;*/
}

.showNewsImSLide .jcarousel-wrapper {
    background-color: #e8e8e8;
}

.showNewsImSLide .jcarousel-control-next {
    right: -3px;
    color: #b2b2b2 !important;
    border: none;
    box-shadow: none;
}

.showNewsImSLide .jcarousel-control-prev {
    left: -3px;
    color: #b2b2b2;
    border: none;
    box-shadow: none;
}

.MgTop {
    margin-top: 10px;
}

.NewsTCPagerField {
    text-align: center;
}


/****public****/

.divMarTop10 {
    margin-top: 10px;
}

.divMarBott10 {
    margin-bottom: 10px;
}


/**/


/*******PnlNormalNews*****************/

.NewsCtr-pnlNormalNews {
    border-bottom: 1px solid #c9cfd8;
    padding-bottom: 10px;
    padding-top: 10px;
    font-size: 13px;
}

.NewsCtr-pnlNormalNews .thumbnailNews img {
    max-width: 100% !important;
}

.NewsCtr-pnlNormalNews .thumbnailNews a {
    display: inline-block;
}

.NewsCtr-pnlNormalNews .NewsAbstract {
    padding-top: 5px;
    padding-bottom: 5px;
}

.NewsCtr-pnlNormalNews .NewsDateTime span {
    color: #939191;
    vertical-align: middle;
}

.pnlNormalNews table {
    width: 100%;
}

.NewsTitle a {
    color: #3256A4;
    font-size: 15px;
}


/**/


/******pnlMarq********/

/*.cnt-Marq a {
    color: #3256A4;
    font-size: 15px;
}*/

.titelTicker {
    color: #3256A4;
}

.summariesTicker {
    color: #3256A4;
}

/*****pnlAdvanceNews****/

.ImportantNewsDataList .ImportantNews-Title,
.UsualNewsDataList .ImportantNews-Title {
    position: relative;
    padding-right: 34px;
    font-size: 15px;
    display: block;
    padding: 9px 12px;
    padding-right: 45px;
    background-color: #b71c1c;
    color: white;
    transition: all 0.3s ease-in-out;
}

.ImportantNewsDataList .ImportantNews-Title:before,
.UsualNewsDataList .ImportantNews-Title:before {
    content: "";
    position: absolute;
    top: -30px;
    right: -25px;
    background: url('../../Images/news.png') no-repeat center;
    width: 100px;
    height: 100px;
    transition: all 0.3s ease-in-out;
}

.ImportantNewsDataList table {}

.NewsCtr-pnlAdvNews-Body {
    padding: 5px 15px 5px;
}

.NewsCtr-pnlAdvNews-Body span:nth-child(2) a {
    color: #3256a4;
    font-size: 15px;
}

.NewsCtr-pnlAdvNews-Body .ModuleDate {
    color: gray;
}

.NewsCtr-pnlAdvNews-abs {
    padding: 5px 15px 5px;
}

.ImportantNewsDataList:hover .ImportantNews-Title:before {
    transform: rotate(360deg);
}

.ImportantNewsDataList:hover .ImportantNews-Title {
    padding-right: 50px;
}

.ImportantNewsDataList .ModuleDate {
    color: gray;
}

.ImportantNewsDataList .ModuleDate span {
    vertical-align: middle;
}

.UsualNewsDataList:hover .ImportantNews-Title:before {
    transform: rotate(360deg);
}

.UsualNewsDataList:hover .ImportantNews-Title {
    padding-right: 50px;
}

.NewsMoreInfo .glyphicon {
    vertical-align: middle;
    color: black;
}

.NewsMoreInfo a {
    color: white;
}

.thumbnailNews img {
    border: 1px solid black;
    padding: 5px;
    max-width: 100%;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    position: relative;
}

.thumbnailNews:hover img:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.thumbnailNews:hover img {
    -webkit-transform: scale(1.11);
    -moz-transform: scale(1.11);
    -ms-transform: scale(1.11);
    -o-transform: scale(1.11);
    transform: scale(1.11);
}

.pnlAdvancedNews .NewsBody .lblLink {
    color: #3256a4;
    background-repeat: no-repeat;
}


/********pnlListView**************/

.cnt-ListViewTxt .cnt-ListViewDate {
    color: #939191;
    vertical-align: middle;
}

.cnt-ListViewTxt .cnt-ListViewDate label {
    vertical-align: middle;
}

.cnt-ListViewTxt div:first-child a {
    color: #304a95;
    font-weight: bold;
}

.cnt-ListViewTxt {
    text-align: justify;
}

.cnt-ListView {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 10px;
    padding-top: 10px;
}


/************pnlNewsArchive*******************/

.cnt-NewsArchive .control-label {
    text-align: right;
}

.cnt-NewsArchive-infoCmm {
    border-right: 50px solid #1f9cd5;
    background-color: #ddeff8 !important;
    position: relative;
    padding: 10px !important;
}

.cnt-NewsArchive-infoCmm:before {
    content: "";
    width: 32px;
    height: 32px;
    background: url("../../Images/infoIco.png") no-repeat center;
    position: absolute;
    top: 15px;
    right: -43px;
    z-index: 100;
}

.cnt-NewsArchive-infoCmm span {
    vertical-align: middle;
    margin-left: 5px;
}

.breadcrumb .breadcrumb-item:first-child {
    font-size: 0;
}

.breadcrumb .breadcrumb-item:first-child a {
    font-size: 14px;
    color: #3256A4;
}

.breadcrumb-item {
    margin: 0px 5px;
    display: inline-block;
    padding: 5px 8px;
}

.breadcrumb-item {
    position: relative;
}

.breadcrumb-item:focus {
    outline: 0;
}

.breadcrumb-item:first-child:hover {
    background-color: #636566;
    color: white;
    text-decoration: none;
    border-radius: 3px;
}

.breadcrumb-item:hover a {
    color: white !important;
}

.breadcrumb-item:before {
    position: absolute;
    right: -14px;
    top: 8px;
    content: "";
    background: url("../../images/bullet.png") no-repeat center;
    width: 15px;
    height: 15px;
}


/***/

.breadCrumbs-News {
    background-color: #e8e8e8;
    padding: 0 !important;
}

.breadCrumbsHome {
    background-color: #364a95;
    padding: 7px 10px;
    color: white !important;
    position: relative;
    display: inline-block;
    margin-left: 5px;
}

.breadCrumbs-News label,
.breadCrumbs-News label a,
.breadCrumbs-News span,
.breadCrumbs-News span a {
    color: gray !important;
    margin: 3px;
    font-size: 14px;
    font-weight: normal;
    padding: 5px 2px;
    margin-bottom: 8px;
}

.breadCrumbs-News label a:hover,
.breadCrumbs-News span a:hover {
    background-color: #636566;
    border-radius: 3px;
    color: white !important;
    text-decoration: none;
}

.breadCrumbsHome::after {
    position: absolute;
    content: "";
    top: 13px;
    left: -5px;
    width: 0;
    height: 0;
    border-bottom: 9px solid transparent;
    border-right: 7px solid #364a95;
    border-top: 9px solid transparent;
}

.breadCrumbsHome span {
    color: white !important;
    font-size: 15px;
    padding: 5px 5px;
}

.breadCrumbsHome {
    margin: 0 !important;
}


/********different device*****************/

@media only screen and (max-width: 768px) {
    .cnt-ListViewTxt {
        margin-top: 10px;
    }
}

@media only screen and (min-width: 769px) {
    .imgFirstDetail {
        text-align: justify;
    }
}

.AddedDateD-shownews span {
    vertical-align: middle;
}

.AddedDateD-shownews>span:hover span {
    color: gray;
}

.AddedDateD-shownews .glyphicon-menu-left {
    font-size: 10px;
}

.btn-Mainmanager span {
    display: inline-block;
}

.btn-Mainmanager a {
    margin-top: 2px;
}

.cnt-NewsArchive .cnt-DropDate select.form-control {
    width: 31.4%;
    display: inline-block;
}

.cnt-NewsArchive .AdvanceNews .lblNewsGroup span {
    color: #474040;
    vertical-align: middle;
}

.cnt-NewsArchive .AdvanceNews .lbl-NewsDate span {
    color: #939191;
    vertical-align: middle;
}

.cnt-NewsArchive .AdvanceNews .lblNewsGroup,
.cnt-NewsArchive .AdvanceNews .lbl-NewsDate {
    padding: 0;
    margin-top: 2px;
}

.cnt-NewsArchive .AdvanceNews {
    margin-bottom: 10px;
    padding: 10px 5px;
}

.cnt-NewsArchive .RadGrid_Bootstrap .rgRow>td,
.cnt-NewsArchive .RadGrid_Bootstrap .rgAltRow>td,
.cnt-NewsArchive .RadGrid_Bootstrap .rgEditRow>td {
    border-bottom-color: #337ab7;
}

.cnt-NewsArchive label {
    margin-right: 5px;
    margin-left: 5px;
}

.cnt-NewsArchive .AdvanceNews .rgHeader {
    /*display: none;*/
}

.cnt-NewsArchive .News-thumbnail a img {
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    -ms-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    position: relative;
}

.cnt-NewsArchive .News-thumbnail a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.cnt-ListView img {
    max-width: 100%;
}


/***********/

@media only screen and (min-width: 992px) {
    .cnt-NewsArchive .no-pdl {
        padding-left: 0 !important;
    }
    .cnt-NewsArchive .no-pdr {
        padding-right: 0;
    }
    .cnt-NewsArchive .npd {
        padding: 0;
    }
}

@media only screen and (min-width: 768px) {
    .cnt-NewsArchive .PublicNewsArchive .rad-NewsTitle {
        padding-top: 5vh;
    }
}

@media only screen and (max-width: 767px) {
    .cnt-NewsArchive .cnt-DropDate select.form-control {
        width: 30.4%;
        display: inline-block;
    }
    .cnt-NewsArchive .RadGrid_Bootstrap .rgRow>td,
    .cnt-NewsArchive .RadGrid_Bootstrap .rgAltRow>td,
    .cnt-NewsArchive .RadGrid_Bootstrap .rgEditRow>td {
        border-width: 0 0 1px 0px;
    }
    .cnt-NewsArchive .RadGrid_Bootstrap {
        border: none !important;
    }
    .cnt-NewsArchive .rad-NewsTitle {
        text-align: right;
        margin-top: 10px;
    }
    .cnt-NewsArchive .rad-NewsTitle .lbl-NewsDate {
        text-align: left;
        color: #939191;
        vertical-align: middle;
    }
    .cnt-NewsArchive .rad-NewsTitle .lbl-NewsDate span {
        vertical-align: middle;
    }
    .cnt-NewsArchive .lblNewsGroup span.glyphicon {
        vertical-align: middle;
    }
    .cnt-NewsArchive .lblNewsGroup {
        color: #474040;
    }
    .cnt-NewsArchive .RowShowNewsItem {
        padding-top: 10px;
        transition: all 0.3s ease-in;
        position: relative;
    }
    .cnt-NewsArchive .RowShowNewsItem:hover {
        background-color: #93c2ec;
        background-color: rgba(147, 194, 236, 0.3);
    }
    .cnt-NewsArchive .AdvanceNews .lblNewsGroup,
    .cnt-NewsArchive .AdvanceNews .lbl-NewsDate {
        margin-top: 10px;
    }
    .RowShowNewsItem .lblLink {
        display: block;
        margin-top: 10px;
    }
}


/********************/

.ShowRoTitleNews .imgprint-shownews {
    float: none;
    display: inline-block;
    margin-right: 5px;
}

.ShowRoTitleNews a:hover {
    text-decoration: none;
}

.ShowRoTitleNews .Send2Friends-shownews {
    text-align: left;
}


/*************************************BreadCrumb style************************************/

.NewsStyle .ModuleTitle {
    display: block;
    font-size: 1.2em;
    margin-bottom: 5px;
    margin-top: 10px;
}

.NewsStyle .NavLink {
    color: black;
    display: block;
    float: right;
    font-size: 12px !important;
    height: 38px;
    padding: 10px 35px 10px 15px;
    position: relative;
    text-decoration: none;
    background: #ccc;
    margin: 5px 0 10px;
    transition: all 300ms ease;
}

.NewsStyle .NavLink:first-child {
    padding-right: 20px !important;
    border-radius: 0 4px 4px 0;
}

.NewsStyle .transTxt {
    color: transparent;
}

.NewsStyle .NavLink::before {
    border-bottom: 20px solid transparent;
    border-right: 15px solid white;
    border-top: 20px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-right: 1px;
    margin-top: -39px;
    position: absolute;
    right: 100%;
    top: 100%;
    width: 0;
    z-index: 1;
    transition: all 300ms ease;
}

.NewsStyle .NavLink::after {
    border-bottom: 20px solid transparent;
    border-right: 15px solid #ccc;
    border-top: 20px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-top: -1px;
    position: absolute;
    right: 100%;
    top: 0%;
    width: 0;
    z-index: 2;
    transition: all 300ms ease;
}

.NewsStyle .NavLink:hover {
    color: #fff;
    display: block;
    float: right;
    font-size: 12px !important;
    height: 38px;
    padding: 10px 35px 10px 15px;
    position: relative;
    text-decoration: none;
    background: #349d38;
    margin: 5px 0 10px;
}

.NewsStyle .NavLink:hover.NavLink::before {
    border-bottom: 20px solid transparent;
    border-right: 15px solid white;
    border-top: 20px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-right: 1px;
    margin-top: -39px;
    position: absolute;
    right: 100%;
    top: 100%;
    width: 0;
    z-index: 1;
}

.NewsStyle .NavLink:hover.NavLink::after {
    border-bottom: 20px solid transparent;
    border-right: 15px solid #349d38;
    border-top: 20px solid transparent;
    content: " ";
    display: block;
    height: 0;
    margin-top: -1px;
    position: absolute;
    right: 100%;
    top: 0%;
    width: 0;
    z-index: 2;
}


/*************************************End of BreadCrumb style************************************/

.RadListBox.RadListBox_Bootstrap.RadListBoxScrollable{
    height: 150px !important;
}
.RadInputMgr.RadInputMgr_Bootstrap{
    margin-bottom: 10px !important;
}
.rddtFakeInput.rddtEmptyMessage,
.RadUpload_Bootstrap .ruButton{
    font-family: byekan;
}

.NewsTitle h2{
    text-shadow: none !important;
}

.NewsStyle .noPadding {
    padding: 0;
}
.showNewsImSLide .noPadding {
    padding: 0;
}
.showNewsLightBox .noPadding {
    padding: 0;
}
  .NewsStyle td{
    padding-right: 20px;
}

.NewsStyle .news-SelectedNews {

  }
.NewsStyle .news-SelectedNews {

}
.NewsStyle .news-SlickSlider {

}

.NewsStyle .News-TitlesAndImage {

}

.NewsStyle .News-FourNews {

}

.NewsStyle .News-AdvanceSearch {

}
.NewsStyle  .News-Paging {

}
.NewsStyle .news-Archive {

}
.NewsStyle .news-AdvancedSearch {

}
.NewsStyle .news-CatManager {

}
.NewsStyle .news-NewsManager {

}