

@import url('bootstrap-multiselect.css');
.the-buttons>li {
	float: left;
	height: 80px;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 -1px -1px 0;
}

.the-icons .glyphicon {
	display: block;
	margin: 5px;
	vertical-align: middle;
	margin-right: 3px;
	font-size: 24px;
}

.the-icons li {
	float: left;
	width: 100px;
	height: 110px;
	padding: 10px;
	border: 1px solid #ddd;
	font-size: 12px;
	line-height: 1.25;
	text-align: center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
}

.the-icons, .the-buttons {
	list-style: none;
}

.the-icons .glyphicon {
	display: inline;
}

@font-face {
	font-family: 'opensansbold';
	src: url('../fonts/OpenSans-Bold.ttf');
}

@font-face {
	font-family: 'opensans';
	src: url('../fonts/OpenSans-Regular.ttf');
}

body {
	font-family: 'opensans', sans-serif;
	font-size: 13px;
}

.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

.navbar_content {
	background: #000 url("../images/topnav_bg.jpg") repeat 0 0;
	min-height: 60px;
	height: auto;
	width: 100%;
	border-bottom: 1px solid white;
}

.header_content {
	background: #000 url("../images/header_bg.jpg") repeat 0 0;
	float: left;
	/*height: 165px;*/
	height: auto;
	width: 100%;
	border-bottom: 8px solid #ceece8;
}

.navbar {
	background: none;
	border: none;
	border-radius: 0;
	color: white;
	margin-bottom: 0px;
	min-height: 60px;
}

.navbar-inverse .navbar-brand {
	font-family: 'opensans', sans-serif;
	font-size: 15px;
	/*font-weight: bold;*/
	color: white;
}

.navbar-brand {
	padding: 14px;
}

span.systemName {
	float: left;
	font-weight: bold;
	margin: 7px 5px;
	max-width: 140px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

img.headerLogo {
	float: left;
}

.navpic {
	padding-right: 9px;
	float: left;
}

.langpic {
	margin: 5px -5px;
	padding: 0;
}

.navbar-nav>li>a {
	line-height: 30px;
}

.navbar span.myname {
	float: left;
	height: 30px;
	max-width: 150px;
	overflow: hidden;
	padding: 0 2px 0 2px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.userpic, .domainpic {
	padding-right: 9px;
}

.dropdown-menu {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	display: none;
	float: left;
	font-size: 13px;
	left: 0;
	list-style: none outside none;
	margin: 2px 0 0;
	min-width: 160px;
	padding: 5px 0;
	position: absolute;
	text-align: left;
	top: 100%;
	z-index: 1000;
	height: auto;
	max-height: 200px;
	overflow-x: hidden;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: #56B3A6;
	color: #FFFFFF;
	outline: 0 none;
	text-decoration: none;
}

.dropdown_label {
	display: block;
	float: left;
	width: 100%;
}

.radio, .checkbox {
	display: block;
	margin-bottom: 2px;
	margin-top: 0;
	min-height: 10px;
	padding-left: 20px;
	vertical-align: middle;
}

.navbar-inverse .navbar-nav>li>a {
	color: white;
	font-size: 13px;
	transition: background-color 0.2s;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: rgba(0, 0, 0, 0.1);
}

.navbar-inverse .navbar-nav>li>a:hover {
	background-color: rgba(0, 0, 0, 0.1);
}

.nav-tabs {
	border-bottom: none;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgba(55, 75, 68, 0.3);
	border: none;
	color: #fff;
	cursor: default;
	transition: background-color 0.5s;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: none;
}

.nav-tabs>li>a {
	border: none;
	border-radius: 0;
	line-height: 1.42857;
	margin-right: 2px;
	color: white;
}

.nav-tabs>li>a:hover, .nav-tabs>li>a:focus {
	background-color: rgba(55, 75, 68, 0.2);
	color: white;
	transition: background-color 0.5s;
}

.nav-tabs.nav-justified>li>a {
	border-bottom: 0 none;
	border-radius: 0;
	font-family: 'opensansbold', sans-serif;
	/*font-weight: bold;*/
	padding: 10px;
}

.nav-tabs.nav-justified>li>a {
	margin-bottom: 0px;
}

.nav-tabs div.icons {
	display: block;
	height: 59px;
	margin: 10px auto;
	padding: 15px;
	width: 58px;
}

.nav-tabs div.icon1 {
	background: url("../images/nav_tab_icons.png") no-repeat scroll 0 0 transparent;
}

.nav-tabs div.icon2 {
	background: url("../images/nav_tab_icons.png") no-repeat scroll -58px 0 transparent;
}

.nav-tabs div.icon3 {
	background: url("../images/nav_tab_icons.png") no-repeat scroll -116px 0 transparent;
}

.nav-tabs div.icon4 {
	background: url("../images/nav_tab_icons.png") no-repeat scroll -174px 0 transparent;
}

.data_content-header {
	background-color: #f8f8f8;
	float: left;
	height: auto;
	margin: 15px;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
}

.sub_header-icon {
	background-color: #d8d8d8;
	color: #fff;
	float: left;
	font-size: 32px;
	height: 59px;
	padding: 10px 14px;
	width: 59px;
}

.sub_header-icon-key {
	background: url("../images/sub_header-icons.png") no-repeat scroll 0 0 #d8d8d8;
}

.sub_header-icon-setting {
	background: url("../images/sub_header-icons.png") no-repeat scroll -129px 0 #D8D8D8;
}

.sub_header-icon-device {
	background: url("../images/sub_header-icons.png") no-repeat scroll -258px 0 #d8d8d8;
}

.sub_header-icon-domain {
	background: url("../images/sub_header-icons.png") no-repeat scroll -66px -2px #D8D8D8;
}

.sub_header-icon-user {
	background: url("../images/sub_header-icons.png") no-repeat scroll -195px 1px #D8D8D8;
}

.sub_header-icon-reporting {
	background: url("../images/sub_header-icons.png") no-repeat scroll -323px -3px #D8D8D8;
}

.sub_header-icon-docs {
	background: url("../images/sub_header-icons.png") no-repeat scroll -385px -3px #D8D8D8;
}

.docsToUpload p {
	text-align: justify;
	font-weight: bold;
}

.action-items--show{
	z-index: 3000;
}

.panel-title {
	font-size: 12px;
}

.panel-body li {
	padding: 5px 0;
}

.sub_header-name {
	color: #525961;
	float: left;
	font-family: 'opensansbold', sans-serif;
	/*font-weight: bold;*/
	font-size: 19px;
	font-variant: small-caps;
	padding: 15px;
}

.sub_header-datalabel {
	color: #525961;
	float: left;
	padding: 11px 5px;
}

.sub_header-datalabel span.first_data {
	padding-left: 5px;
	font-family: 'opensansbold', sans-serif;
}

.sub_header-datalabel span.second_data {
	padding-left: 5px;
}

.sub_header-datalabel span.second_data_padded {
	padding: 15px;
}

.report-info {
	color: #cc3300;
	float: left;
	font-family: 'opensansbold', sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	padding: 10px;
}

.filter-title {
	color: #525961;
	float: left;
	font-family: 'opensansbold', sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	padding: 5px;
}

div.brokenDownByCertificate input[type="checkbox"] {
	height: 32px;
	width: 20px;
	vertical-align: middle;
}

div.brokenDownByCertificate label {
	padding-top: 6px;
	vertical-align: middle;
}

.modal {
	overflow-y: auto;
	z-index: 5000;
}

.modal-dialog {
	margin: 10% auto;
	width: 600px;
}

.modal-content {
	background-clip: padding-box;
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0px;
	box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
	outline: 0 none;
	position: relative;
	padding: 2%;
	float: left;
	width: inherit;
}

.modal-title {
	border-bottom: 8px solid #f8f8f8;
	color: #525961;
	font-family: "opensansbold", sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	margin-bottom: 15px;
	padding: 16px 0;
}

.box-title {
	border-bottom: 8px solid #f8f8f8;
	color: #525961;
	font-family: "opensansbold", sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	margin-bottom: 15px;
	padding: 16px 0;
}

.close {
	color: grey;
	float: right;
	font-family: 'opensansbold', sans-serif;
	font-size: 33px;
	line-height: 1;
	margin: -6px 5px 10px;
	opacity: 0.8;
	transition: opacity 0.5s ease 0s;
	text-shadow: none;
}

.close:hover {
	color: #df5a5a;
	opacity: 1;
	transition: opacity 0.5s;
}

.alertclose {
	margin-top: -8px;
}

div.alert>.green {
	color: #535D2C;
}

div.alert>.red {
	color: #A94442;
}

div.alert>.yellow {
	color: #8A6D3B;
}

p.modal1 {
	float: left;
	margin: 0 auto;
	padding: 0px 0 15px;
	width: 100%;
}

.glyphicon {
	padding-right: 5px;
}

.btn:focus {
	outline: none;
}

.btn:hover, .btn:focus {
	color: #FFF;
	text-decoration: none
}

.custom-btn {
	-moz-user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: pointer;
	display: inline-block;
	float: right;
	font-family: 'opensansbold', sans-serif;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 1.42857;
	margin: 0px 3px 9px 0px;
	padding: 11px 14px;
	text-align: center;
	transition: background-color 0.2s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
	height: 40px;
}

.custom-btn-add, .custom-btn-delete, .custom-btn-login, .custom-btn-reset, .custom-btn-reg, .custom-btn-save, .custom-btn-dl, .custom-btn-send {
	background-color: #56b3a6;
	color: #fff;
	border: none;
}

.custom-btn-add:hover, .custom-btn-delete:hover, .custom-btn-login:hover, .custom-btn-reset:hover, .custom-btn-reg:hover, .custom-btn-save:hover, .custom-btn-dl:hover, .custom-btn-send:hover {
	background-color: #238c82;
	color: #fff;
	border: none;
}

.custom-btn-basic {
	background-color: #525961;
	border: medium none;
	color: #fff;
	float: right;
	margin: -9px 0;
}

.custom-btn-basic:hover {
	background-color: #F5F5F5;
	color: #525961;
	border: none;
}

.custom-btn-delete, .custom-btn-login, .custom-btn-reset, .custom-btn-reg, .custom-btn-save, .custom-btn-send {
	float: none;
}

.custom-btn-add {
	margin: 9px;
}

.custom-btn-search {
	background-color: #38414f;
	border: medium none;
	color: #fff;
	float: right;
	font-size: 17px;
	height: 40px;
	margin: 0 10px 5px 5px;
	padding: 9px;
	width: 42px;
	float: left;
}

.custom-btn-search:hover {
	background-color: #23354b;
	color: #fff;
	border: none;
}

.custom-btn-filter {
	background-color: #38414f;
	border: 0;
	color: #fff;
	float: right;
	font-size: 12px;
	height: 40px;
	margin: 0 0px 0 1px;
	padding: 11px 9px;
	float: left;
}

.custom-btn-filter:hover {
	background-color: #56b3a6;
	color: #fff;
	border: none;
}

.custom-btn-danger {
	background-color: #D9534F;
	border: medium none;
	color: #FFFFFF;
	float: none;
	margin-left: 0;
}

.custom-btn-danger:hover {
	color: #fff;
	background-color: #d2322d;
}

.custom-btn-neutral {
	background-color: #525961;
	border: medium none;
	color: #fff;
	float: right;
	margin-top: 10px;
}

.custom-btn-neutral:hover {
	color: #525961;
	background-color: #F5F5F5;
}

.custom-btn-dialogsave, .custom-btn-positive, .custom-btn-sendSms {
	background-color: #56b3a6;
	border: medium none;
	color: #fff;
	float: right;
	margin-top: 10px;
}

.custom-btn-dialogsave:hover, .custom-btn-positive:hover, .custom-btn-sendSms:hover {
	color: #525961;
	background-color: #F5F5F5;
}

.custom-btn-btntext {
	background-color: #56b3a6;
	border: medium none;
	color: #fff;
	float: left;
}

.custom-btn-dialogsave:hover, .custom-btn-positive:hover {
	color: #525961;
	background-color: #F5F5F5;
}

.custom-btn-upload {
	background-color: #56b3a6;
	border: medium none;
	color: #fff;
	float: left;
	margin-top: 10px;
}

.custom-btn-danger-small {
	background-color: #D9534F;
	border: medium none;
	color: #FFFFFF;
	float: none;
	font-size: 19px;
	height: 40px;
	margin-left: 0;
	padding: 9px;
	text-align: center;
	width: 42px;
}

.custom-btn-danger-small:hover {
	color: #fff;
	background-color: #d2322d;
}

.custom-btn-operator {
	background-color: transparent;
	border: none;
	border-radius: 0;
	color: #959595;
	font-size: 15px;
	padding: 0 1px;
	text-align: center;
}

.custom-btn-operator:focus {
	color: #959595;
	text-decoration: none
}

.custom-btn-operator:hover {
	color: #23354b;
}

.custom-btn-back {
	font-size: 35px;
	color: #525961;
	opacity: 1;
}

.custom-btn-back:hover {
	opacity: 0.8;
}

.custom-btn-status-active {
	color: #56b3a6;
}

.custom-btn-status-active:hover {
	color: #56b3a6;
	cursor: default;
}

.custom-btn-status-inactive {
	color: #df5a5a;
}

.custom-btn-status-inactive:hover {
	color: #df5a5a;
	cursor: default;
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}

.btn-right {
	float: right;
	margin-right: 5px;
}

.searchbar {
	display: block;
	float: left;
	margin-bottom: 0;
	width: 100%;
}

.system-error-panel {
	display: block;
	float: left;
	margin-bottom: 0;
	width: 100%;
}

.panel-heading:hover {
	cursor: pointer;
}

.form {
	float: left;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}

.first {
	margin-left: 0;
}

.form-control {
	background-color: #F2F2F2;
	background-image: none;
	border: none;
	border-bottom: 2px solid #e4e3e3;
	border-radius: 0;
	box-shadow: none;
	color: #23354b;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 1.42857;
	padding: 10px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 100% important!;
	/*min-width: 219px;*/
}

.form-control:focus {
	border-bottom-color: #e4e3e3;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(149, 149, 149, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(149, 149, 149, 0)
}

.form-control2 {
	background-color: transparent;
	background-image: none;
	border: none;
	border-bottom: 0px;
	border-radius: 0;
	box-shadow: none;
	color: #fff;
	display: block;
	font-size: 13px;
	height: 40px;
	line-height: 1.42857;
	padding: 10px 10px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
	width: 0px;
	min-width: 100px;
	text-align: right;
	float: left;
	/*min-width: 219px;*/
}

.form-control2:focus {
	border-bottom-color: #e4e3e3;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(149, 149, 149, 0);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(149, 149, 149, 0)
}

.select {
	background-image: url("../images/caret2.png");
	padding-right: 0px;
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 1px;
	text-overflow: '';
}

.auto-dropdown {
	width: auto;
}

select::-ms-expand {
	display: none;
}

.form-inline .form-group {
	display: inline-block;
	float: left;
	margin: 0 5px;
	vertical-align: middle;
}

.form-group-validation-code-input {
	width: 30%;
	float: left;
}

.form-group-validation-code-button {
	width: 70%;
	float: left;
}

.form-group-international-mobile-caller-id {
	width: 40%;
	float: left;
}

.form-group-subscriber-mobile-number {
	width: 60%;
	float: right;
	padding-left: 40px;
}

.form-control[readonly], fieldset[disabled] .form-control {
	cursor: default;
	background-color: #FFF;
	color: #525961;
	margin: 0;
	padding: 0;
}

.lang-group {
	margin: 10px;
}

.langselect {
	margin: 10px;
	border: 0px;
	background: transparent;
	width: 80px;
	padding: 10px 5px 5px 10px;
	font-size: 12px;
	height: 34px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: transparent url("../images/caret.png") no-repeat scroll 85% 60%/8px;
	color: #fff;
}

option {
	vertical-align: middle;
	background-color: white;
	border: 0px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	clear: both;
	color: #333;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}

option:hover, .langselect:hover {
	cursor: pointer;
}

.form-control[readonly], fieldset[disabled] .form-control:-moz-placeholder {
	color: #525961
}

.form-control[readonly], fieldset[disabled] .form-control::-moz-placeholder {
	color: #525961;
	opacity: 1
}

.form-control[readonly], fieldset[disabled] .form-control:-ms-input-placeholder {
	color: #525961
}

.form-control[readonly], fieldset[disabled] .form-control::-webkit-input-placeholder {
	color: #525961
}

.form-control[readonly]:focus, fieldset[disabled]:focus {
	border-bottom-color: #e4e3e3;
	outline: 0;
	-webkit-box-shadow: none);
	box-shadow: none;
}

.has-error .form-control {
	border-color: #D9534F;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.has-error .form-control:focus {
	border-color: #D9534F;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 2px 3px #D9534F;
}

div.has-error>span.form-control-feedback {
	color: #D9534F;
	float: right;
	font-size: 18px;
	margin-top: -3px;
	padding: 3px 28px 0px 28px;
}

div.has-error>span.custom-x{
    margin-top: -27px !important;
}

div.has-success>span.custom-x{
    margin-top: -27px !important;
}

.has-success .form-control {
	border-color: #56B3A6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.has-success .form-control:focus {
	border-color: #56B3A6;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 2px 3px #56b3a6;
}

div.has-success>span.form-control-feedback {
	color: #56B3A6;
	float: right;
	font-size: 18px;
	margin-top: -3px;
	padding: 0 28px;
}

.login-panel {
	margin: 20px auto;
	max-width: 500px;
}

.login-modal-header {
	border-bottom: 8px solid #f8f8f8;
	color: #525961;
	font-family: "opensansbold", sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	margin-bottom: 15px;
	padding: 16px 0;
	height: 65px;
}

.login-modal-header h4.modal-title {
	float: left;
	border-bottom: 0px;
	font-family: "opensansbold", sans-serif;
	font-size: 19px;
	font-variant: small-caps;
	margin-bottom: 0px;
	padding: 0px 0 15px 0;
}

.lang-group-login {
	margin-top: -5px;
	color: #000;
}

.black {
	color: #000;
}

.user-panel {
	margin: 0px auto;
	max-width: 500px;
}

.panel-default {
	border-color: #ddd;
}

.panel {
	background-color: #fff;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	margin-bottom: 20px;
}

.form-group>input {
	margin: 0;
	width: 100%;
}

.multiselect.dropdown-toggle.form-control {
	text-align: left;
	width: auto;
}

/*a.modal-subButtonLink {margin: 2%;}*/

.table {
	float: left;
	margin-bottom: 0;
	margin-top: 15px;
	width: 100%;
}

.horizontal-scrollable-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

thead {
	background-color: #f8f8f8;
	border-top: 3px solid #e4e3e3;
	color: #23354b;
	font-family: 'opensansbold', sans-serif;
	/*font-weight: bold;*/
	font-size: 13px;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	border-top: 1px solid #e4e3e3;
	line-height: 1.42857;
	padding: 8px 10px;
	vertical-align: middle;
}

table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f8f8f8;
}

tr:hover {
	cursor: pointer;
}

td.listSign {
	background: url("../images/listsign.png") no-repeat scroll 6px 10px transparent;
	color: #56b3a6;
	text-align: center;
	opacity: 0;
	width: 20px;
}

tr:hover>td.listSign {
	cursor: pointer;
	color: #56b3a6;
	opacity: 1;
	transition: opacity 0.2s;
}

/*.lastColumn {
    text-align: right;
}

.firstColumn {
    padding-left: 10px;
}

td.operators {
    text-align: right;
}*/

.lastcolumn {
	padding-right: 10px;
}

.firstcolumn {
	padding-left: 10px;
}

.paginationDiv {
	text-align: center;
}

.pagination {
	border-radius: 4px;
	display: inline-block;
	margin: 12px 0;
	padding-left: 0;
}

.pagination>li>a, .pagination>li>span {
	background-color: #f8f8f8;
	border: medium none;
	color: #a7a7a7;
	float: left;
	font-family: 'opensansbold', sans-serif;
	height: 35px;
	line-height: 1.42857;
	margin: 2px;
	padding: 9px 6px;
	position: relative;
	text-decoration: none;
	width: 35px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #72bbb1;
	color: white;
}

.pagination>li:first-child>a, .pagination>li:first-child>span, .pagination>li:first-child>span:hover {
	background-color: transparent;
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
	font-size: 18px;
	margin: 2px;
	padding: 6px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	background-color: transparent;
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
	font-size: 18px;
	margin: 2px;
	padding: 6px;
}

.pagination>li:first-child>a:hover, .pagination>li:last-child>a:hover {
	color: #72bbb1;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #72bbb1;
	color: #fff;
	cursor: pointer;
	z-index: 2;
}

.footer>.container {
	border-top: 1px solid #eee;
	color: #777;
	line-height: 1.5;
	margin-top: 20px;
	padding-bottom: 40px;
	padding-top: 40px;
	position: relative;
}

.footericon {
	left: 50%;
	margin-left: -61px;
	position: absolute;
	opacity: 0.6;
	transition: opacity 0.5s;
}

.footericon:hover {
	opacity: 1;
	transition: opacity 0.5s;
}

.footer-links.right {
	float: right;
}

.footer-links {
	padding: 0px;
	float: left;
	list-style: none outside none;
	margin: 0;
}

.footer-links li {
	margin: 0 0 0 7px;
	display: inline-block;
	line-height: 16px;
}

.centered {
	text-align: center;
}

/* ALERTS */

.alert {
	border: none;
	border-radius: 0;
	float: left;
	font-family: 'opensansbold', sans-serif;
	height: 50px;
	padding-top: 15px;
	position: relative;
	text-align: center;
	transition: display 1s ease 0s;
	width: 100%;
	z-index: 0;
}

.alert-success {
	background-color: #edf9a9;
	border-bottom: 4px solid #c5d472;
	color: #535d2c;
}

.alert-danger {
	background-color: #f2dede;
	border-bottom: 4px solid #d69595;
	color: #a94442;
}

.alert-warning {
	background-color: #fcf8e3;
	border-bottom: 4px solid #d5cea8;
	color: #8a6d3b;
}

label {
	display: inline-block;
	font-family: "opensans", sans-serif;
	font-size: 13px;
	margin-bottom: 0;
	padding: 0 0 5px;
	text-align: left;
}

div.clickable {
	position: relative;
}

div.clickable a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;
	z-index: 10;
	background-color: white;
	opacity: 0;
	filter: alpha(opacity=1);
}

.searchResultsNumber {
	margin-top: 15px;
	margin-left: 10px;
	font-family: 'opensansbold', sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
}

.searchResultMessage {
	margin-top: 15px;
	margin-left: 10px;
	font-family: 'opensansbold', sans-serif;
	font-size: 13px;
	float: left;
	width: 100%;
}

.user-table, .domain-table {
	table-layout: fixed;
	width: 100%;
}

.user-table td, .domain-table td {
	overflow: hidden;
	text-overflow: ellipsis;
}

/* Column widths are based on these cells */

.user-table .column-displayName {
	width: 25%;
}

.user-table .column-username {
	width: 20%;
}

.user-table .column-email {
	width: 25%;
}

.user-table .column-cert {
	width: 25%;
}

.user-table .column-emailVerified {
	width: 15%;
}

.user-table .column-status {
	width: 10%;
}

.domain-table .column-status, .device-table .column-status {
	width: 15%;
}

.searchbar .date-filter {
	width: 100px;
}

.reporting-table .column-domain, .reporting-table .column-email, .reporting-table .column-PKCS1_HASH span {
	white-space: nowrap;
}

.reporting-table .column-xadesB, .reporting-table .column-xadesT, .reporting-table .column-padesB, .reporting-table .column-padesT, .reporting-table .column-PKCS1, .reporting-table .column-total {
	width: 9%;
	text-align: center;
	vertical-align: middle;
}

.reporting-table tfoot {
	background-color: #f8f8f8;
}

.reporting-table>tfoot>tr>td {
	font-weight: bold;
}

.user-table .column-domain {
	width: 15%;
}

.user-table .column-operations, .domain-table .column-operations, .device-table .column-operations {
	width: 20%;
	text-align: center;
}

.domain-table .column-domainName {
	width: 40%;
}

.device-table .column-displayName, .device-table .column-loginId {
	width: 35%
}

.block-label {
	display: block;
}

.data_content-header_accept {
	background-color: #f8f8f8;
	float: left;
	margin-top: 15px;
	min-height: 225px;
	padding: 15px;
	width: 100%;
}

fieldset {
	width: 100%;
}

.name-box
      {
        display:table !important;
        width:100% !important;
      }

.title-row, .name-row
      {
        display:block !important;
      }

.name-group
      {
      width: 100% ;
      }

body.wait * {
	cursor: progress !important;
}

.mobile-group, .name-group {
	display: table;
}

.mobile-edit-group, .name-edit-group {
	display: table;
	margin-bottom: 5px;
}

.mobile-row, .name-row, .title-row {
	display: table-row;
}

.surname-title, .givenname-title {
	display: table-cell;
}

.mobile-title {
	display: table-caption;
}

.mobile-international, .name-surname {
	display: table-cell;
}

.mobile-international> .name-surname>input {
	margin-right: 14px !important;
}
.mobile-international-padding{
	padding-right: 10px !important;
}
.mobile-international .glyphicon {
	padding-left: 0px !important;
	padding-top: 5px !important;
}

.mobile-number, .name-givenname {
	display: table-cell;
	width: 100%;
}

.mobile-number>input, .name-givenname>input, .name-surname>input {
	width: 100% !important;
}

.mobile-number .glyphicon, .name-givenname .glyphicon {
	padding-top: 5px !important;
}

.mobile-edit-help, .name-edit-help {
	display: table-caption;
	caption-side: bottom;
}

.right {
	float: right;
}

.mg-r-lg {
	margin-right: 50px;
}

.mg-l-md {
	margin-left: 25px;
}

.mg-t-sm {
	margin-top: 5px !important;
}
.doc_hash {
	max-width: 230px;
	word-break: break-all;
}

td.doc_name {
	word-break: break-all;
}

.back-to-top {
	background-color: #f2f1ec;
	background-image: url("../images/icon-uparrow_01.png");
	background-position: 5px 5px;
	background-repeat: no-repeat;
	bottom: 50px;
	color: #000;
	cursor: pointer;
	display: none;
	font-size: 12px;
	height: 50px;
	opacity: 1;
	position: fixed;
	right: 8%;
	transition: all 0.5s ease 0s;
	width: 50px;
	z-index: 9999;
	background-color: #72bbb1;
}

.back-to-top:hover, .back-to-top:focus, .back-to-top:active {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.tablewrap {
	max-height: 400px;
	overflow-y: hidden;
	display: inline-block;
}

.glyphicon:empty {
	width: 1.3em;
}

#more {
	margin: 0px;
	padding: 0px;
}


#usersTbody a:hover, #domainsTbody a:hover {
	text-decoration: none;
}

/* checbox hack */

label.custom-option {
	display: inline-block;
	height: 22px;
	padding: 0;
	position: relative;
	vertical-align: top;
}

label.custom-option+label {
	padding: 0 10px;
}

label.custom-option input[type="checkbox"], label.custom-option .button-checkbox {
	bottom: 0;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
}

label.custom-option input[type="checkbox"] {
	margin: 0;
	opacity: 0;
}

label.custom-option .button-checkbox {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #525961;
}

label.custom-option input[type="checkbox"]:checked+.button-checkbox {
	border-color: #525961;
}

label.custom-option input[type="checkbox"]+.button-checkbox::after {
	content: "";
	position: absolute;
	z-index: 2;
}

label.custom-option {
	width: 22px;
}

label.custom-option.button input[type="checkbox"]+.button-checkbox::after {
	background: #53919c none repeat scroll 0 0;
	bottom: 5px;
	display: none;
	left: 5px;
	top: 5px;
	width: 8px;
}

label.custom-option.button input[type="checkbox"]:checked+.button-checkbox::after {
	display: block;
}

label.custom-option.toggle {
	width: 58px;
}

label.custom-option.toggle::before, label.custom-option.toggle::after {
	color: #777;
	font-family: open sans, sans-serif;
	font-size: 8px;
	line-height: 19px;
	position: absolute;
	text-align: center;
	top: 1px;
	width: 30px;
	z-index: 1;
}

label.custom-option.toggle::before {
	content: attr(data-on);
	left: 1px;
}

label.custom-option.toggle::after {
	content: attr(data-off);
	right: 1px;
}

label.custom-option.toggle input[type="checkbox"]+.button-checkbox::after {
	background: #ccc none repeat scroll 0 0;
	bottom: 1px;
	display: block;
	left: 1px;
	top: 1px;
	transition: all 0.3s ease 0s;
	width: 25px;
}

label.custom-option.toggle input[type="checkbox"]:checked+.button-checkbox::after {
	background: #354653 none repeat scroll 0 0;
	left: 30px;
}

/* tooltips */

.tooltip-inner {
	white-space: pre-wrap;
}

.red-tooltip+.tooltip>.tooltip-inner {
	background-color: #d83232;
	padding: 8px;
	border-radius: 0px;
}

.wide-tooltip+.tooltip>.tooltip-inner {
	width: 300px;
}

.red-tooltip+.tooltip>.tooltip-arrow {
	top: -3px;
	left: 50%;
	margin-left: -7px;
	border-width: 0 7px 8px;
	border-bottom-color: #d83232;
}

.profile-apikey{
	color: #56b3a6;
}

#domainSuspended:hover {
	overflow: visible;
	white-space: normal;
	height: auto;
}

/* edit profile/domain button alignment fix */

.custom-btn-details-top {
	margin-top: -10px;
}

#subscriptionsTbody:hover {
	cursor: auto;
}

.glyphicon.glyphicon-info-sign.centerAlignedHelper {
	margin-top: 20px;
}

#hiddenHeaderEmailParent {
	display: none;
}

#certificateDataApproval {
	height: 20px;
	width: 20px;
}

html, body {
	overflow-x: hidden;
}

.doc_name div {
	overflow: hidden;
	white-space: nowrap;
	max-width: 250px;
	text-overflow: ellipsis;
}

.download-mobile-container {
	height: 100%;
	border: none;
	border-bottom: 2px solid #e4e3e3;
    border-radius: 0;
    box-shadow: none;
    padding: 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	vertical-align: middle;
}

.download-mobile-container p {
	font-weight: bold;
}	

.appstore-container {
	display: flex;
    justify-content: center;
    height: 48px;
}

.googlestore-button {
	background: url("../images/google_store.png") no-repeat scroll 0 0 transparent;;
	width: 120px;
	margin: 5px 5px 5px 5px;
	cursor: pointer;
}

.mobile-device-list {
	list-style-type: circle;
	margin-bottom: 0px;
}

.mobile-device-list span {
	padding-right: 5px;
	color: #56b3a6;
}

.mobile-device-list a {
	cursor: pointer;
	text-decoration: underline;
}

.profile-csp-container {
    height: 100%;
    border: none;
    border-bottom: 2px solid #e4e3e3;
    border-radius: 0;
    box-shadow: none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    vertical-align: middle;
    padding-bottom: 10px;
}

.profile-csp-container ol {
    margin-top: 10px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.profile-csp-container li {
	padding: 0px;
}

.profile-csp-container li > a {
	cursor: pointer;
	text-decoration: underline;
}

.profile-csp-needmobileapp  {
	display: block;
	color: red;
}


/* Media queries should be placed on the bottom of the stylesheet*/

@media (max-width: 548px) {
    .header-btn-pull-left {
        float: left;
    }
}


@media ( max-width : 480px) {
	.modal-title, .sub_header-name {
		font-size: 16px;
	}
	.sub_header-datalabel {
		padding: 5px;
	}
	.custom-btn-basic {
		margin: 30px 0 10px;
		float: left;
	}
}

@media screen and (min-width: 992px) {
	.the-icons li {
		width: 12.5%;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
    .multiselect.dropdown-toggle.form-control {
        overflow: hidden;
        white-space: nowrap;
        width: 395px;
        text-overflow: ellipsis;
    }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

	.data_content-header {
		background-color: #f8f8f8;
		float: left;
		margin: 15px;
		width: 100%;
		height: auto;
		padding-top: 15px;
	}
	

	.sub_header-name {
		color: #525961;
		float: left;
		font-family: 'opensansbold', sans-serif;
		/*font-weight: bold;*/
		font-size: 19px;
		font-variant: small-caps;
		padding: 5px;
	}
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.modal-dialog {
		margin: 10% auto;
        width: 100%;
	}
	
	.data_content-header {
		background-color: #f8f8f8;
		float: left;
		margin: 15px;
		width: 100%;
		height: auto;
		padding-top: 15px;
	}
	
	.sub_header-name {
		color: #525961;
		float: left;
		font-family: 'opensansbold', sans-serif;
		/*font-weight: bold;*/
		font-size: 19px;
		font-variant: small-caps;
		padding: 5px;
	}

    #custom-x1 {
    margin-top: -27px !important
    }

    #custom-x2 {
    margin-top: -27px !important
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
    .multiselect.dropdown-toggle.form-control {
        overflow: hidden;
        white-space: nowrap;
        width: 280px;
        text-overflow: ellipsis;
    }

    .modal-dialog {
        margin: 10% auto;
        width: 100%;
	}
	
	.data_content-header {
		background-color: #f8f8f8;
		float: left;
		margin: 15px;
		width: 100%;
		height: auto;
		padding-top: 15px;
	}


	.sub_header-name {
		color: #525961;
		float: left;
		font-family: 'opensansbold', sans-serif;
		/*font-weight: bold;*/
		font-size: 19px;
		font-variant: small-caps;
		padding: 5px;
	}
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
    .modal-dialog {
        margin: 10% auto;
        width: 100%;
    }
}

#subscriptionUrgent {
    width: 470px !important;
    height: auto;
}

.custom-file-upload {
    cursor: pointer;
    display: inline-block;
    padding: 10px;
    background-color: #007bff;
    color: #fff;
    border: 1px solid #007bff;
    text-align: center;
}

#fileInput {
    display: none;
}

#fileName {
    margin-top: 10px;
}

.privacy-policy-container {
	margin-bottom: 20px;
}
