/*---------------------- MP ---------------------*/

.moduletable.MP,
.MP{

    background-color: #fff;
    border-radius: 5px;
    margin: 30px 0;
    width: 100%;
    float: right;
}
.MP .PSearch{

    width: 100%;
}
.MP .module-header,
.MP .panelhead{

    color: #fff;
    direction: rtl;
    font-size: 17px;
    height: 50px;
    text-align: right;
    border-radius: 4px 4px 0 0;
}
.MP .module-body{

    background-color: #fff;
    padding: 10px 15px;
    font-size: 13px;
    color: #666;
    min-height: 300px;
    direction: rtl;
    line-height: 2;
}
.MP .module-header h3{

   margin: 0;
   font-size: 16px;
   padding: 10px;
}
.MP .module-header div{

    line-height: 38px;
    font-size: 14px;
	color: #014b80;
	padding: 0px 10px;
    float: right;
}
.MP .module-header .subject-code{

    float: right;
    background-color: ##1e88e5;
    line-height: 1;
    margin: 12px;
    border-radius: 4px;
}
.MP .module-header .Short_Link{

    float: left;
}
.MP .module-header .Short_Link .shortlink{

    direction: ltr;
    text-align: left;
    height: 25px;
    font-size: 13px;
    color: #000;
    border: none;
    border-radius: 4px;
    padding: 0 10px;
    margin-right: 4px;
}
.opinion-border{

    float: left;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #ddd;
    margin-right: 15px;
}
.opinion-border .highslide-caption{

    display: none;
}
.subject-body .News_STitr h3{

    font-size: 14px;
    color: #014b80;
}
.subject-body .News_Titr h3{

    font-size: 20px;
    color: ##1e88e5;
}
.highslide img{

    cursor: url(/Component/HighSlide/graphics/zoomin.cur), pointer !important;
    width: 350px;
}
.opinion-div-intro{

    background-color: #f2f2f2;
    color: #999;
    direction: rtl;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    margin: 15px 0 0;
    padding: 10px;
    width: calc(100% - 370px);
    float: right;
}
.opinion-div-fulltext-news, 
.opinion-div-fulltext-news div, 
.opinion-div-fulltext-news p, 
.opinion-div-fulltext-news span, 
.opinion-div-fulltext-news .label{

    color: #333333;
    direction: rtl;
    display: inline-block;
    font-size: 15px !important;
    line-height: 2 !important;
    padding: 5px;
    text-align: justify;
    white-space: normal;
	
}


.content-related-pages.Related_News_Head,
.content-detailsbox-body,
.subject-body .content-comment-box,
.subject-body .keyword-box{

    position: relative;
    background-color: #fff;
    display: inline-block;
    margin: 20px 0;
    padding: 15px;
    width: 100%;
    border: solid 1px #eee;
    border-radius: 4px;
}
.subject-body .content-comment-box{

    margin-top: 0;
    border-radius: 0 0 4px 4px;
}
.subject-body .content-comment-box .comment-div > label{

    position: absolute;
    left: 10px;
    top: -32px;
    padding: 0px 10px 2px;
    background-color: #014b80;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
.subject-body .content-comment-box > div{

    float: right;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.subject-body .content-comment-box .form-groupbox{

    width: 47%;
    float: right;
    margin: 0 16px;
}
.subject-body .content-comment-box .comment-div{

    width: 97%;
    margin-top: 15px;
}
.subject-body .content-comment-box > .form-groupbox:nth-child(3){

    float: left;
    margin-top: 10px;
}
.subject-body .content-comment-box .form-groupbox .btn-info{

    background-color: #014b80;
    border:none;
    border-radius: 2px;
    transition: all 0.3s;
}
.subject-body .content-comment-box .form-groupbox .btn-info:hover{

    background-color: #FF5722;
}
.content-related-pages.Related_News_Head .related-title{

    background-color: #eee;
    border-radius: 4px;
    padding: 5px 10px;
    color: #014b80;
    font-weight: bold;
    margin-bottom: 15px;
}
.subject-body .content-comment-list{

    float: right;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px 4px 0 0;
}
.content-related-pages.Related_News_Head ul{

    padding-right: 25px;
}
.content-related-pages.Related_News_Head ul > li{

    list-style: none;
    line-height: 2.5;
}
.content-related-pages.Related_News_Head ul > li > a{

    color: #555;
    transition: all 0.3s;
}
.content-related-pages.Related_News_Head ul > li > a:hover{

    color: #FF5722;
    padding-right: 5px;
}
.subject-body .content-toolbox{

    width: 100%;
    position: absolute;
    bottom: -33px;
    right: 0;
    left: 0;
}
.subject-body .content-toolbox,
.subject-body .content-toolbox ul > li{
    
    float: right;
    list-style: none;
}
.subject-body .content-toolbox ul{

    padding: 0;
}
.subject-body .content-toolbox ul > li{

    width: 35px;
    height: 35px;
    border-radius: 2px;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    background-color: #fff;
}
.subject-body .content-toolbox ul > li a{

    font-size: 18px;
    color: #014b80;
}
.content-detailsbox .boxrow{

    width: 100%;
    float: right;
}
.content-detailsbox .boxrow > ul{

    padding-right: 10px;
    display: flex;
    justify-content: center;
}
.content-detailsbox .boxrow > ul > li{

    list-style: none;
    float: right;
    margin-left: 7px;
    font-size: 12px;
    color: #999;
}
.content-detailsbox .boxrow > ul > li:first-child,
.content-detailsbox #ctl01_pnlEditDateTime > ul > li:nth-child(2){

    color: #555;
}
.subject-body .content-toolbox ul{

    display: flex;
    justify-content: center;
}
.subject-body .keyword-box .tag-Keywords ul{

    padding: 0;
}
.subject-body .keyword-box .tag-Keywords ul > li{

    list-style: none;
    float: right;
}
.subject-body .keyword-box .tag-Keywords ul > li > a{

    font-size: 10px;
    border: none;
    border-radius: 2px;
    margin-left: 5px;
    padding: 2px 5px;
    background-color: #014b80;
    color: #fff;
    transition: all 0.3s;
}
.subject-body .keyword-box .tag-Keywords ul > li > a:hover{
 
    background-color: #014b80;
}
.MP .panelhead span{

    font-size: 12px;
}
.MP .panelhead .keyword-title{

    margin-top: 8px;
    font-size: 14px;
    color: #fff;
    padding: 4px 10px 6px;
    background-color: ##1e88e5;
    border-radius: 4px;
}
.MP .PSearch .panelbody{

    position: relative;
}
.MP .PSearch .panel_link{

    margin-left: 10px;
    margin-top: 10px;
    color: ##1e88e5;    
    transition: all 0.3s;
}
.MP .PSearch .panel_link > h2.introtext{

    font-weight: bold;
    padding-right: 10px;
    font-size: 15px;
}
.MP .PSearch .panel_link:hover{

    color: #014b80;
}
.MP .PSearch .panel_link .imgnews{

    border: 1px solid #ddd !important;
    border-radius: 4px;
}
.MP .art-main{
    
    padding: 0;
}
.MP .art-main .panel-default{

    border: none;
}
.MP .art-main .panel-archive .panel-heading{

    background-color: #014b80;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.MP .art-main .panel-archive .panel-title .triangle{

    background-color: ##1e88e5;
}
.MP .art-main .panel-archive .panel-title .triangle::after{

    border-width: 0 0 46px 15px;
    border-color: transparent transparent ##1e88e5 transparent;
    left: -15px;
}
.MP .art-main .panel-archive .panel-heading .triangletitle{

    margin: 10px 15px;
    font-size: 18px;
}
.MP .art-main .panel-archive .btn-info{

    background-color: #014b80;
}
.MP .art-main .panel-archive .btn-info:hover{

    background-color: ##1e88e5;
}
.MP .art-main .panel-archive .breadcrumb > li{

    color: #014b80;
}
.MP .art-main .panel-archive .well-result .thumbnail > img{

    width: 100%;
}
.MP .art-main .panel-archive .well-result .breadcrumb > li > h2{

    font-size: 15px;
    color: ##1e88e5;
}
.MP .art-main .panel-archive .well-result .breadcrumb > li > h2 > span,
.MP .art-main .panel-archive .well-result .item-news .text-main > span{

    background-color: #014b80 !important;
    color: #fff !important;
}
.MP .art-main .panel-archive .well-news .item-news .date{

    color: #fff;
    top: -12px;
    bottom: auto;
    background-color: #014b80;
    display: inline-block;
    padding: 5px 10px 3px;
    border-radius: 4px;
}
.MP .art-main .panel-archive .well-news .item-news .thumbnail{

    width: 140px;
}
.MP .art-main .panel-archive .well-news .item-news .sub-title{

    color: #014b80;
    font-size: 12px;
}
.MP .art-main .panel-archive .well-news .item-news .title-main{

    font-size: 14px;
    display: inline-block;
    padding-left: 5px;
}
.MP .art-main .panel-archive .well-news .item-news .text-main{

    padding-top: 5px;
}
.MP .art-main .panel-archive .well-news{

    margin-bottom: 0;
}
[data-name="md-persiandatetimepicker"] table.table td.bg-primary{

    background-color: #c0a67d;
}
[data-name="md-persiandatetimepicker"] table.table td.bg-primary:hover{

    background-color: #014b80;
}
.popover.bottom > .arrow::after{

    left: -10px;
    margin-left: 0;
}
.header-main .nav-teb .module-header,
.footer-main .links-ft .module-header{

    display: none;
}
.content-main .MP .panelhead > div{

    text-align: right;
    margin: 0;
}
.content-main .MP .panelhead > div::before{

    display: none;
}
.content-main .MP .panelhead > div > span{

    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
.topbar {
	display: none !important;
}
.content-main .module-header > h3:before, .content-main .panelhead > div:before, .content-main .multimedia .section-title:before {
    content: "";
    width: 0;
    height: 0px;
   
}
.khbarkhon {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: #eee;
    margin-top: 30px;
margin-bottom: 30px;
}
.khbarkhon .rssbox {
    position: relative;
    top: -40px;
display: inline-block;
}
.khbarkhon .rssbox h3 {
    font-size: 15px;
    font-weight: 500;
    padding: 0 20px;
}

.khbarkhon ul li {
    list-style-type: none;
}

.khbarkhon ul li img {
    vertical-align: middle;
    padding: 5px 5px;
}
.art-main .panel-archive .radio-search-option > input {

    vertical-align: sub;
    width: 40px !important;
    padding-right: 18px;

}
.art-main .panel-archive .radio-search-option {

    padding: 0 5px;
    background-color: #fff;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #ddd;
    margin-left: 5px;
    width: 115px;

}
/*---------------------- /MP ---------------------*/
.MP{
    margin-bottom: 30px;
	 text-align: center;
}
.MP .PrintContentPage{
    text-align: justify;
}
.MP .module-header{
    text-align: center;
    width: 100%;
}
.MP .module-header h3 , .MP .mylblClass{
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    padding: 20px;
    text-shadow: 0px 3px 0px white;
    color: var(--blue);
    font-weight: 800;
    font-size: 20px;
}

  
  
  .MP .module-header {
    text-align: center;
    width: 100%;
    position: relative;
}

.MP .module-header::before {
    /* padding: 10px; */
    background-image: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(2,76,128,1) 50%, rgba(0,212,255,0) 100%);
    content: '';
    width: 100%;
    height: 4px;
    right: 0;
    position: absolute;
    top: 30px;
    left: 0;
}

.MP .module-header h3 {
    /* position: relative; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
    padding: 20px;
    text-shadow: 0px 3px 0px white;
    color: var(--blue);
    font-weight: 800;
    font-size: 20px;
    background: #fff;
    display: inline-block;
}
.MP .art-main {
	border: 1px solid #f4f4f4;
}
.art-main .panel-archive .panel-title .triangle {
	float: right;
}
.art-main .panel-archive .panel-title .triangle {
  background-color: #6793B6 !important;
}
.art-main .panel-archive .panel-title .triangle::after {
 
  border-color: transparent transparent #6793b6 transparent !important;
  
}
.art-main .panel-archive .btn-info {

  padding: 7px 12px !important;
  font-size: 12px !important;
}
.art-main .panel-archive .well-news .item-news{
	text-align: right !important;
}
.art-main .panel-archive .well-news .item-news .title-main{
	display: inline !important;
}
.art-main .panel-archive .well-news .item-news {
filter: none !important;
}
/*---------------------- MP ---------------------*/

.moduletable.MP1,
.MP1{

    background-color: #fff;
    border-radius: 5px;
    margin: 30px 0;
    width: 100%;
    float: right;
}
.MP1 .PSearch{

    width: 100%;
}
.MP1 .module-header,
.MP1 .panelhead{

    color: #fff;
    direction: rtl;
    font-size: 17px;
    height: 50px;
    text-align: right;
    border-radius: 4px 4px 0 0;
}
.MP1 .module-body{

    background-color: #fff;
    padding: 10px 15px;
    font-size: 13px;
    color: #666;
    min-height: 300px;
    direction: rtl;
    line-height: 2;
}
.MP1 .module-header h3{

   margin: 0;
   font-size: 16px;
   padding: 10px;
}
.MP1 .module-header div{

    line-height: 38px;
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    float: right;
}
.MP1 .module-header .subject-code{

    float: right;
    background-color: ##1e88e5;
    line-height: 1;
    margin: 12px;
    border-radius: 4px;
}
.MP1 .module-header .Short_Link{

    float: left;
}
.MP1 .module-header .Short_Link .shortlink{

    direction: ltr;
    text-align: left;
    height: 25px;
    font-size: 13px;
    color: #000;
    border: none;
    border-radius: 4px;
    padding: 0 10px;
    margin-right: 4px;
}
.opinion-border{

    float: left;
    border-radius: 4px;
    overflow: hidden;
    border: 2px solid #ddd;
    margin-right: 15px;
}
.opinion-border .highslide-caption{

    display: none;
}
.subject-body .News_STitr h3{

    font-size: 14px;
    color: #014b80;
}
.subject-body .News_Titr h3{

    font-size: 20px;
    color: ##1e88e5;
}
.highslide img{

    cursor: url(/Component/HighSlide/graphics/zoomin.cur), pointer !important;
    width: 350px;
}
.opinion-div-intro{

    background-color: #f2f2f2;
    color: #999;
    direction: rtl;
    display: inline-block;
    font-size: 14px;
    line-height: 2;
    margin: 15px 0 0;
    padding: 10px;
    width: calc(100% - 370px);
    float: right;
}
.opinion-div-fulltext-news, 
.opinion-div-fulltext-news div, 
.opinion-div-fulltext-news p, 
.opinion-div-fulltext-news span, 
.opinion-div-fulltext-news .label{

    color: #333333;
    direction: rtl;
    display: inline-block;
    font-size: 15px !important;
    line-height: 2 !important;
    padding: 5px;
    text-align: justify;
    white-space: normal;
	
}


.content-related-pages.Related_News_Head,
.content-detailsbox-body,
.subject-body .content-comment-box,
.subject-body .keyword-box{

    position: relative;
    background-color: #fff;
    display: inline-block;
    margin: 20px 0;
    padding: 15px;
    width: 100%;
    border: solid 1px #eee;
    border-radius: 4px;
}
.subject-body .content-comment-box{

    margin-top: 0;
    border-radius: 0 0 4px 4px;
}
.subject-body .content-comment-box .comment-div > label{

    position: absolute;
    left: 10px;
    top: -32px;
    padding: 0px 10px 2px;
    background-color: #014b80;
    border-radius: 4px;
    color: #fff;
    font-weight: normal;
    font-size: 12px;
}
.subject-body .content-comment-box > div{

    float: right;
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.subject-body .content-comment-box .form-groupbox{

    width: 47%;
    float: right;
    margin: 0 16px;
}
.subject-body .content-comment-box .comment-div{

    width: 97%;
    margin-top: 15px;
}
.subject-body .content-comment-box > .form-groupbox:nth-child(3){

    float: left;
    margin-top: 10px;
}
.subject-body .content-comment-box .form-groupbox .btn-info{

    background-color: #014b80;
    border:none;
    border-radius: 2px;
    transition: all 0.3s;
}
.subject-body .content-comment-box .form-groupbox .btn-info:hover{

    background-color: #FF5722;
}
.content-related-pages.Related_News_Head .related-title{

    background-color: #eee;
    border-radius: 4px;
    padding: 5px 10px;
    color: #014b80;
    font-weight: bold;
    margin-bottom: 15px;
}
.subject-body .content-comment-list{

    float: right;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-radius: 4px 4px 0 0;
}
.content-related-pages.Related_News_Head ul{

    padding-right: 25px;
}
.content-related-pages.Related_News_Head ul > li{

    list-style: none;
    line-height: 2.5;
}
.content-related-pages.Related_News_Head ul > li > a{

    color: #555;
    transition: all 0.3s;
}
.content-related-pages.Related_News_Head ul > li > a:hover{

    color: #FF5722;
    padding-right: 5px;
}
.subject-body .content-toolbox{

    width: 100%;
    position: absolute;
    bottom: -33px;
    right: 0;
    left: 0;
}
.subject-body .content-toolbox,
.subject-body .content-toolbox ul > li{
    
    float: right;
    list-style: none;
}
.subject-body .content-toolbox ul{

    padding: 0;
}
.subject-body .content-toolbox ul > li{

    width: 35px;
    height: 35px;
    border-radius: 2px;
    border: 1px solid #ddd;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 5px;
    background-color: #fff;
}
.subject-body .content-toolbox ul > li a{

    font-size: 18px;
    color: #014b80;
}
.content-detailsbox .boxrow{

    width: 100%;
    float: right;
}
.content-detailsbox .boxrow > ul{

    padding-right: 10px;
    display: flex;
    justify-content: center;
}
.content-detailsbox .boxrow > ul > li{

    list-style: none;
    float: right;
    margin-left: 7px;
    font-size: 12px;
    color: #999;
}
.content-detailsbox .boxrow > ul > li:first-child,
.content-detailsbox #ctl01_pnlEditDateTime > ul > li:nth-child(2){

    color: #555;
}
.subject-body .content-toolbox ul{

    display: flex;
    justify-content: center;
}
.subject-body .keyword-box .tag-Keywords ul{

    padding: 0;
}
.subject-body .keyword-box .tag-Keywords ul > li{

    list-style: none;
    float: right;
}
.subject-body .keyword-box .tag-Keywords ul > li > a{

    font-size: 10px;
    border: none;
    border-radius: 2px;
    margin-left: 5px;
    padding: 2px 5px;
    background-color: #014b80;
    color: #fff;
    transition: all 0.3s;
}
.subject-body .keyword-box .tag-Keywords ul > li > a:hover{
 
    background-color: #014b80;
}
.MP1 .panelhead span{

    font-size: 12px;
}
.MP1 .panelhead .keyword-title{

    margin-top: 8px;
    font-size: 14px;
    color: #fff;
    padding: 4px 10px 6px;
    background-color: ##1e88e5;
    border-radius: 4px;
}
.MP1 .PSearch .panelbody{

    position: relative;
}
.MP1 .PSearch .panel_link{

    margin-left: 10px;
    margin-top: 10px;
    color: ##1e88e5;    
    transition: all 0.3s;
}
.MP1 .PSearch .panel_link > h2.introtext{

    font-weight: bold;
    padding-right: 10px;
    font-size: 15px;
}
.MP1 .PSearch .panel_link:hover{

    color: #014b80;
}
.MP1 .PSearch .panel_link .imgnews{

    border: 1px solid #ddd !important;
    border-radius: 4px;
}
.MP1 .art-main{
    
    padding: 0;
}
.MP1 .art-main .panel-default{

    border: none;
}
.MP1 .art-main .panel-archive .panel-heading{

    background-color: #014b80;
    overflow: hidden;
    border-radius: 4px 4px 0 0;
}
.MP1 .art-main .panel-archive .panel-title .triangle{

    background-color: ##1e88e5;
}
.MP1 .art-main .panel-archive .panel-title .triangle::after{

    border-width: 0 0 46px 15px;
    border-color: transparent transparent ##1e88e5 transparent;
    left: -15px;
}
.MP1 .art-main .panel-archive .panel-heading .triangletitle{

    margin: 10px 15px;
    font-size: 18px;
}
.MP1 .art-main .panel-archive .btn-info{

    background-color: #014b80;
}
.MP1 .art-main .panel-archive .btn-info:hover{

    background-color: ##1e88e5;
}
.MP1 .art-main .panel-archive .breadcrumb > li{

    color: #014b80;
}
.MP1 .art-main .panel-archive .well-result .thumbnail > img{

    width: 100%;
}
.MP1 .art-main .panel-archive .well-result .breadcrumb > li > h2{

    font-size: 15px;
    color: ##1e88e5;
}
.MP1 .art-main .panel-archive .well-result .breadcrumb > li > h2 > span,
.MP1 .art-main .panel-archive .well-result .item-news .text-main > span{

    background-color: #014b80 !important;
    color: #fff !important;
}
.MP1 .art-main .panel-archive .well-news .item-news .date{

    color: #fff;
    top: -12px;
    bottom: auto;
    background-color: #014b80;
    display: inline-block;
    padding: 5px 10px 3px;
    border-radius: 4px;
}
.MP1 .art-main .panel-archive .well-news .item-news .thumbnail{

    width: 140px;
}
.MP1 .art-main .panel-archive .well-news .item-news .sub-title{

    color: #014b80;
    font-size: 12px;
}
.MP1 .art-main .panel-archive .well-news .item-news .title-main{

    font-size: 14px;
    display: inline-block;
    padding-left: 5px;
}
.MP1 .art-main .panel-archive .well-news .item-news .text-main{

    padding-top: 5px;
}
.MP1 .art-main .panel-archive .well-news{

    margin-bottom: 0;
}
[data-name="md-persiandatetimepicker"] table.table td.bg-primary{

    background-color: #c0a67d;
}
[data-name="md-persiandatetimepicker"] table.table td.bg-primary:hover{

    background-color: #014b80;
}
.popover.bottom > .arrow::after{

    left: -10px;
    margin-left: 0;
}
.header-main .nav-teb .module-header,
.footer-main .links-ft .module-header{

    display: none;
}
.content-main .MP1 .panelhead > div{

    text-align: right;
    margin: 0;
}
.content-main .MP1 .panelhead > div::before{

    display: none;
}
.content-main .MP1 .panelhead > div > span{

    padding: 0;
    font-size: 12px;
    font-weight: normal;
}
.topbar {
	display: none !important;
}
.content-main .module-header > h3:before, .content-main .panelhead > div:before, .content-main .multimedia .section-title:before {
    content: "";
    width: 0;
    height: 0px;
   
}
.khbarkhon {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
    background-color: #eee;
    margin-top: 30px;
margin-bottom: 30px;
}
.khbarkhon .rssbox {
    position: relative;
    top: -40px;
display: inline-block;
}
.khbarkhon .rssbox h3 {
    font-size: 15px;
    font-weight: 500;
    padding: 0 20px;
}

.khbarkhon ul li {
    list-style-type: none;
}

.khbarkhon ul li img {
    vertical-align: middle;
    padding: 5px 5px;
}
.art-main .panel-archive .radio-search-option > input {

    vertical-align: sub;
    width: 40px !important;
    padding-right: 18px;

}
.art-main .panel-archive .radio-search-option {

    padding: 0 5px;
    background-color: #fff;
	border-radius: 4px;
	display: inline-block;
	border: 1px solid #ddd;
    margin-left: 5px;
    width: 115px;

}
/*---------------------- /MP ---------------------*/
.MP1{
    margin-bottom: 30px;
	 text-align: center;
}
.MP1 .PrintContentPage{
    text-align: justify;
}
.MP1 .module-header{
    text-align: center;
    width: 100%;
}
.MP1 .module-header h3 , .MP1 .mylblClass{
    position: relative;
    right: 0;
    left: 0;
    top: 0;
    padding: 20px;
    text-shadow: 0px 3px 0px white;
    color: var(--blue);
    font-weight: 800;
    font-size: 20px;
}

  .MP1 #formsaz {
	  display: flex;
	  justify-content: center;
  }
  .MP1 #formsaz #ehsgnyo .col-md-6 {
	  width:80%;
  }
  
  
  .MP1 .module-header {
    text-align: center;
    width: 100%;
    position: relative;
}

.MP1 .module-header::before ,.MP .panelhead {
    /* padding: 10px; */
    background-image: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(2,76,128,1) 50%, rgba(0,212,255,0) 100%);
    content: '';
    width: 100%;
    height: 4px;
    right: 0;
    position: absolute;
    top: 30px;
    left: 0;
}

.MP1 .module-header h3 ,.MP .panelhead span{
    /* position: relative; */
    /* right: 0; */
    /* left: 0; */
    /* top: 0; */
    padding: 20px;
    text-shadow: 0px 3px 0px white;
    color: var(--blue);
    font-weight: 800;
    font-size: 20px;
    background: #fff;
    display: inline-block;
}
.MP1 .art-main {
	border: 1px solid #f4f4f4;
}
.msdn-pagination{
	display: flex;
	justify-content: center;
    align-items: center;
}
.msdn-pagination li{
	 margin: 8px;
}
.msdn-pagination .current{
	background-color: #014b80;
    padding: 3px 10px;
    color: #fff;
    border-radius: 4px;
   
}
