body {
	font-family: 'Arial';
    position:relative;
        /*min-height: 115vh;*/

}

#bgcolor {
	background-color: #0F013C;
	padding: 15px;
	margin-bottom: 0px;
	border: none;
	border-radius: 0px;
}

.navbar-brand {
	padding: 10px 15px;
}

#navigationtext h2 {
	color: #fff;
	font-family: 'Arial';
	text-transform: uppercase;
	margin-right: 30px;
}

.navbar-nav>li>a {
	background: #40388A;
	border-radius: 50px;
	text-transform: uppercase;
	color: #fff !important;
	padding:10px 20px 10px;
	margin-top: 15px;
	text-align: center;
	font-size: 18px;
	width: 113px;
}

.navbar-default .navbar-nav>li>a:focus {
	background: #A79AFF !Important;
}

.navbar-default .navbar-nav>li>a:hover {
	background: #40388A !Important;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	background: #A79AFF !Important;
}

.dropdown-toggle:hover {
	color: #000;
}

.dropdown-menu>li {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}

.dropdown-menu .divider {
	padding: 0px;
	background-color: #acacac;
}

.dropdown-menu {
	min-width: 235px;
}

strong {
	color: #1825aa;
}

.thankyoutext h1:after {
	content: "";
	width: 10%;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
}

.thankyoutext {
	margin-top: 130px;
	text-align: center;
}

    .thankyoutext h1 {
        position: relative; 
        margin-top: 0;
        margin-bottom: 0px;
        padding-bottom: 20px;
        /*font-size: 36px;
        text-transform: capitalize !Important;
        background: -webkit-linear-gradient(left, rgb(0, 152, 222) 23%, rgb(26, 37, 170) 100%);
        background: -o-linear-gradient(left, rgb(0, 152, 222) 23%, rgb(26, 37, 170) 100%);
        background: -ms-linear-gradient(left, rgb(0, 152, 222) 23%, rgb(26, 37, 170) 100%);
        background: -moz-linear-gradient(left, rgb(0, 152, 222) 23%, rgb(26, 37, 170) 100%);
        background: linear-gradient(to right, rgb(0, 152, 222) 23%, rgb(26, 37, 170) 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        text-fill-color: transparent;
        -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/thankyou.png', sizingMethod='scale')";*/

    }


#thanks {
    /*position: relative;
    width: 53%;
    margin: 0 auto;
    float: none;*/

        position: absolute;
    width:53%;
    margin: 0 auto;
    float: none;
    top: 26%;
    right: 0px;
    left: 0px;
}

.thankyoutext p {
	font-size: 24px;
	margin-top: 20px;
	color: #333;
	padding-bottom: 130px;
}

#foottext p {
	text-align: center;
	font-size: 12px;
	color: #494848;
	padding: 10px 0px;
	margin: 0px;
}

.bg-4 {
    background: #d9d9d9;
}

footer {
	position:absolute;
	right: 0;
	bottom: 0;
	left: 0;
	padding: 1rem;
	background-color: #efefef;
	text-align: center;
}

/*bg-1 {
	background: url(../images/loginslider.png) no-repeat top center;
	background-size:cover;
	height: 478px;
	padding: 0px;
}*/

.btn-success {
	background: #1825aa;
	width: 190px !important;
	border-color: #1825aa;
	margin: 0 auto;
	border-radius: 30px;
	font-size: 21px;
	text-transform: uppercase;
}

select:disabled.simple-control::-ms-expand {
        display: none;
}

.input-lg {
	font-size: 14px;
	border-radius: 0px;
	margin: 40px 0px;
}

.login h3 {
	position: relative;
	color: #333 !Important;
	margin-top: 0;
	margin-bottom: 8px;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 12px;
	padding-top: 12px;
}

.login {
	/*margin-top: 70px;*/
        position: absolute;
    top: 32%;
    left: 0px;
    right: 0px;
}

.login h3:after {
	content: "";
	width: 32%;
	height: 1px;
	background-color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}

.well {
	background: url(../images/loginbg.jpg) no-repeat top center;
	border-radius: 0px;
	border: none;
	padding: 22px;
	max-width: 370px;
	margin: 0 auto;
}

.bg-46 {
	background-size: 100%;
	border-radius: 0px;
	height: 444px;
}

form {
	margin-top: 40px;
}

.bg-34.text-center {
	background: #959595;
	color: #fff;
	width: 100%;
}

.detail {
	width: 85%;
	margin: 0 auto;
}

.detail h5 {
	margin-top: 20px;
}

.detail h2 {
	text-align: left;
	margin-top: 10px;
}

.detailform {
	width: 85%;
	margin: 0 auto;
	margin-top: 40px;
}

.titlebox .titleheader {
	display: inline-block;
	background-color: #00b5e6;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	height: 36px;
	padding: 8px 10px;
	min-width: 170px;
	text-align: center;
}

.submitrequest-form {
	width: 95%;
	padding: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
}

.bgform {
	border-top: 1px solid #2dbce6;
	background-color: #f5f3f6;
	display: table;
	margin-bottom: 30px;
	width: 95%;
	padding-bottom: 20px;
	padding-top: 20px;
}

.btn-group {
	position: relative;
	display: inline-block;
	width: 100%;
}

.btn-group>.btn {
	border-radius: 0;
	width: 50%;
}

.btn-group>.btn:first-child {
	margin-left: 0;
}

.btn-group>.btn {
	position: relative;
	float: left;
}

label.btn.btn-default.hcpradioselect {
	background: #0098de;
	color: #fff;
	font-size: 14px;
}

.form-control {
	border-radius: 0px;
}

label.radio-custom-label {
	margin: 0px;
}

.submitrequest-form .form-group {
	margin-bottom: 20px;
	margin-top: 20px;
}

.btn_saveforms {
	background-color: #4d4f53;
	width: auto;
	color: #ffffff;
	font-size: 18px;
	border-radius: 50px;
	padding:10px 24px 10px;
	border: 0;
	margin:0px 2px;
	text-transform: uppercase;
}

.btn_saveforms23 {
	background-color: #4d4f53;
	width: auto;
	color: #ffffff;
	font-size: 21px;
	border-radius: 50px;
	padding: 9px 27px;
	border: 0;
	text-transform: uppercase;
	font-weight: normal;
	margin-right: 16px;
}

.btn_saveforms23:hover {
	background-color: #00b5e6;
	color: #fff;
}

.btnright {
    padding-bottom: 10px;
    margin: 0 auto;
    text-align: center;
}

.btn_saveforms:hover {
	background-color: #00b5e6;
	color: #fff;
	border-color: #00b5e6;
}

.btn_saveform3 {
	background: #1825aa;
}

.buttondiv {
	margin-right: 6%;
    margin: 20px 0px;
        text-align: center;
}
.col-md-4.col-sm-6.col-xs-12.min-height {
    min-height: 109px;
}
.text_wrapper {
	text-align: left;
	color: darkslategray;
	padding-top: 20px;
}
.text-danger{ color: #f00 !important;
    font-size: 14px;}
.text_wrapper h4 {
	font-size: 18px;
	font-family: Arial;
	margin: 0px;
}
.well .input-lg{font-weight:bold;}

.text_wrapper h3 {
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
	margin-bottom: 0px;
}

.text_wrapper p {
	font-size: 32px;
	font-family: Arial;
	text-transform: uppercase;
	margin: 0px;
}

.text-box {
	background: rgba(255, 255, 255, 0.8);
	width: 434px;
	/* position: relative;
     */
    margin-top:30px;
min-height:100px;
}

.detailprogram {
	width:47%;
float:right;
margin: 0 auto;
}

.text-box-content {
	text-align: left;
	padding: 15px;
}

.text-box-content p {
	color: #333333;
	font-size: 16px;
	margin-bottom: 0px;
   
}

.text-box-content strong {
	font-size: 16px;
	color: #1825aa;
	font-weight: bold;
}

.contentdetail strong {
	font-size: 18px;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #acacac;
}

.contentdetail {
	width: 68%;
}

.specialities {
	display: table;
	margin-left:0px;
	margin-top: 10px;
}

.bluebg {
	width: 83%;
	margin: 0 auto;
}
.specialities .fa {
    background: #fff;
    width:60px;
    height:60px;
    border-radius: 50px;
    text-align: center;
    line-height: 59px !important;
    border: 1px solid #e1e3ef;
}
.bluebox .col-md-4 {
    padding: 0px 8px;
}
/*.specialities .fa {
	background: #fff;
	width: 62px;
	height: 62px;
	border-radius: 50px;
	text-align: center;
	line-height: 59px !important;
	border: 1px solid #e1e3ef;
}*/

/*.specialities h4 {
	color: #fff;
	padding-left: 10px;
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
}*/
.specialities h4 {
    color: #fff;
    padding-left: 10px;
    display: table-cell;
    vertical-align: middle;
    line-height: 20px;
    font-size: 16px;
    font-weight: bold;
}
.whitecolor p{color:#fff !important;}
.codetext p {
    text-align: right;
    margin-top: 10px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}

.bluebox {
	padding: 10px;
	overflow: hidden;
	background-color: #0098de;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	margin-top: -50px;
}

.colorbg {
	color: #898989;
}

.colorbg:hover {
	color: #333;
}

.buttonsection {
	width: 71%;
	margin: 0 auto;
	padding-bottom: 20px;

}

.buttonsection label {
	font-size: 19px;
	color: #333;
}

.colorbtnblue {
	background: #1725aa;
}

.buttonsection h6 span {
	color: #1725aa;
	text-decoration: underline;
}

.buttonsection h6 {
	color: #494848;
}

.bgform .form-group {
	margin-bottom: 15px;
	margin-top: 15px;
}

.termdetail {
	width: 90%;
	margin: 0 auto;
}

input[type='radio']:checked:before {
	background: #0098de;
}

input[type='radio']:before {
	content: '';
	display: block;
	width: 54%;
	height: 54%;
	margin: 23% auto;
	border-radius: 50%;
}

input[type='radio'] {
	-webkit-appearance: none;
	width: 21px;
	height: 21px;
	border: 1px solid #333;
	border-radius: 50%;
	outline: none;
	margin: 3px 0px;
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
	margin-left: -25px;
}

.colorbtnblue a {
	color: #fff;
	text-decoration: none;
}

.btn-success:hover {
	background-color: #00b5e6;
	color: #fff;
	border-color: #00b5e6;
}

.btn-success.active,
.btn-success:active,
.btn-success.focus,
.btn-success:focus,
.open>.dropdown-toggle.btn-success {
	color: #fff;
	background-color: #1825aa;
	border-color: #1825aa;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
	background-color: #1825aa;
	border-color: #1825aa;
}

.dropdown-menu strong {
	font-size: 15px;
	font-weight: bold;
}

.dropdown-menu h5 {
	font-size: 15.92px;
	font-weight: bold;
	color: #333;
	font-family: 'Arial';
	margin: 0px;
}

.dropdown-menu {
	padding: 20px;
}

.dropdown-menu p {
	font-size: 15.92px;
	color: #333;
	font-family: 'Arial';
	margin: 0px;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../images/arrow.jpg) white no-repeat right 12px center!important;
}

select::-ms-expand { display: none; }


option:first {
	color: #999;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: 0px auto -webkit-focus-ring-color;
	outline-offset: 0px;
}

.atendeetext {
	float: right;
	list-style-type: none;
}
#divsdisplaynone .bgform {display:none;}
.bgform p{font-size:17px; color:#9a2822; text-align:center;}
.bgform2 p{font-size:17px; color:#9a2822; text-align:center;}
.detailtext p{color:#337ab7 !important; font-size:16px !important; margin-bottom:0px;     font-weight: bold;}
#popupbox {
    width: 83%;
    margin: 0 auto;
    padding-top: 31px;
}
span.field-validation-error.text-danger.submitbtn {
    margin-top: -36px;
    display: block;
    text-align: left;
    margin-bottom:30px;
}
.well .form-group{margin-bottom:0px;}
select#Credentials_vod__c {
    padding: 2px 30px 2px 12px;
}
#eventbox{min-height:41vh;}
#thankyou{min-height:92vh;}

/* popup modal css added start*/

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content p {
    font-size: 24px;
        padding-top:15 px;
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
    max-width: 600px;
    margin: 15% auto;  

}

/* The Close Button */
.close {
    float: right;
    font-size:42px;
    font-weight: bold;
        display: block;
    margin: -26px -17px;
    color: #000;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
.custom-modal .modal {
    /*top: 30%;
    max-width: 600px;
    margin: 0 auto;
       margin: 0 auto;*/
    width: 100%;
    margin: 0px auto;
}
.custom-modal .modal-content {
    min-height:auto;
    height: auto
}

nav#bgcolor a.navbar-brand {
	height: auto;
  }
nav#bgcolor div#navigationtext {
	float: right;
}
