
/*------------Custom Start------------------*/

  label
  {
      font-weight: 200;
      font-size: 12px;
      vertical-align:22% !important;
      padding-top:3px;
      font-family: Arial,Helvetica,sans-serif;
  }
.fpwd-part-1  label {
    padding-left: 10px;
}
.form-ins
{
    /*max-width:520px !important;*/
    /* font-weight : bold !important; */
}
.colsm6 {
   display:block;
}

div#PlaceHolderMain_RenewNowSection_upPayNow {
    text-align: left;
}

.form-control {
    display: block;
    width: 300px !important;
    font-size: 12px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;      
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);   
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
/*------------Custom End------------------*/
html {
	padding: 0px;
	margin: 0px;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px / 1em;
	font-weight: 400;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 12px;   
    line-height: 1.42857143;
    text-align: center;   
    vertical-align: middle;       
    user-select: none;   
    border: 1px solid transparent;
    border-radius: 4px;
    font-family: Arial,Helvetica,sans-serif;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.btn1 {
    margin-top: 10px;
    width: 150px;
    white-space: normal;   
    background: -webkit-linear-gradient(#f56e22, #c56522);
} 
.pay_now_Payment_EmailIns1
{
    max-width : 580px;
}
#expiry {
	display: inline-block;
	width: 49%;
}

.line {
	display: inline-block;
	margin-top: 30px;
	margin-bottom: 30px;
	padding: 0px;
	height: 1px;
	width: 15%;
	background: black;
}

.display-type{ 
	display: inline-block;
}

/*------------------------------*/
.padding-reset{
	padding:0px;
}
p{
	margin-bottom:0px;
}
.content_styling_body{
	padding-right:10px;
	font-size: 12px;
}
.margin-reset{
	margin:0px;
}
.btn1{
	margin-top: 10px;
	width:300px;
	background: linear-gradient(#f56e22, #c56522);
	background:#c56522\9;
	background:-webkit-linear-gradient(#f56e22, #c56522);
}
.btn1:focus{
	background: linear-gradient(#e17226, #bf6328);
	background:#bf6328\9;
}
.btn1:hover{
	background: linear-gradient(#fcb040, #f79520);
	background:#f79520\9;
	background:-webkit-linear-gradient(#fcb040, #f79520);
}
.btn1:active{
	background-color: #9a5928;
}
.form-group {
    margin-bottom: 5px;
}
.change-userPwd-info {
    margin: 0;
    padding: 0;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
.form-group div {
    margin: 0;
	padding-left:0px;
	padding-right:0px;
}
.change-userPwd-info-lbl {
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: 400;
    color:#333;
    margin-bottom:0px;
}
.form-group .form-control {
    border-radius: 0;
    padding: 5px;
	width: 300px;
}
.ptop-5{
	padding-top:5px;
}
.ptop-10{
	padding-top:10px;
}
.clearFl{
	clear:both;
}
.bold{
	font-weight:bold;
}
.subHeading{
	font-weight:bold;
	border-bottom:1px solid #999;
	padding-bottom:5px;
	padding-top:5px;
}
.currPwdLink{
	color:#0067b1;
	text-decoration:underline;
}
.infoIcon{
	background-image: url("../images/Info_icon.png");
    display: inline-block;
    height: 12px;
    left: 0;
    position: relative;
    top: auto;
    width: 12px;
}
.form-horizontal .control-label {
    text-align: left;
    margin-right:-2px;
    font-weight:bold;
}
.errorDiv{
	background-color: #f9e6e6;
    border: 1px solid #c00000;
    float: left;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    padding: 5px 10px;
    width: 100%;
}
.errorIcon{
	background-image: url("../images/icon_Error.png");
    display: inline-block;
    float: left;
    height: 25px;
    left: 0;
    position: relative;
    top: auto;
    width: 25px;
}
.errorMsg{
	float: left;
    font-size: 12px;
    padding-left: 5px;
    width: 89%;
}
.reg-success .success{
	background-color: #d6f2e3;
    border: 1px solid #7db898;
    float: left;
    font-family: Arial,Helvetica,sans-serif !important;
    font-size: 12px;
    font-weight: bold;
    height: auto;
    padding: 5px 30px;
    width: 100%;
}
.successIcon{
	background-image: url("/_layouts/images/VCSR2 Images/images/icon_Success.png");
    display: inline-block;
    float: left;
    height: 25px;
    left: 0;
    position: relative;
    top: auto;
    width: 25px;
}
.successMsg{
	float: left;
    font-size: 12px;
    padding-left: 5px;
	padding-top:3px;
    width: 89%;
}
.col-sm-gray
{
 color: gray !important;
 font-size: 12px !important;
 font-weight : normal !important;
 }

.col-sm-blue
{
	 color: blue !important;
	font-size : 14px !important;
	font-weight: bold !important;
}
.payNow-footer-ins
{
    padding-left: 30px;
    /*max-width : 750px;*/
}
/**Tab CSS**/
@media (min-width: 1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left;
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%;
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
} 

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    
    min-height: 1px;
       
}


@MEDIA (min-width:768px) AND (max-width:1023px) {
	.btnWrapped {
		white-space: pre-wrap;
		text-align: left;
	}
	
	.form-group{
		padding-top:5px;
	}
	.btn1{
		margin-top:13px;
	}
	.changeUserNameDiv .form-group, .changePwdDiv .form-group{
		margin-bottom:10px;
		font-weight:bold;
  	}
	.btn1{
		margin-top: 10px;
	}
	
	.col-md-5 {
		width: 18% !important;
	}
	.payNow-footer-ins
    {
        padding-left: 10px !important;
    }
    .form-ins
    {
        /*max-width:520px !important;*/
        font-weight : bold !important;
        padding-top:10px;
    }

}
/**Desktop CSS**/
@MEDIA (min-width:1023px){
	
	.btnWrapped {
		white-space: pre-wrap;
		text-align: left;
	}
	
	.content_styling_body{
		/**padding-left:30px;**/
		padding-right:30px;
	}
	.errorDiv {
		padding-left:30px;
		padding-right:30px;
	}
	.changeUserNameDiv .form-group, .changePwdDiv .form-group{
		margin-bottom:15px;
		font-weight:bold;
	}
	.btn1{
		margin-top: 5px;
	}
	.col-md-3 {
		/**width: 15% !important;**/
	}
	.col-md-5 {
		width: 15% !important;
	}
	
}

@MEDIA (min-width:320px) AND (max-width:767px)
{
	.btnWrapped {
		white-space: pre-wrap;
		text-align: center;
	}
	
    cl_txt_width
    {
        width:89%;
    }
    
    .btn1{
	margin-top: 10px;
	width:100%;
	background: linear-gradient(#f56e22, #c56522);
	background:#c56522\9;
}

.cst
{
    margin-left:2%;
}
.frst_level_heading_PayNow
	{
	    padding-left :0px !important; 
	    padding-bottom:10px !important; 
	    padding-top:10px !important;
	}
.payNow-footer-ins
{
    padding-left: 10px !important;
}
.lg_mobile_show_ham_menu {
    display: inline-block;
    margin-top: -55px !important;
}
.form-ins
    {
        /*max-width:520px !important;*/
        font-weight : bold !important;
        padding-top:10px;
    }
.pay_now_Payment_EmailIns1
{
    max-width : 340px !important;
}
}
/*Popover CSS*/
.popover {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}
.popover.top {
    margin-top: -10px
}
.popover.right {
    margin-left: 10px
}
.popover.bottom {
    margin-top: 10px
}
.popover.left {
    margin-left: -10px
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}
.popover-content {
    padding: 9px 14px;
    padding-left:5% !important;
}
.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}
.popover>.arrow {
    border-width: 11px
}
.popover>.arrow:after {
    content: "";
    border-width: 10px
}
.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}
.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}
.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}
.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}
.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}
.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}
.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}
.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}
.fade.in {
    opacity: 1
}
