﻿/* Boostrapmin.css */
/*custom styles*/
.tasktab > thead:first-child > tr:first-child > th {width:10% !important;}
/*.container {
    padding-right: 5px;
    padding-left: 5px;
}*/ 
 .table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{
	 padding:5px;
	 vertical-align: middle;
 }
 th {
	font-size: 12px;
	}
 label{
     font-weight:300;
     margin-bottom:0px;
     padding-left:6px;
 }
 label.ListView{	
	font-weight:100;
}	

.label{
	display:block;

}

.button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    /*text-decoration:underline;*/
    padding: 0px;
    color: #787d8f;
    font-size: 14px;
    font-family: 'Noto Sans', sans-serif;
}
    .button:hover {
    color:#0093c9;
}

a{
    color:#505458;
    /*font-size:14px;*/
    font-family:'Noto Sans', sans-serif;
}

.link{
    font-size:14px;
}

.icon-list-demo a{
  cursor: pointer;
  line-height: 45px;
  white-space: nowrap;
  color: #75798B;
}

.icon-list-demo button{
  cursor: pointer;
  line-height: 35px;
  white-space: nowrap;
  color: #75798B;
}

.icon-list-demo .iconAnimation:hover {
    color: #ffaa00;
}
.icon-list-demo .iconAnimation:hover i {
  -o-transform: scale(1.5);
  -webkit-transform: scale(1.5);
  moz-transform: scale(1.5);
  transform: scale(1.5);
}

.icon-list-demo .iconAnimation{
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  background-clip: padding-box;
}

h4.Nombre, a.Nombre{
    color:#505458;
    font-size:18px;
    font-weight:500;
    font-family:'Roboto', sans-serif;
}
a:hover {
    color: #FFAA00;
}
.form-control{
	padding:3px 6px 3px 6px;
    height:26px;
    font-size:12px;
}
select.form-control{
   padding-left:3px;
}

.form-control[disabled], fieldset[disabled] .form-control{
    cursor:auto;
}
.link-Pointer{
    cursor:pointer;
}
.form-control[disabled]{
    background-color: #fafafa;
}
.form-group{
	margin-bottom:5px;
}
.breadcrumbNew{padding:0px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumbNew>li{display:inline-block}.breadcrumbNew>li+li:before{padding:0 5px;color:#ccc}.breadcrumbNew>.active{color:#777}

.linkT { text-transform: capitalize; }
.dropdown-submenu { 
    position: relative;
    font-size: 12px;
}
.dropdown-submenu>.dropdown-menu {
    top: 0;
    right: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu{
    font-size: 12px;
}

    /*.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
    }*/

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
	
.select2-container .select2-choice .select2-arrow{
        background-color:#fafafa;
        border-left: 0px solid #aaa;
}

.select2-container.select2-container-disabled .select2-choice .select2-arrow{
        background-color:#fafafa;
}

.input-group-addon.ageText{
    background-color: #fafafa;
    color: #999;
    font-size: 12px;
}

.input-group-addon.customeStyle{
    background-color: #fafafa;
    color: #999;
}

.input-group.listform{
    display:block;
    margin-right:15px;
}
.form-horizontal .form-group{
    margin-left:2px;
}

.panel{
    margin-bottom:0px;
}
/* Menu.css*/
.topbar .topbar-left {
  height: 50px;
  width: 200px;  
}
.app-search .form-control,
.app-search .form-control:focus {
  width: 300px;
}
.side-menu {
  width: 200px;
}
.side-menu.left {
  top: 50px;
}
.content-page {
  margin-left: 200px;
}
.content-page > .content {
  padding: 5px 5px 15px 5px;
}
.content-page > .content > .container > .content-inside {
  margin-bottom: 0px;
  margin-top: 0px;
  padding: 20px 5px 0px 5px;
}
.button-menu-mobile {
  padding: 0px 5px;
}
#sidebar-menu > ul > li > a {
  padding: 12px 25px 12px 10px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
  width: 130px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu > ul > li > a {
  padding: 15px 20px 15px 15px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  width: 200px;
}
.contacts-list .avatar {
  float: none;
}
.contacts-list .list-group-item span.name {
  float: none;
}
.notifi-title{
    font-size: 12px;
}

/* Pages.css */
 .thumb {
  box-shadow: none;
  margin-top: 0px;
  padding-top: 0px;
  width: none;
}
.thumb-img {
  width: 50%;
}
.thumb-img-forgot {
  border-radius: 2px;
  overflow: hidden;
  width: 50%;
}
.thumb-img-reset {
  border-radius: 2px;
  overflow: hidden;
  width: 50%;
}
/*.wrapper-page {
  margin: 5% auto 20% auto;
}*/

/* Components.css */
.panel{
    margin-bottom:0px;
}
.panel .panel-body {
  padding: 1px  20px  10px  15px;
}
.panel-heading {
  padding: 1px 20px 10px 20px;
}
tbody {
  color: none;
}

.panel-border .panel-heading {
    padding-top: 2px;
    padding-left: 15px;
    /*padding-right: 0px;*/
    padding-right: 15px;
}
.panel-border .panel-body{
    padding-top:0px;
    padding-bottom:5px;
}
.btn-rounded{
    padding: 3px 9px;
}
/* core.css */

body {
    /*background-color: white;*/
    font-size: 12px;
}
/*dt{
    padding: 4px;
}

dd{
    padding: 4.5px;
}*/

.footer-image {
  bottom:0px;
  color: #58666e;
  text-align: center !important;
  padding: 20px 30px;
  position: absolute;
  width: 100%; 
  
}

.page-title-box {
    padding: 20px 20px 20px 30px;
    margin: -20px -20px 2px -20px;
}

.page-title-box-new {
    background: #ffffff;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.03);
    padding: 15px 20px 10px 10px;
    margin: -5px -5px 2px -5px;
    border-radius: 3px;
}

.page-title-box-with-button {
  background: #ffffff;
  /*box-shadow: 0 2px 2px rgba(0, 0, 0, 0.03), 0 1px 0 rgba(0, 0, 0, 0.03);*/
  padding: 10px 20px 15px 20px;
  margin: -20px -20px 2px -20px;
}
.page-title-box .breadcrumbNew {
  margin-top: 0px;
  padding-top: 2px;
}
.card-box {
  padding: 5px;
  margin-bottom: 5px;
}
.card-box-log {
  padding: 10px 30px 0px 30px;
  border: 1px solid rgba(54, 64, 74, 0.08);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 0px;
  background-color: #fff;
  height:35%;
  
}
.card-box-forgot {
  padding: 5px 5px 5px 5px;
  border: 1px solid rgba(54, 64, 74, 0.08);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: 0px;
  background-color: #fff;
  
  
}
.card-box-reset {
  padding: 30px 30px 0px 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  background-clip: padding-box;
  margin-bottom: none;
  background-color: #fff;
  
}
.row-table {
  margin-right: 0px;
  margin-left: 0px;
}

.table > tbody > tr > td.noborder{
    border-top: 0px solid #f3f3f3;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding-left: 5px;
  padding-right: 5px;
}
.breadcrumbNew {
  background-color: transparent;
  margin-bottom: 5px;
  margin-top: 5px;
}

.nameCapitalize 
{
    text-transform:none;
}

h4.nameCapitalize 
{
    text-transform:uppercase;
}

@media print {
    .breadcrumbNew {
        display: none;
        margin: 0px;
        padding: 0px;
    }
}

.cursor_pointer {
    cursor: pointer;
}

.topbar .topbar-left {
    /*background-color: #00bcb4;*/
    /*background-color: #0006cc;*/
    background-color: #374655;
}
.navbar-default {
    /*background-color: #00bcb4;*/
    /*background-color: #0006cc;*/
    background-color: #374655;
}
.top-menu-custom-style {
    text-align: center;
    color: #ffffff;
    padding: 0 15px;
    font-family: 'Noto Sans', sans-serif;
}
.form-control.app-search-input{
    height: 34px;
}
.page-title{
    margin-bottom: 10px;
    padding-left: 10px;
}

.edit-disabled {
    cursor: default;
}

button[disabled] {
    cursor: not-allowed;
}
#topnav .topbar-main {
    background-color: #343c49;
}

.container.Containermenu {
    width: 100%;
}

.wrapper{
   margin-top: 100px;
}

.form-control.topSearch {
    background-color: #f5f5f5 !important;
    color: rgba(42, 49, 66, 0.7) !important;
}
#topnav .app-search a {
    color: rgba(42, 49, 66, 0.7) !important;
    /*color: #ffffff !important;*/
    position: relative !important;
    top: auto !important;
    right: auto !important;
    margin-left: 10px !important;
}
@media (min-width: 992px) {
    #topnav .navigation-menu > li > a {
        padding-top: 30px;
        
    }
    #topnav .navigation-menu > li .submenu li a{
        padding-top: 2px;
        padding-bottom: 2px;
    }
}
#topnav .navbar-toggle span {
    background-color: rgba(42, 49, 66, 0.7);
}
#topnav .app-search{
    margin-top: 22px;
    margin-right: 0px;
}
#topnav .navbar-toggle .lines{
    margin-top: 30px;
}
.container{
    width: 100%;
}
input::-webkit-input-placeholder {
    color: rgba(42, 49, 66, 0.7)!important;
}

input:-moz-placeholder { /* Firefox 18- */
    color: rgba(42, 49, 66, 0.7) !important;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: rgba(42, 49, 66, 0.7) !important;
}

input:-ms-input-placeholder {
    color: rgba(42, 49, 66, 0.7) !important;
}

#topnav .navbar-toggle:hover .icons-bars {
    background-color: #3bafda;
}

#navlist li {
    display: inline;
    list-style-type: none;
    /*float: left;*/
}
.table > tbody > tr > th.no-border {
    border-top: none !important;
}

.table > tbody > tr > td.no-border {
    border-top: none !important;
}
.social-links li a{
    height:20px;
    line-height:20px;
    width: 25px;
    cursor: pointer;
}
.nav.nav-tabs + .tab-content{
    padding-left: 0px;
    padding-top: 0px;
}
.nav.nav-tabs + .tab-content{
    padding: 15px 0px 0px 10px;
}

.navtab-custom li.active a {
    border-radius: 3px;
}

.tabPanelText {
    padding-left: 20%;
}
.tabPanelCircle{
    padding-right: 20%;
}
/*.navtab-custom li.active a#linkNotContacted {
    border-top: 2px solid #777777 !important;
}*/
.m-b-2{
    margin-bottom: 2px;
}
.text-lightGreen {
    color: #92d050;
}
.text-yellow {
    color: #f7dc0b;
}

.text-darkGreen {
    color: #26ab6d;
}

.label-lightGreen {
    background-color: #92d050;
    /*#90ee90;*/
}

.label-yellow {
    background-color: #f7dc0b;
    /*#ffff00;*/
}

.label-darkGreen {
    background-color: #26ab6d;
    /*#006400;*/
}

.btn-lightGreen {
    background-color: #92d050;
    border: 1px solid #92d050 !important;
}

.btn-darkGreen {
    background-color: #26ab6d;
    border: 1px solid #26ab6d !important;
}

.btn-yellow {
    background-color: #f7dc0b;
    border: 1px solid #f7dc0b !important;
}
.btn-defaultState {
    background-color:#9fa8ad ;
}
.select2-container .select2-choice .select2-arrow {
    height: 80% !important;
    border-left: 0px solid #aaa !important;
    background-color: transparent !important;
    top: -3px !important;
}
.progress{
    margin-bottom: 0px;
}
#defaultPersonList{
    padding-left: 0px !important;
}

.progress {
    background-color: #d8d8d8;
}
.footable > thead > tr > th > span.footable-sort-indicator{
    display: none !important;
}
.footable-odd{
    background-color: #ffffff !important;
}
.table > thead:first-child > tr:first-child > th.contactDbTable {
    width : 12%;
}
table.dataTable tbody tr.selected {
    background-color: #B0BED9;
}
dt-buttons btn-group{
    margin-left: 6px;
}
.dt-buttons{
    float:right;
}

.table > thead:first-child > tr:first-child > th.todoRow {
    width: 16.6%;
}

#topnav .topbar-main .nav > li > a{
    line-height: 80px;
}
.label-border-radius{
    border-radius: 20px;
    height: 20px;
    font-size: 100%;
    padding-top: 5px;
}

span.switchery.switchery-small {
    background-color: #EFF0F4 !important;
}

.social-links li a.linkActive {
    background-color: #0093c9 !important;
    color: #ffffff !important;
}
.btn-group > .btn:last-child:not(:first-child){
    margin-left: 15px;
}

ul.dt-button-collection.dropdown-menu > * {
    padding: 0px !important;
    cursor: pointer;
}
.bootstrap-tagsinput{
    padding : 1px 0px !important;
    height: auto;
    line-height: normal;
    width: 100% !important;
}
.contactypeSpan {
    top: auto !important;
    font-size: 10px;
    height: 18px;
}
.cotactTypeButton {
    padding: 3px 0px !important;
    border-radius: 50px;
}

.cotactTypeButtonSpan {
    top: auto !important;
}
.bootstrap-tagsinput .tag{
    margin-left: 3px;
}
/*.datepicker .datepicker-dropdown .dropdown-menu .datepicker-orient-left .datepicker-orient-bottom{
    top: 155px !important;
}*/
.paddingLR {
    padding-left: 2px !important;
    padding-right: 2px !important;
}

textarea {
    resize: none !important;
}

@media (min-width: 1009px) and (max-width:1264px) {
    .wrapper {
        margin-top: 150px;
    }
}

@media (min-width: 992px) and (max-width:1008px) {
    .container.Containermenu {
        padding-left: 0px;
    }

    .wrapper {
        margin-top: 150px;
    }
}

@media (min-width: 768px) and (max-width:992px) {
    .container.Containermenu {
        padding-left: 0px;
    }

    .wrapper {
        margin-top: 90px;
    }

    #divSearchCriteria .col-sm-2{
        width: 100%;
    }

    #divSearchCriteria .col-sm-1 {
        width: 25%;
    }
    /*#navigation {
        position: absolute;
        top: 60px;
        left: 0;
        width: 100%;
        display: inline-table;
        height: auto;
        padding-bottom: 0;
        overflow: auto;
        border-top: 1px solid #e7e7e7;
        border-bottom: 1px solid #e7e7e7;
        background-color: #fff;
    }*/
}


@media (min-width: 768px) and (max-width:991px) {
    .wrapper {
        min-height: 550px;
        z-index: -1;
    }
}

@media (min-width: 498px) and (max-width:767px) {
    #topnav .navbar-toggle {
        position: absolute !important;
        right: 45px;
        top: 0;
    }

    #topnav .topbar-main .navbar-nav {
        position: absolute;
        right: 0;
        top: 0;
    }

    .container.Containermenu {
        padding-left: 0px;
    }

    .wrapper {
        margin-top: 90px;
    }

    .allContactTab {
        top: 0px !important;
    }
}
@media (min-width: 200px) and (max-width:497px) {
    #topnav .navbar-toggle {
        position: absolute !important;
        right: 45px;
        top: 0;
    }

    #topnav .topbar-main .navbar-nav {
        position: absolute;
        right: 0;
        top: 0;
    }

    .container.Containermenu {
        padding-left: 0px;
    }

    .wrapper {
        margin-top: 90px;
        min-height: 550px;
        z-index: -1;
    }
    .allContactTab {
        top: 0px !important;
    }
}
/*@media (min-width: 768px) and (max-width:991px) {

    .container.Containermenu {
        padding-left: 0px;
    }

    .wrapper {
        margin-top: 150px;
    }
    #topnav .navigation-menu > li .submenu {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
        border: 1px solid #e7e7e7;
        padding: 15px 0;
        list-style: none;
        min-width: 200px;
        visibility: hidden;
        opacity: 0;
        margin-top: 10px;
        -webkit-transition: all .2s ease;
        transition: all .2s ease;
        background-color: #ffffff;
        box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1);
    }

        #topnav .navigation-menu > li .submenu.megamenu {
            white-space: nowrap;
            width: auto;
        }
}*/
.footer{
    background-color: #ffffff;
    /*z-index: 999;*/
}
.btn-distributor {
    background-color: #f0f !important;
    border: 1px solid #f0f !important;
}
.btn-distributor:hover {
    background-color: #f0f !important;
    border: 1px solid #f0f !important;
    cursor: default;
}
.label-distributor {
    background-color: #f0f;
}
.btn-salesAgent {
    background-color: #f60 !important;
    border: 1px solid #f60 !important;
}
.btn-salesAgent:hover {
    background-color: #f60 !important;
    border: 1px solid #f60 !important;
    cursor: default;
}
.label-salesAgent {
    background-color: #f60;
}
.btn-finalClient {
    background-color: #01ffff !important;
    border: 1px solid #01ffff !important;
}

.btn-finalClient:hover {
    background-color: #01ffff !important;
    border: 1px solid #01ffff !important;
    cursor: default;
}

.label-finalClient {
    background-color: #01ffff;
    color: #565656 !important;
}
.btn-strategic-partner {
    background-color: #8000ff !important;
    border: 1px solid #8000ff !important;
}

.btn-strategic-partner:hover {
    background-color: #8000ff !important;
    border: 1px solid #8000ff !important;
    cursor: default;
}

.label-strategic-partner {
    background-color: #8000ff;
}
.input-group-addon{
    padding: 5px 12px;
}
textarea.form-control{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.client-menu{
    pointer-events: none;
    font-weight: 600;
}
#topnav .navigation-menu > li .submenu.megamenu > li{
    width: 100%;
}
.capital-first::first-letter {
    text-transform:uppercase;
}
.select2-choice abbr{
    top: 3px !important;
    right: 0px !important;
}
.select2-container.select2-allowclear .select2-choice .select2-chosen{
    margin-right: 12px !important;
}
.commentHeight {
    height: 125px !important;
}
.modal-body-padding{
    padding: 5px 10px !important;
}
.modal-content-padding {
    padding: 15px !important;
}
.modal-header-padding {
    padding: 5px !important;
}
.email-msg-default {
    color: blue !important;
}.email-msg-success {
    color: green !important;
}
.email-msg-fail {
    color: red !important;
}
.tbl-maintance-td-btn{
    width: 2% !important;
}
#topnav .topbar-main .nav > li > a {
    color: #666666 !important;
}
#topnav .navigation-menu > li > a i {
    font-size: 18px;
    vertical-align: middle;
    margin-bottom: 5px;
    text-align: center;
    display: block;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    /*color: #ffffffb3;*/
}
#topnav .navigation-menu > li > a {
    padding-top: 22px;
    /*color: #ffffffb3;*/
}
.topbar-main .container {
    /*background-color: #343c49;*/
    background-color: #dddddd;
}
#topnav .has-submenu.active a, #topnav .has-submenu a:hover {
    /*color: #ffffff !important;*/
    color: #666666 !important;
    background-color: rgba(255, 255, 255, 0.49) !important;
}
#topnav .has-submenu.active a i, #topnav .has-submenu a:hover i {
    /*color: #ffffff !important;*/
        color: #666666 !important;
}

@media (min-width: 992px){
    #topnav .navigation-menu > li:first-of-type a {
        padding-left: 20px;
    }
    #topnav .navigation-menu > li > a {
        padding-bottom: 15px;
    }
}

@media (min-width: 768px){
    .navbar-left {
        padding-left: 10%;
    }
}
@media (max-width: 991px) {
    #navigation {
        background-color: #343c49;
    }
}
.fc-right{
    display: none;
}
span.fc-time{
    display: none !important;
}
#event-modal .btn {
    font-size: 12px;
    line-height: 30px !important;
    height: 30px !important;
}
.fc-toolbar .fc-center {
    margin-left: -130px;
}
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.card{
    margin: 10px;
}
.btn, .btn-large, .btn-flat {
    border: none;
    border-radius: 4px;
    display: inline-block;
    height: 36px;
    /*line-height: 36px;*/
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}

.btn, .btn-large, .btn-floating, .btn-large, .btn-flat {
    font-size: 1rem;
    outline: 0;
}

.btn, .btn-large {
    text-decoration: none;
    color: #fff;
    background-color: #00bcd4;
    text-align: center;
    letter-spacing: .5px;
    transition: .2s ease-out;
    cursor: pointer;
}

.btn-floating {
    display: inline-block;
    color: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
    width: 40px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    background-color: #00bcd4;
    border-radius: 50%;
    transition: .3s;
    cursor: pointer;
    vertical-align: middle;
}
.gradient-45deg-light-blue-cyan {
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
    background: linear-gradient(45deg, #fea000 0%, #feca00 100%)
}
.btn-floating.btn-large {
    width: 56px;
    height: 56px;
}
.gradient-45deg-light-blue-cyan.gradient-shadow {
    /*box-shadow: 0 6px 20px 0 rgba(38, 198, 218, 0.5);*/
    /*box-shadow: 0 6px 20px 0 #ffd739;*/
}

.fixed-action-btn {
    position: fixed;
    right: 23px;
    bottom: 23px;
    padding-top: 15px;
    margin-bottom: 0;
    z-index: 1024;
}

.btn-floating i {
    width: inherit;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 1.6rem;
    line-height: 40px;
}
.btn-large i {
    font-size: 1.6rem;
}
.btn-floating.btn-large i {
    line-height: 56px;
}
.btn-custom.btn-primary {
    border-bottom: 0px solid #1a70b4 !important;
}
body {
    /*background-color: #FFDF63;*/
    background: transparent !important;
    /*background-color: rgba(255, 223, 98, 0.37);*/
}
html {
    /*background-color: #FFDF63;*/
    /*background: rgba(255, 223, 98, 0.37) !important;*/
    /*background: rgba(255, 197, 99, 0.2) !important;*/
    background: rgb(255, 255, 255) !important;
}
.btn-login-submit {
    padding-top: 0px !important;
    margin-top: 5px !important;
    margin-bottom: 5px !important;
    font-size: 12px !important;
    height: 30px;
    line-height: 30px;
}

.btn .btn-warning {
    background-color: #228bdf !important;
    border: 1px solid #228bdf !important;
}
.btn-warning {
    background-color: #228bdf !important;
    border: 1px solid #228bdf !important;
}
.btn-warning:hover {
    color: #fff !important;
    background-color: #286090 !important;
    border-color: #204d74 !important;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.focus,
.btn-warning:active,
.btn-warning:focus{
    background-color: #228bdf !important;
    border-color: #228bdf !important;
}
.btn .btn-primary {
    background-color: #ffaa00 !important;
    border: 1px solid #ffaa00 !important;
}
.btn-primary {
    background-color: #ffaa00 !important;
    border: 1px solid #ffaa00 !important;
    z-index: 0;
}
.btn-primary:hover {
    color: #fff !important;
    background-color: #ec971f !important;
    border-color: #d58512 !important;
}
.btn .btn-default {
    background-color: #dae6ec !important;
    border-color: #dae6ec !important;
}
.btn-default {
    color: #333 !important;
    background-color: #dae6ec !important;
    border-color: #dae6ec !important;
    z-index: 0;
}

.btn-default:hover {
    color: #333 !important;
    background-color: #e6e6e6 !important;
    border-color: #adadad !important;
}

.text-primary {
    color: #ffaa00 !important;
}
.text-warning {
    color: #228bdf !important;
}
.text-default {
    color: #dae6ec !important;
}
.bg-primary {
    background-color: #ffaa00 !important;
    border: 1px solid #ffaa00 !important;
}
.bg-warning {
    background-color: #228bdf !important;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    background-color: #ffaa00 !important;
    border: 1px solid #ffaa00 !important;
}
.circle-text{
    font-size: 12px !important;
}
.text-gray {
    color: #9a9fa2;
}
.panel-border .panel-body{
    padding-left:10px;
    padding-right: 10px;
}
.card-panel-margin-lt {
    margin-left: -10px;
    margin-top: -10px;
}
.card-panel-margin-right{
    margin-right: -20px;
}
#example_filter {
    margin-top: -25px;
}
.page-header-top-margin{
    margin-top: -10px;
}
.m-r-0{
    margin-right: 0px !important;
}
.m-r--5 {
    margin-right: -5px !important;
}
.m-t--10{
    margin-top: -10px !important;
}
.modal .modal-dialog .modal-content {
    padding: 15px;
}
.moadal-row-margin {
    margin-left: -5px;
    margin-right: -5px;
}
.modal .modal-dialog .modal-content .modal-body{
    padding: 10px 0px;
}
.modal .modal-dialog .modal-content .modal-header{
    padding-bottom: 10px;
}
.modal .modal-dialog .modal-content .modal-footer {
    text-align: center;
}
@media (min-width: 768px){
    .modal-dialog {
        margin: 10% auto;
    }
}
.cpick {
    border: none;
    border-radius: 4px;
    display: inline-block;
    height: 26px !important;
    /*line-height: 36px;*/
    padding: 0 2rem;
    text-transform: uppercase;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;
}
.navigation-menu>li{
    width: 123px;
    text-align: center;
}
.m-t--0{
    margin-top: 0px !important;
}
.m-l--5{
    margin-left: 5px !important;
}
.m-r-5{
    margin-right: 5px !important;
}
.m-l-0{
    margin-left: 0px !important;
}
.p-l-0{
    padding-left: 0px !important;
}
.p-r-0{
    padding-right: 0px !important;
}
.m-b-5{
    margin-bottom: 5px !important;
}
.day-work-card-join {
    margin-top: -15px !important;
    border-radius: 0px 0px 5px 5px !important;
    height: 100%;
    min-height: 76px;
}
.p-t-4{
    padding-top: 4px !important;
}
.m-t-3{
    margin-top: 3px !important;
}
.p-t-5{
    padding-top: 5px !important
}
.p-t-3{
    padding-top: 3px !important;
}
.m-t-4{
    margin-top: 4px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.search-lists {
    padding: 5px 10px !important;
    /*border-radius: 50px !important;*/
    /*background-color: #444854;*/
}
.search-lists:hover {
    background-color: #f5f5f5;
    /*color: #000000;*/
}

#topnav .app-search a:hover {
    color: rgba(42, 49, 66, 0.7) !important;
}

.list {
    position: absolute;
    z-index: 10;
    min-width: 250px;
}

#topnav .app-search .form-control, #topnav .app-search .form-control:focus {
    width: 250px;
}
.isList {
    max-height: 400px !important;
    overflow: hidden;
    overflow-y: auto !important;
    background-color: #ffffff;
}
.breadcrumb-item{
    font-size: 14px !important;
}
.searchBoxAddBorderRadius{
    border-radius: 30px !important;
}

.searchBoxRemoveBorderRadius {
    border-radius: 0px !important;
}

/*Screen*/
@media screen and (min-width: 1920px) {
    .fc-day-grid-event {
        width: 25% !important;
    }
    
    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: -46px !important;
        margin-left: 40% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -46px !important;
        margin-left: 60% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: -46px !important;
        margin-left: 80% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -46px !important;
        margin-left: 40% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: -46px !important;
        margin-left: 60% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -46px !important;
        margin-left: 80% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }
}

@media (max-width: 1919px) and (min-width: 1680px) {
    .fc-day-grid-event {
        width: 25% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: -46px !important;
        margin-left: 40% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -46px !important;
        margin-left: 60% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: -46px !important;
        margin-left: 80% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -46px !important;
        margin-left: 40% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: -46px !important;
        margin-left: 60% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -46px !important;
        margin-left: 80% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -46px !important;
        margin-left: 21.5% !important;
    }
}

@media (max-width: 1679px) and (min-width: 1439px) {
    .fc-day-grid-event {
        width: 39% !important;
    }
    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -46px !important;
        margin-left: 26% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -46px !important;
        margin-left: 75% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -46px !important;
        margin-left: 26% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -46px !important;
        margin-left: 75% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -46px !important;
        margin-left: 26% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -46px !important;
        margin-left: 75% !important;
    }
}

@media (max-width: 1440px) and (min-width: 1367px) {
    .fc-day-grid-event {
        width: 39% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -15.5% !important;
        margin-left: 52% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: 0% !important;
        margin-left: 3.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -33px !important;
        margin-left: 101px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: 0% !important;
        margin-left: 3.5% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -31px !important;
        margin-left: 101px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -31px !important;
        margin-left: 102px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -31px !important;
        margin-left: 102px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -31px !important;
        margin-left: 102px !important;
    }
}

/*iPad Pro*/
@media (max-width: 1366px) and (min-width: 1279px) {
    .fc-day-grid-event {
        width: 39% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -46px !important;
        margin-left: 33% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: -46px !important;
        margin-left: 66% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: -46px !important;
        margin-left: 33% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -46px !important;
        margin-left: 66% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -46px !important;
        margin-left: 33% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: -46px !important;
        margin-left: 66% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: -46px !important;
        margin-left: 33% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -46px !important;
        margin-left: 66% !important;
    }
}
}




@media (max-width: 1280px) and (min-width: 1153px) {
    .fc-day-grid-event {
        width: 39% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -18% !important;
        margin-left: 52% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -33px !important;
        margin-left: 90px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -33px !important;
        margin-left: 90px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -33px !important;
        margin-left: 90px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -33px !important;
        margin-left: 90px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: 0% !important;
        margin-left: 4% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -33px !important;
        margin-left: 90px !important;
    }
}

/*iPad & mobile*/
/*@media screen and (max-width: 1024px) {*/
@media (max-width: 1152px) and (min-width: 768px) {
    .dayworkobra {
        padding: 0px;
        margin-left: 5px !important;
        margin-right: 9px !important;
    }
    .m-r-0 {
        margin-right: 9px !important;
        margin-left: 5px !important;
    }

    .fc-day-grid-event {
        width: 80% !important;
    }
    .fc-content-skeleton tbody tr:nth-child(1) td .fc-event {
        margin-top: 0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(2) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(3) td .fc-event {
        margin-top: -0px !important;
    }

    .fc-content-skeleton tbody tr:nth-child(4) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(5) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(6) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(7) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(8) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(9) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(10) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(11) td .fc-event {
        margin-top: -0% !important;
    }

    .fc-content-skeleton tbody tr:nth-child(12) td .fc-event {
        margin-top: -46px !important;
        margin-left: 50% !important;
    }
}

/*@media (max-width: 1152px) and (min-width: 768px) {
    .fc-day-grid-event {
        width: 80% !important;
    }
}*/

.fc-widget-content{
    height: auto !important;
    min-height: 100px !important;
}
.doctype-btn-width {
    width: 40px !important;
    font-size: 12px;
}

.btn-fa-size {
    font-size: 12px;
}

.p-l-10 {
    padding-left: 10px !important;
}

.p-r-10 {
    padding-right: 10px !important;
}
.doc-dropdown{
    min-width: 100px !important;
}
.fc-content {
    padding-top: 6px !important;
}
.fc-day-grid-event {
    width: 30px !important;
    border-radius: 50px !important;
    height: 30px !important;
}
.rounded-label {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50px !important;
    padding-top: 6px !important;
}
.panel-workdetails-circle{
    padding:4px !important;
    font-size:10px !important;
}

@media (min-width: 1200px) {
    .week-weekly-col {
        width: 5.33% !important;
    }
    .week-day-col {
        width: 3% !important;
    }
}
.label-color-orange {
    background-color:#ff9211 !important;
    color: #ffffff !important;
}
.label-color-blue {
    background-color: #00ace6 !important;
    color: #ffffff !important;
}
.label-color-green {
    background-color: #00b371 !important;
    color: #ffffff !important;
}
.label-color-yellowgreen {
    background-color: #d6de00 !important;
    color: #ffffff !important;
}
.label-color-pink {
    background-color: #ff7cad !important;
    color: #ffffff !important;
}

.bg-orange {
    background-color: #ff9211 !important;
    color: #ffffff !important;
}

.bg-blue {
    background-color: #00ace6 !important;
    color: #ffffff !important;
}

.bg-green {
    background-color: #00b371 !important;
    color: #ffffff !important;
}

.bg-white {
    background-color: #ffffff !important;
    color: #000000 !important;
}

.bg-grey {
    background-color: grey !important;
    color: #ffffff !important;
}

.bg-red {
    background-color: #ef5350 !important;
    color: #ffffff !important;
}

.bg-yellowgreen {
    background-color: #d6de00 !important;
    color: #ffffff !important;
}

.bg-pink2 {
    background-color: #ff7cad !important;
    color: #ffffff !important;
}


.work-btn-selected {
    color: black !important;
    font-weight: bold;
    opacity: 0.4;
    cursor: default;
    background-color: whitesmoke !important;
}

/*.week-weekly-col {
    width: 8.33% !important;
}*/
/*.fc-event{
    line-height: normal !important;
}*/
.headerlink {
    color: #4c5667;
}
.headerlink:hover {
    color: #ffaa00;
}
.repSubmenu {
    text-align: left !important;
    font-weight: 500 !important;
}
#topnav .navigation-menu > li .submenu li a {
    color: #494e53 !important;
}
#topnav .navigation-menu > li .submenu li a:hover {
    color: #ffaa00 !important;
    font-weight: 500 !important;
}
#workerDocTable_filter{
    margin-top: -30px !important;
}
#workerDocTable {
    margin-top: 0px !important;
    margin-left: 5px !important;
}
#workerDocTable_info{
    margin-left: 10px !important;
}
#workerDocTable_paginate{
    margin-top: 5px;
}
.tbl-custom-border {
    border-right: 2px solid #cac5c5 !important;
    text-align: center !important;
}
.tbl-center-align{
    text-align: center !important;
}
.divViewImage{
    cursor: pointer !important;
}
.buttons-excel {
    height: 30px;
    padding-top: 8px !important;
}

.dayworkobra {
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/*#topnav .navigation-menu > li .submenu {
    display: block;
    list-style: none;
    padding-left: 20px;
    margin: 0;
}*/


/*floating header*/
.table-fixed tbody {
    display: block;
    height: 650px;
    overflow: auto;
}

    .table-fixed thead, .table-fixed tbody tr {
        display: table;
        width: 100%;
        table-layout: fixed;
    }

.table-fixed thead {
    width: calc( 100% - 1em )
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 5px;
    vertical-align: middle;
    /*word-break: break-all;*/
    word-wrap: break-word;
}

.fullScreenScroll {
    max-height: calc(100vh - 350px);
    overflow-y: hidden;
    overflow-x: hidden;
}

.centeredTabContent {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

    .centeredTabContent .tabPanelText {
        padding-left: 0 !important;
    }

    .centeredTabContent .tabPanelCircle {
        padding-right: 0 !important;
    }

.fixedPanelSizeFullScreen {
    max-height: calc(100vh - 180px);
    min-height: calc(100vh - 180px);
    overflow-y: scroll;
}

.panelButton {
    position: absolute;
    right: 30px;
    top: calc(100vh - 250px);
}

.centeredItemsRow {
    display: flex;
    align-items: center;
    justify-content: center;
}

.dropDownMenuItem {
    height: 28px;
}

.dropDownMenuItem a {
    cursor: pointer !important;
}

.topBorderMenuItem {
    border-top: 1px dotted #4c5667;
}
.fieldset1 {
    padding: .35em .625em .75em !important;
    margin: 0 2px !important;
    border: 1px solid silver !important;
}
.legend1 {
    width: auto !important;
    border-bottom: none;
    margin-bottom: 0px !important;
    font-size: 14px !important;
}
.rounded-label-view {
    width: 30px !important;
    height: 30px !important;
    border-radius: 50px !important;
    padding-top: 6px !important;
    border: 1px solid #d4d4d4;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.align-right{
    text-align:right;
}
.btn-descar{
   top:17px;
}
.btn-descar button {
    height:52px;
}

.formInlineButton {
    width: 100%;
    height: 26px;
}

.tableInputs {
    background-color: transparent !important;
    border: none !important;
    width: 100% !important;
}

.position-relative {
    position: relative !important;
}

.position-relative {
    position: relative !important;
}

.position-absolute {
    position: absolute !important;
}

td.edit-disabled input.form-control.tableInputs {
    background: none;
    border: none;
}

.marginTopBottom5 {
    margin: 5px 0 !important;
}

.shadow-none {
    box-shadow: none !important;
}

.searchbtn {
    font-size: 1rem;
    color: #383838;
    background-color: #fafafa;
    box-shadow: none;
    border: 1px solid #eeeeee;
    border-left: none;
    height: 26px;
    padding: 0 1rem;
}

.curvedInput {
    border-radius: 10px;
    overflow: hidden;
    border: 1px solid #eeeeee;
}

.doc-text-area {
    min-height: inherit !important;
}

.table-editable-input {
    background: #eae9e9;
}