/* Additional Styles */

.no-access
{
	padding: 15px;
	border-radius: 5px;
	margin: 20px 0px;
	background: #eee;
	width: auto;
    background-color: #F5F5F5;
    border: 1px solid #999999;
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 30px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    display:block;
}

.button-link
{
	background:none!important;
     border:none;
     padding:0!important;
     cursor: pointer;
}

#user-info
{
	padding: 20px;
	float:right;
	margin-right:20px;
	color:#666;
	font-weight: bold;
	font-size: 14px;
}

.dropbox
{
    padding: 0;
    width: 98%;
    height: 58px;
    color: #333333;
    font-weight: lighter;
    box-shadow: 0 1px 5px rgba(0, 0, 0, .1)inset;
    border: 1px solid #999 !important;
    background: white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px!important;
}

#file-icon
{
    padding: 5px;
    float: left;
}

#file-message
{
    display:block;
    float: left;
    height: 100%;
    line-height: 48px;
    padding: 5px;
}

.small-btn {

    color: #FFF;
    font-weight: 700;
    padding:5px 15px;
    margin: 5px;
    height: 30px !important;
    /*line-height: 30px!important;*/
    border: 1px;
    background-color: #EE0015;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px!important;
    text-align: center;
}

#userfile
{
    display: none;
    visibility: hidden;
}

.str-lg
{
    font-size: 14px;
}

tfoot
{
     display: table-header-group;
}

table
{
    width: 100% !important;
    border: 1px solid #ddd;
}

table th
{
    border: 1px solid #ddd !important;
    background: #F5F5F5;
}

.column-search input
{
    width: 100% !important;
    max-width: 100%;
    box-sizing: border-box;
}

.dataTables_length, .dataTables_filter
{
    margin-top: 1em;
    margin-bottom: 1em;
}

.gt-cols .gt-content {
    width: 100%; position: relative;
}

.gt-width-70 {
    min-width: 800px;
	max-width: 960px;
    position: relative;
    left: 0px;
    margin-top: 60px;
}

.gt-width-60{
    width: 800px;
    position: relative;
    left: 0px;
    margin-top: 50px;
}

.gt-width-40 {
    width: 500px;
    position: relative;
    float: right;
	margin:50px 100px 60px 5px

}

.gt-width-30 {

    position: relative;
	right: 0;
	margin:60px 30px 0 30px;
}

.gt-footer
{

	clear: both;
	border-top: 1px solid #aaa;
	font-size: 93%;
	color: #666666;
	padding: 10px;
	margin: 20px 35px;
	text-align: left;
}


/* Datatables styles,*/
.column-visible
{
    background: #EA0023;
    color: white;
    border-radius: 3px;
    padding: 5px;
    border: 1px solid #777;
    font-size: 1em;
    margin: 0.25em 0.1em;
    cursor: pointer;
    display: inline-block;
}

.column-invisible, .dt-buttons .dt-button
{
    background: #fff;
    color: black;
    border-radius: 3px;
    padding: 5px;
    border: 1px solid #999;
    font-size: 1em;
    margin: 0.25em 0.1em;
    cursor: pointer;
    display: inline-block;

}

.dt-buttons
{
    float: right !important;
    margin: 5px 5px 5px 25px !important;
}

.required {
    color: #EE0015;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}

.required-right {
	float:right;
    color: #EE0015;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
	margin-right: 15px;
	margin-top: 5px;
}

label span {
	font-size: 11px;

}


.box {
	width:25px;
	display: inline-block;
	margin-bottom: 10px;

}

input[type="checkbox"] {
	font-size: 20px;
  	background-color:#fff;


}
.ins {
	font-size:11px;
}

p {

	margin:5px 0 11px 0;
	line-height: normal;
	font-family:inherit;
	display: block;
	color: #666666;
	clear:both;

}
.casicien {

	margin:5px 0 11px 0;
	line-height: normal;
	font-family:inherit;
	display: block;
	color: #666666;
	clear:both;

}

label {
  display: block;
  margin-bottom: 10px;
}
.cien {
  display: block;
  margin-bottom: 10px;
}