﻿
#bck_web{
	background:#cfdae0 url(../ISM.IN/img_design/web_bg_2.png) repeat-x;	
}
#bck_web_1{
    height: 100%;	
}

/*header*/
.header{
    /*border-bottom: 3px solid #487ba2;*/
    /*border-bottom: 3px solid #4A704A;*/
	height:85px;
    background-color: white;	
}

.lang_main{
		/*background:url(../Images/bg_lang_main.png) repeat-x;
		height:40px;
		float:right;
		padding-top:15px;*/
        float: right !important;
	}
		.lang_main li{
			float:left;
			display:inline;
			border-right:1px solid #5a5a5c;
			padding:0 11px 0 0;
		}
		.lang_main li:last-child{
			border:none;	
		}
		.lang_main li a{
			color:#5a5a5c;
            border-bottom:1px solid #5a5a5c;
		}

        .lang_main li a.selected{
			color:#f5f5f5;
            background-color: #3576b8 !important;
            border-bottom:1px solid #5a5a5c;
		}

        .lang_main li a:hover{
			color:#f9ae3d;
            border-bottom:1px solid #5a5a5c;
		}
		.lang_main li a:active{
			color:#f9ae3d;
            border-bottom:1px solid #5a5a5c;
		}
       .lang_main_inactive{
           color:#5a5a5c;
           border-bottom:none;
       }


.content_main
{
    margin-bottom: 30px;
    margin-top: 3px;
    border-top: #4A704A 1px solid;
    border-bottom: #4A704A 1px solid;
    clear: both;
    position: relative;
}

#ctlMenu_MenuISM a.static {
    padding-left: 0.5em !important;
    padding-right: 0.5em !important;
}

/*.main_nav{

}

.main_nav li a.selected{
    color:#ccd7df;
    color:#fff;
	background:url(../ISM.IN/img_design/nav2_hover_green.png) repeat-x;
}*/

.nav_2 {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    font-weight: 600;
    color: #4A704A;
    background-color: #fff;
    padding: 0.5rem 1rem;
    font-size: 11px;
    clear: right;
    float: right !important;
}

@media only screen and (min-width: 1601px) {
    .nav_2 {
        font-size: 13px;
    }
}
    .nav_2 li {
        margin-left: 1rem;
        list-style-type: none;
    }

        .nav_2 li:last-child {
            margin-right: 0;
        }

        .nav_2 li a {
            display: inline-block;
            padding: 0.75rem 1.5rem;
            color: #4A704A;
            background-color: transparent;
            border-radius: 0.5rem;
            text-decoration: none;
            border: 2px solid transparent;
            transition: all 0.2s ease-in-out;
        }

            .nav_2 li a:hover,
            .nav_2 li a:focus {
                background-color: #4A704A;
                color: #fff;
                border-color: #4A704A;
                transition: all 0.5s ease-in-out;
            }

            .nav_2 li a.selected {
                background-color: #4A704A;
                color: #fff;
                border-color: #4A704A;
            }

.web_footer{
	background:url(../ISM.IN/img_design/bg_footer.png) repeat-x;
	height:30px;
	font-size:12px;
	font-weight:bold;
    
    position: fixed; 
    clear: both; 
    width: 100%;
    bottom: 0;	
}

.footer{
	/*width:972px;*/
	margin:0 auto;
	color:#4e4b4b;
}
	.footer_text{
		float:left;
		
		margin:0px 0 0px 5px;
	}


/*
GridView Style  
    */

.GridView {
     width: 100%; 
     background-color: #fff; 
     margin: 5px 0 10px 0; 
     border: solid 1px #525252; 
     border-collapse:collapse;
    clear: both;
}
    .GridView td {
         /*padding: 2px;*/ 
         border: solid 1px #c1c1c1; 
         /*color: #717171;*/
         font-size: 0.9em;
    }

    .GridView>tbody>tr:hover{background-color:#e6e6e6}

    .GridView td input[type="image"] {
        margin: 0 auto;
        float: inherit;
    }

    .GridViewHeader th {
         padding: 0px 6px;
         vertical-align:middle;
         height: 25px;
         color: white; 
         align-items:center;
         background: rgb(72,123,162) url(Images/grd_head_blue_1.gif) repeat-x top;
        background-color: #3B5271;

        background-image: -moz-linear-gradient(top, #5D9F5D, #3D583D);
        background-image: -ms-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5D9F5D), to(#3D583D));
          background-image: -webkit-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -o-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: linear-gradient(top, #5D9F5D, #3D583D);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9F5D', endColorstr='#3D583D', GradientType=0);
          border-color: #3D583D #3D583D #387038;
          border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);



         background-color: #126012;
         border-left: solid 1px #c1c1c1; 
         font-size: 0.85em;
    }
     /*---------------------------------------------------------------------------------------------------------*/
        .GridView th a {
             color: white; 
             padding-left: 5px
        }
       
        .GridView th {
         padding: 0px 2px;

         height: 25px;
         color: white; 
         align-items:center;
         /*background: rgb(72,123,162) url(Images/grd_head_blue_1.gif) repeat-x top;*/
        /*background-color: #3B5271;*/

        background-image: -moz-linear-gradient(top, #5D9F5D, #3D583D);
        background-image: -ms-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5D9F5D), to(#3D583D));
          background-image: -webkit-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -o-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: linear-gradient(top, #5D9F5D, #3D583D);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9F5D', endColorstr='#3D583D', GradientType=0);
          border-color: #3D583D #3D583D #387038;
          border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);



         /*background-color: #126012;*/
         border-left: solid 1px #c1c1c1; 
         font-size: 0.85em;
    }
        .GridViewHeader th a {
             color: white; 
             padding-left: 5px
        }

    .GridView .alt {
        background: #E8F1F6;
    }
    
    .GridView input {
        height: 20px;
    margin: 1px 0 1px 0;
    }


.GridView .pgr {
    /*background: rgb(72,123,162) url(Images/grd_pgr_blue_1.gif) repeat-x top;*/
    /*background-color: #3B5271;*/
    background-color: #387038;
    border: 1px solid white;
}
    .GridView .pgr table {
         margin: 5px 0;
    }
    .GridView .pgr td {
         border-width: 0; 
         padding: 0 6px; 
         border-left: solid 1px #666; 
         font-weight: bold; 
         color: #fff; 
         line-height: 12px;
         font-size: 14px;
    }   
    .GridView .pgr a {
         color: #a3afc4; 
         text-decoration: none;
        
    }
    .GridView .pgr a:hover {
         color: #000; 
         text-decoration: none;
    }

.GridView .footer-style {
    background-color: #caced6;
    font-weight: bold;
    color: black;
    text-align: right;
    height: 30px;
}


.font-bold {
    font-weight: bold;
    font-size: 16px;
    
}

.font-bold a {
    color: #c1700c
}
.DetailsViewHeader  tr:first-child{
    padding: 0px 12px;
    vertical-align: middle;
    height: 25px;
    color: white;
    align-items: center;
    background: rgb(72,123,162) url(Images/grd_head_blue_1.gif) repeat-x top;
    background-color: #3B5271;
    background-image: -moz-linear-gradient(top, #5D9F5D, #3D583D);
    background-image: -ms-linear-gradient(top, #5D9F5D, #3D583D);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5D9F5D), to(#3D583D));
    background-image: -webkit-linear-gradient(top, #5D9F5D, #3D583D);
    background-image: -o-linear-gradient(top, #5D9F5D, #3D583D);
    background-image: linear-gradient(top, #5D9F5D, #3D583D);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9F5D', endColorstr='#3D583D', GradientType=0);
    border-color: #3D583D #3D583D #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.DetailsView {
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse;
    width: 100%;
}

.DetailsView tr:first-child {

    color: #fff;
    background-image: -moz-linear-gradient(top, #5D9F5D, #3D583D);
        background-image: -ms-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5D9F5D), to(#3D583D));
          background-image: -webkit-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -o-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: linear-gradient(top, #5D9F5D, #3D583D);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9F5D', endColorstr='#3D583D', GradientType=0);
          border-color: #3D583D #3D583D #387038;
          border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.DetailsView tr:first-child {
    /*background-color: #3D583D;
    color: white;*/
    font-weight: bold;
    
}

.DetailsView tr {
    height: 30px;
    border: 1px solid #c1c1c1;
}

.DetailsView td:first-child {
    width: 150px;
    border-right: 1px solid #c1c1c1;
    font-weight: 600;
}

.SelectedRowStyle
{
    background-color: #baed85;
}


     /*Upload document modal popup*/

    .pnl-upload-payment {
        background-color: white; 
        border: 1px solid #487ba2; 
        padding: 3px;
        border-radius: 3px;
        width: 400px;
    }

    .pnl-upload-payment-rin {
        background-color: white; 
        border: 1px solid #487ba2; 
        padding: 3px;
        border-radius: 3px;
        width: 700px;
    }

    .header-modal {
        /*background-color: #3B5271;*/ 
        /*background:url(../ISM.IN/img_design/nav2_hover_green.png) repeat-x;*/
        color: white; 
        border-radius: 3px; 
        height: 25px;
        text-align: center;
        padding-top: 5px;
        background-color: grey;
    }

    .content-modal {
        background-color: white;
        min-height: 100px;
        padding: 10px 10px 0px 10px;
    }

    .content-modal input[type="file"] {
        width: 380px;
    }

    .footer-modal {
        background-color: ButtonFace;
        padding-left: 10px;
    }

        .footer-modal input[type="button"], input[type="submit"] {
            float: right;
            margin-right: 10px !important;
        }

        .footer-modal hr {
            color: #7e7d7b;
        }

.modal-background 
{
    height:100%;
    background-color:#EBEBEB;
    filter:alpha(opacity=70);
    opacity:0.4;
}

.ul-actions li {
    line-height: 50px;
    font-size: 15px;
}

    /********************/

    /**********RadGrid**********/

.RadGrid {
    width: auto;
}


.RadGrid .rgFilter {
    -moz-min-width: initial !important;
    -ms-min-width: initial !important;
    -o-min-width: initial !important;
    -webkit-min-width: initial !important;
    min-width: initial !important;

    float: inherit;
}



.RadGrid_Default .rgCommandCell {
     background-image: -moz-linear-gradient(top, #5D9F5D, #3D583D);
        background-image: -ms-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5D9F5D), to(#3D583D));
          background-image: -webkit-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: -o-linear-gradient(top, #5D9F5D, #3D583D);
          background-image: linear-gradient(top, #5D9F5D, #3D583D);
          background-repeat: repeat-x;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5D9F5D', endColorstr='#3D583D', GradientType=0);
          border-color: #3D583D #3D583D #387038;
          border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
          filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    
}

.RadGrid .rgFilterRow td {
    padding: 0px !important;
}

.RadGrid img, input[type="image"] {
    margin: 0px;
    padding: 0px;
    width: 20px;
    height: 20px
}

.RadGrid_Default .rgCommandRow {
    height: 20px;
}

.RadGrid_Default .rgMasterTable {
    line-height: 16px !important;
}

.RadGrid .rgHeader a {
    padding-left: initial;
    font-size: 12px;
    color: #333;
}

/*.rgFilter input[title="filter"], input[type="button"], button {
    -moz-min-width: 30px !important;
    -ms-min-width: 30px !important;
    -o-min-width: 30px !important;
    -webkit-min-width: 30px !important;
    min-width: 30px !important;
}*/

/**********END RadGrid**********/

/********Report date filter*/


.div-date-time-picker {
    width: 200px; 
    float: left; 
    display: inline-block; 
    margin-right: 10px
}

.div-date-time-picker span {
    float: left;
    margin-right: 5px;
}
.div-date-time-picker .dateTimePicker {
    float: left
}

/********End Report date filter*/

.watermark {
    color: GrayText;
}

      .radioboxlistRpByProduct
        {
            padding-right: 20px;
        }
      .radioboxlistRpByProduct label {
            font-weight:bold;
            color: #3E3928;
            background-color: #E8E5D4;
            padding:8px;
            border: 1px solid #AAAAAA;
            border-radius:5px;
            white-space: nowrap;
            clear: left;
            margin-right: 20px;

        }
      .radioboxlistRpByProduct label:hover {
            color: darkgreen;
            background: #D1CFC2;
        }
      .radioboxlistRpByProduct input:checked + label {
        color: darkgreen;
        border-color: darkgreen;
        border-bottom-width:2px;
        background: #D1CFC2;
        }
        .radioboxlistRpByProduct label{
         width:70px;
         text-align:center;
        }
        .radioboxlistRpByProduct input[type="radio"]{
            width:83px;
             -webkit-box-shadow:none;
             -moz-box-shadow:none;
             box-shadow:none;
             display:none;
        }
         fieldset table#tblreportCharByProduct .radioboxlistRpByProduct{
             margin:0px;
         }
         .dataLabelControl
         {
             background-color:#f2f2f2;
             color:#424242;
         }
         .controlsBackColor
         {
             background-color:#f2f2f2;
             padding:10px;
         }
         table#MainContainerContent_MainContent_ctlProdAppAuthMarketing_rblEUBirthDate1 input[type="radio"]{
             border:3px solid green;
         }

pagination-mh {
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}
 
.pagination-mh table > tbody > tr > td {
   border-width:0;
   padding:0;
}
 
.pagination-mh table > tbody > tr > td > a,
.pagination-mh table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color:#009933;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}
 
.pagination-mh table > tbody > tr > td > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    line-height: 1.42857143;
    text-decoration: none;    
    margin-left: -1px;
    z-index: 2;
    color: #aea79f;
    background-color: #f5f5f5;
    border-color: #dddddd;
    cursor: default;
}
 
.pagination-mh table > tbody > tr > td:first-child > a,
.pagination-mh table > tbody > tr > td:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
}
 
.pagination-mh table > tbody > tr > td:last-child > a,
.pagination-mh table > tbody > tr > td:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
 
.pagination-mh table > tbody > tr > td > a:hover,
.pagination-mh table > tbody > tr > td > span:hover,
.pagination-mh table > tbody > tr > td > a:focus,
.pagination-mh table > tbody > tr > td > span:focus {
  color: #fff;
  background-color: darkseagreen;
  border-color: darkseagreen;
}
.listItemControls tr td{
    padding-left:70px;
}
.pageHeaderTitle{
    vertical-align: middle;
    padding-top: 5px;
    height: 30px;
}
.tableCompact tr td{
    font-size:8pt;
    padding:2px;
    border-color:#DBDBDB;
}
.downloadDocStyle {
    padding:15px;
}

.greyBackgroundWithPadding {
    background-color: #f2f2f2;
    border-radius:5px;
    padding:10px;
    color: #424242;
}
         
.darkbadge{
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
  background-color: #191919;
}