@charset "UTF-8";
/* CSS Document */

.iol-lg-title-white {
	color: #ffffff;
}

/** essentials.css 
 *********************** **/
.countTo-sm,
.countTo-md,
.countTo-lg,
.countdown,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}
.ribbon-inner {
	font-family:'Roboto','Open Sans',Helvetica,Arial,sans-serif;
}
div.mega-price-table .pricing-head small {
	font-family:'Roboto','Open Sans', Arial, Hevletica, sans-serif;
}
.datepicker.dropdown-menu {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.time_pick .time,
.time_pick .mins,
.time_pick .meridian,
.mfp-close,
.price-clean {
	font-family: Arial, Helvetica, sans-serif;
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.flex-caption {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}
.switch > .switch-label {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}













/** layout.css 
 *********************** **/
body {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}
small { 
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}


	/* layout.css overrides 

	#footer {
	    color: #1c2228;
	    background: #f5f5f5;
	}
	#footer a {
	    color: #582D82;
	}
	#footer a:hover {
	    color: #582D82;
	    text-decoration: underline;
	}
	#footer>.copyright {
	    background: #f5f5f5;
	    text-shadow: none;
	}
	
	#topBar ul.top-links>li {
	    border-right: 0;
	}
	
		button#preLoginSubmit {
		    color: #582d82;
		    border:0;
		    text-transform: uppercase;
		}
		button#preLoginSubmit:hover {
			background: #fff;
			box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
		}
		.btn.btn-lg, .btn-group-lg .btn, .navbar .navbar-nav > li > a.btn.btn-lg, .btn-group-lg .navbar .navbar-nav > li > a.btn {
		    font-size: 14px;
		    padding: 18px 36px;
		}

	#topBar ul.top-links>li {
		border-right:rgba(0,0,0,0.1) 0px solid;
	}
*/

/* fonts */
.font-open-sans {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif !important;
}
.timeline .timeline-entry,
.font-Open Sans {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif !important;
}
.font-Roboto {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif !important;
}
	/* elastic slider */
	.ei-title h3 {
		font-family: 'Open Sans', sans-serif;
	}

.maintenance,
.timeline .timeline-entry>span,
#footer ul.footer-list li small,
.comments small,
h1.blog-post-title,
.blog-post-item h2 {
	font-family:'Roboto','Open Sans',Arial,Helvetica,sans-serif;
}

.page-header-graphic-p {
	width: 60%;
}

div.side-nav ul.list-group-bordered>li>a {
	display:block;
	padding:6px;
}

.list-group-item {
  background-color:#FFFFFF;
  border:0;
  display:block;
  margin-bottom:-1px;
  padding:10px 15px;
  position:relative;
}

.light-grey-titles {
	color: #E1E1E1;
	text-transform: uppercase;
}

input#loginModelUsername, input#loginModelPassword {
	border-radius: 6px 0 0 6px;
}

	input#rememberUserChk {
		margin: 0 4px 0 0;
	}
.section-title-gray-label {
	color: #808285;
	text-transform: uppercase;
}
.gdin-additional-numbers-list li {
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
	width: 100%;
}
.gdin-additional-numbers-list li label{
	float: left;
	text-transform: uppercase;
}
.gdin-additional-numbers-list li span {
	float: right;
	padding: 0 2px 0 0;
}
.gdin-additional-numbers-list li span label{
	float: right;
	padding: 0 0 0 5px;
}

.gdin-additional-numbers-list {
	list-style: none;
	padding: 0 0 0 65px;
	width: 100%;
}

.gdin-label-number-type {
	margin: 0 30px 0 0;
}

.toll-free {
	color: #9EA6B3
	
}
.flag-title {
	padding: 10px 0 0 0;
}

.get-dial-in-conf-code {
	margin: 0;
	padding: 0;
	color: #808285;
}

.border-bottom {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 20px;
}

.rules-error-label {
    font-style: italic;
    font-size: 10pt;
    color: #F00;
    font-weight: normal;
    margin-left: 0px;
}
.rules-error-box {
    border-color : #FF0000 !important;
	box-shadow : 1px solid #f00 !important;
}



/* ---------------change-password popup------------------*/
.form-group.change-pass input {
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
    border: 3px solid #d1d1d1;
}
.change-pass-style {
    padding: 10px 0 0;
    font-size: 18px;
    color: #000;
    font-family: Roboto;
}
    .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #000 !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
}
.change-password button.btn-primary {
    width: 25%;
    padding: 8px 0;
    background-color: #164C99 !important;
    background-image: none;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}
.change-pass-success  {
    padding: 20px 0 10px;
    font-size: 17px;
    color: #34c234;
    font-weight: bold;
    font-family: Roboto;
}
.security-img-section {
    float: left;
    width: 100%;    
    margin-top: 40px;
}
.security-img-section.signin-lang {    float: left;}
.security-img-section p {    font-size: 15px;
    color: #B5B5B5;
    margin: 0 0 5px;
    text-transform: uppercase;}
  
  .security-img  {
    width: 50%;
        margin-top: 15px;


    height: 160px; 
    float: none;
    display: table-cell;
}
.lang .signin-lang{width:auto;margin-left: 15px;
    margin-top: 0;    float: right;}

.lang button.btn.btn-primary.btn-sm{
      margin-top:5px;
    padding: 5px 20px;
    font-size: 14px;
    background-image: none;
}
.security-img-section .signin-lang {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align: center;
    padding-left: 25px;
}

.security-img-table{    width: 90%;    margin-top: 15px;
    display: table;}
    
    
    .security-img-table .title {
  
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: bold;
    background-color: #d5e1f4;
    padding: 10px 19px;
    box-shadow: 0px 0px 6px #d5e1f4;
    word-spacing: inherit;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
}
.image-edit{
    margin-top: 20px;
    padding: 5px 20px 3px;
    font-size: 14px;
    background-image: none;
}
.security-img img {
    max-width: 100%;
    height: auto;
        border: 1px solid #e1e1e1;
}
h2.user-name-style {
    word-wrap: break-word;font-size: 40px;
}
.username-style{    width: auto;
    float: left;
    max-width: 75%;
    margin-right: 20px;}
    .username-edit-style{    float: left;}
      .username-edit-style .image-edit{ margin-top: 10px;}
/*------------------------------login screen--------------*/

td.usernamelist:hover,td.usernamelist:active,td.usernamelist:focus {
  background-color: green!important;  border-bottom:5px solid #fff !important;
}
.highlight-grid-row td.usernamelist{
  background-color: #8ab933 !important;
}
td.usernamelist {
  height: 50px;
  vertical-align: middle !important;
  background-color: #999 !important;
  color: #fff !important;
  font-size: 16px;
  font-weight: bold;
    text-align: center;
    border-bottom:5px solid #fff !important;
}
.highlight-grid-row {
  background-color: #8ab933 !important;
}
td.usernamelist.usernamelist-disable {
  background-color: #EDEDED !important;
  color: #B3B3B3!important;
}