body {

    background: #EDEEF7 url(../images/main-bg-texture.png) top center;

}



::-webkit-scrollbar {

  width: 1em;

} 

::-webkit-scrollbar-track {

  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);

}

::-webkit-scrollbar-thumb {

  background-color: darkgrey;

  outline: 1px solid slategrey;

}



.login_bg {

    width: 100%;

    max-width: 1024px;

    /*min-height: calc(100vh - 50px);

    background: #fff; */

    border: 0;

}

.login_bg #main-wrap {

    overflow: hidden;

}

#main-wrap {

    width: 100%;

    max-width: 1024px;

    min-height: calc(100vh - 50px);

    background: #fff;

    border: 0;

    overflow: hidden;

}

#header_wrap {

    width: 100%;

    position: relative;

    background-color: #586E8C;

    background-image: none;

}

#header_wrap:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	bottom: 0;

	margin: auto;

	height: 5px;

	background: rgba(193,200,215,1);

	background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(223,174,79,1) 40%, rgba(223,174,79,1) 100%);

	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(40%, rgba(223,174,79,1)), color-stop(100%, rgba(223,174,79,1)));

	background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(223,174,79,1) 40%, rgba(223,174,79,1) 100%);

	background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(223,174,79,1) 40%, rgba(223,174,79,1) 100%);

	background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(223,174,79,1) 40%, rgba(223,174,79,1) 100%);

	background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(223,174,79,1) 40%, rgba(223,174,79,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

}

#contentwrapleft {

    height: 100%;

}

.name {

    position: absolute;

    right: 60px;

    top: 15px;

    margin: auto;

}

.logout {

    position: absolute;

    right: 20px;

    top: 14px;

    margin: auto;

    background-color: #dfae4f;

    border-radius: 50%;

}

.logout svg {

    fill: #fff;

}

.headerleft {

    margin: 0;

    float: none;

    position: absolute;

    left: 20px;

    bottom: 20px;

}

@media screen and (max-width:580px) {

    .headerleft {

        left: 0;

        right: 0;

        bottom: 60px;

        margin: auto;

    }

}

.back-btn {

    padding: 0;

    float: none;

    position: absolute;

    right: 20px;

    top: 0;

    bottom: 0;

    margin: auto;

}

.search-form {

    position: absolute;

    right: 20px;

    bottom: 20px;

    margin: auto;

    min-width: 240px;

}

@media screen and (max-width:580px) {

    .search-form {

        left: 20px;

    }

}

.search-form form {

    position: relative;

}

.search-form form .form-control {

    height: 30px;

    border-radius: 15px;

}

.search-form form .btn {

    position: absolute;

    right: 0;

    top: 0;

    bottom: 0;

    padding: 2px 6px;

    background: #dfae4f !important;

    border: 0 !important;

    border-radius: 15px;

    border-top-right-radius: 15px;

    border-bottom-right-radius: 15px;

}

.search-form form svg {

    fill:#fff;

}



.videos {

    width: 100%;

    height: auto;

    float: none;

    background-color: #d1d9e3;

    margin: 0;

    padding: 1px;

    border: 1px solid #c0cade;

}

.videos iframe {

    height: 308px;

}

#center {

    display: block;

    width: 100%;

    height: auto;

    background-color: #d1d9e3;

    float: none;

    margin: 0;

    padding: 20px;

    border: 1px solid #c0cade;

}

.user {

    display: block;

    color: #3b5998;

    float: none;

    font-weight: 600;

    text-align: left;

    margin: 10px 0 0;

    padding: 0;

}

.aligne {

    width: 100%;

    height: auto;

    float: none;

    margin: 10px 0px 5px 0px;

    text-align: left;

}

#center input.form-control {

    display: block;

    margin: 0;

    -moz-border-radius: 2px;

    border-radius: 2px;

    border: 0px;

    padding: 0 15px;

    height: 35px;

    -webkit-box-shadow: 0 0 15px rgb(0 0 0 / .1);

    -moz-box-shadow: 0 0 15px rgb(0 0 0 / .1);

    -ms-box-shadow: 0 0 15px rgb(0 0 0 / .1);

    -o-box-shadow: 0 0 15px rgb(0 0 0 / .1);

    box-shadow: 0 0 15px rgb(0 0 0 / .1);

}

.form-control:focus {

    outline: none;

    box-shadow: none;

}

#frm_Login .checkbox {

    display: block;

    width: 100%;

    float: none;

    line-height: 15px;

    text-align: right;

    color: #3b5998;

    margin: 20px 0px 0px 0px;

}

.checkbox input {

    margin: 0px !important;

}

input.btn-login[type="button"] {

    color: #fff;

    background-color: #586e8c !important;

    padding: 12px 20px !important;

    border-radius: 2px !important;

    font-weight: 600;

}

input.btn-login[type="button"]:hover {

    color: #fff;

    background-color: #dfae4f !important;

    border: 1px solid #dfae4f !important;

}

.reportz_details {

    width: 100%;

    height: auto;

    float: none;

    margin: 0;

    padding: 20px;

    font-family: Verdana, Geneva, sans-serif;

    font-size: 12px;

    text-align: left;

    border: 1px solid #999;

}



#footerwrapleft {

    display: block;

    width: 100%;

    max-width: 1024px;

    background-color: #586E8C;

    background-image: none;

	position: relative;

}

#footerwrapleft:before {

	content: '';

	position: absolute;

	left: 0;

	right: 0;

	top: 0;

	margin: auto;

	height: 5px;

	background: rgba(223,174,79,1);

	background: -moz-linear-gradient(left, rgba(223,174,79,1) 0%, rgba(223,174,79,1) 60%, rgba(193,200,215,1) 100%);

	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(223,174,79,1)), color-stop(60%, rgba(223,174,79,1)), color-stop(100%, rgba(193,200,215,1)));

	background: -webkit-linear-gradient(left, rgba(223,174,79,1) 0%, rgba(223,174,79,1) 60%, rgba(193,200,215,1) 100%);

	background: -o-linear-gradient(left, rgba(223,174,79,1) 0%, rgba(223,174,79,1) 60%, rgba(193,200,215,1) 100%);

	background: -ms-linear-gradient(left, rgba(223,174,79,1) 0%, rgba(223,174,79,1) 60%, rgba(193,200,215,1) 100%);

	background: linear-gradient(to right, rgba(223,174,79,1) 0%, rgba(223,174,79,1) 60%, rgba(193,200,215,1) 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dfae4f', endColorstr='#c1c8d7', GradientType=1 );

}

.footerleft {

    display: block;

    width: 100%;

    background-color: #586E8C;

    background-image: none;

}



.main-menu {

    padding: 30px;

   /* display: inline-block;*/

}

#menus {

    display: -webkit-box!important;

    display: -ms-flexbox!important;

    display: flex!important;

    -webkit-box-align: center!important;

    -ms-flex-align: center!important;

    align-items: center!important;

    width: 50%;

    height: auto;

    margin-left: 0;

    margin: 0 auto;

    position: relative;

    padding-bottom: 5px;

    padding-right: 40px;

}

@media screen and (max-width:580px) {

    #menus {

        width: 100%;

    }

}

#menus:before {

    content: '';

    position: absolute;

    background: url(../images/icons/chevron_right-24px.svg);

    right: 10px;

    top: 0;

    bottom: 0;

    margin: auto;

    width: 24px;

    height: 24px;

}

#menus:after {

    content: '';

    position: absolute;

    bottom: 0;

    left: 0;

    right: 0;

    height: 5px;

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(88,110,140,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(100%, rgba(88,110,140,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(88,110,140,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(88,110,140,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(88,110,140,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(88,110,140,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#586e8c', GradientType=1 );

}

#menus:hover {

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(50%, rgba(193,200,215,1)), color-stop(100%, rgba(223,174,79,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

}

#menus img {

    width: 60px;

    height: auto;

    position: relative;

    top: auto;

    left: auto;

    float: left;

}

#menus h6 {

    color: #586e8c;

    top: auto;

    width: auto;

    margin-bottom: 0;

    margin: 0 0 0 10px;

    text-align: left;

}

#menus:hover h6 {

    color: #000;

}



#news_wrapper {

    margin: 10px;

    padding: 0px;

}

.news_box1 {

    margin: 0 0 10px 0;

    padding: 10px;

    width: 100%;

    border-radius: 2px;

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(50%, rgba(193,200,215,1)), color-stop(100%, rgba(223,174,79,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

}

.news_box1 img {

    /*padding-top: 10px;

    margin: 0;

    background-color: #586e8c;

    border: 1px solid #586e8c;

    border-radius: 2px;*/

	padding-top: 0;

    padding: 0;

    margin: 0;

    background-color: transparent;

    border: 0;

    border-radius: 2px;

    width: 45px;

    height: auto;

}

.news_box1 h1 {

    /*margin: 0 10px;

    padding: 7px 10px;

    color: #fff;

    background: #586e8c;

    width: auto;

    border: 1px solid #586e8c;*/

	margin: 0 0 0 10px;

    padding: 0;

    color: #fff;

    text-shadow: -2px 2px 5px rgb(0 0 0 / .3);

    background: transparent;

    width: auto;

    border: 0;

    line-height: 45px;

}

.news_box1 h2 {

    /*margin: 0;

    line-height: 52px;

    color: #586e8c;*/

	margin: 0;

    line-height: 45px;

    color: #586e8c;

}

.news_box1 h4 {

    padding: 0 !important;

    margin-bottom: 0;

}

.news_box1 h4 a {

    border-radius: 50px !important;

    font-size: 18px;

    line-height: 45px;

}

.news_box2 {

    margin: 0;

    padding: 20px;

    width: 100%;

    background: #586e8c;

    border: 1px solid #586e8c;

    border-radius: 2px;

}

.vtip {

    font-weight: 600;

}

.vtip:hover {

    color: #dfae4f;

    text-decoration: none;

}

.vtip svg {

    fill: #fff;

}

.vtip:hover svg {

    fill: #dfae4f;

}

.headbg {

    width: 100%;

    height: auto;

    display: inline-block;

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(50%, rgba(193,200,215,1)), color-stop(100%, rgba(223,174,79,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

    line-height: 3;

    border-radius: 2px;

}

.headbg .news_content_box1_left a {

    color: #fff;

}

.headbg .news_content_box1_left a svg {

    fill: #494949;

}

.headbg .news_content_box1_left a:hover svg {

    fill: #fff;

}

.right-actions .news_content_box1_left a svg {

    fill: #494949;

}

.right-actions .news_content_box1_left a:hover svg {

    fill: #fff;

}

.logobg {

    width: 100%;

    padding: 20px;

}

.logobg ul {

    padding-left: 0;

}

.logobg ul li {

    margin-left: 0;

}

.logobg .btn {

    height: 30px;

    border-radius: 2px;

}

.logobg .btn:hover {

    border-radius: 2px;

    -webkit-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -moz-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -ms-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -o-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

}

.logobg .btn.btn-success {

    color: #fff;

    background-color: #73A838 !important;

    border-color: #73a839 !important;

}

.logobg .btn.btn-secondary {

    color: #586e8c;

    background-color: #c1c8d7 !important;

    border-color: #c1c8d7 !important;

}



.new1logobg {

    width: 100%;

    padding: 20px;

}

.new1logobg ul {

    padding-left: 0;

}

.new1logobg ul li {

    margin-left: 0;

}

.new1logobg .btn {

    height: 30px;

    border-radius: 2px;

}

.new1logobg .btn:hover {

    border-radius: 2px;

    -webkit-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -moz-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -ms-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -o-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

}

.new1logobg .btn.btn-success {

    color: #fff;

    background-color: #73A838 !important;

    border-color: #73a839 !important;

}

.new1logobg .btn.btn-secondary {

    color: #586e8c;

    background-color: #c1c8d7 !important;

    border-color: #c1c8d7 !important;

}



.pagin .page-numbers span svg {

    fill: #dfae4f;

}

.pagin .page-numbers span:hover {

    cursor: pointer;

}

.pagin .page-numbers span:hover svg {

    fill: #fff;

}

.page-numbers-current {

    color: #dfae4f;

}



.news_content .news_content_box1_left {

    /*width: 100%;*/

}

.news_content .right-actions .news_content_box1_left {

    width: auto;

}

.news_content .headbg .news_content_box1_left {

    width: auto;

}





.account-settings .news_content .news_content_box1_left {

    width: 100%;

}

.approval-page .news_content .news_content_box1_left {

    width: 100%;

}



.editorbox {

    width: 100%;

}



input[type="file"] {

    padding: 3px 10px 0 3px;

}



.inner-search-form {

    width: 240px;

    margin-bottom: 20px;

}

@media screen and (max-width:580px) {

    .inner-search-form {

        width: 100%;

        margin-top: 20px;

    }

}

.inner-search-form form {

    position: relative;

}

.inner-search-form form .form-control {

    height: 30px;

    border-radius: 15px;

    text-align: left;

}

.inner-search-form form .btn {

    position: absolute;

    right: 0;

    top: 0;

    bottom: 0;

    padding: 2px 6px;

    background: #dfae4f !important;

    border: 0 !important;

    border-radius: 15px;

    border-top-right-radius: 15px;

    border-bottom-right-radius: 15px;

}

.inner-search-form form svg {

    fill:#fff;

}



.filter-action .form-inline .form-control {

    display: inline-block;

    width: auto;

    height: 30px;

    padding: 0 5px;

    border-radius: 15px;

    margin-right: -20px;

    z-index: 9;

    border: 0;

    color: #fff;

    background-color: #dfae4f;

    box-shadow: 3px 0px 10px -5px #000;

}

.filter-action .form-inline .btn {

    height: 30px;

    padding: 0 10px 0 20px;

    border-top-right-radius: 15px;

    border-bottom-right-radius: 15px;

    z-index: 0;

    border: 0 !important;

    color: #fff;

    background-color: #dfae4f !important;

}

.filter-action .form-inline .btn svg {

    fill: #fff;

}



.news_content_box1_right {

    color: #000;

}

.account-settings .news_content .news_content_box1_right {

	float: none;

}

.right-actions .news_content_box1_right input[type="checkbox"] {

    height: 24px;

}



#divResult .news_content {

    padding: 10px;

    border-radius: 5px;

    margin-bottom: 10px;

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(50%, rgba(193,200,215,1)), color-stop(100%, rgba(223,174,79,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

}

.manage-users .news_content .news_content_box1_left {

    width: 100%;

}

.manage-users .news_content .headbg .news_content_box1_left {

    width: auto;

}

.manage-users .news_content .headbg img {

    padding: 8px 0px 0px 0px;

}

.manage-users .news_content .regcenter {

    width: 100%;

	height: auto;

	padding: 5px 15px;

}

.manage-users .news_content .regcenter .news_content_box1_left {

	width: auto;

}

#divResult .orgnews_content {

    padding: 10px;

    border-radius: 5px;

    margin-bottom: 10px;

    background: rgba(193,200,215,1);

    background: -moz-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(193,200,215,1)), color-stop(50%, rgba(193,200,215,1)), color-stop(100%, rgba(223,174,79,1)));

    background: -webkit-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -o-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: -ms-linear-gradient(left, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    background: linear-gradient(to right, rgba(193,200,215,1) 0%, rgba(193,200,215,1) 50%, rgba(223,174,79,1) 100%);

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c8d7', endColorstr='#dfae4f', GradientType=1 );

}

.manage-users .orgnews_content .news_content_box1_left {

    width: 100%;

}

.manage-users .orgnews_content .headbg .news_content_box1_left {

    width: auto;

}

.manage-users .orgnews_content .headbg img {

    padding: 8px 0px 0px 0px;

}



.manage-users .orgnews_content .grplisting .regcenter.group {

	width: 100%;

	height: auto;

	padding: 10px;

}

.manage-users .orgnews_content .grplisting .regcenter.group .news_content_box1_left {

    width: auto;

}



.newlogobg {

    width: 100%;

    padding: 20px;

}

.newlogobg ul {

    padding-left: 0;

}

.newlogobg ul li {

    margin-left: 0;

}

.newlogobg .btn {

    height: 30px;

	width: auto;

    border-radius: 2px;

}

.newlogobg .btn:hover {

    border-radius: 2px;

    -webkit-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -moz-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -ms-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -o-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

}

.newlogobg .btn.btn-success {

    color: #fff;

    background-color: #73A838 !important;

    border-color: #73a839 !important;

}

.newlogobg .btn.btn-secondary {

    color: #586e8c;

    background-color: #c1c8d7 !important;

    border-color: #c1c8d7 !important;

}



.view .mask, 

.view .content {

    top: -10px !important;

    left: -10px !important;

}

.view a.info {

    padding: 5px !important;

    background: #dfae4f !important;

}



.ui-multiselect {

	width: 100% !important;

    margin: 0 !important;

	position: relative !important;

}



.date-picker {

	position: relative;

}

.date-picker img {

	position: absolute;

	right: 10px;

	top: 0;

	bottom: 0;

	margin: auto;

	cursor: pointer;

}



@media screen and (max-width:768px) {

	#calBorder {

		position: fixed !important;

		left: 0 !important;

		top: 0 !important;

		right: 0;

		bottom: 0;

		margin: auto;

		width: 208px;

		height: 215px;

	}

}



.table.padding-5 tr th,

.table.padding-5 tr td {

	padding: 5px;

	vertical-align: middle;

}



.custom-search-form .form-inline {

}

.custom-search-form .form-control {

	height: 30px;

}

.custom-search-form .btn {

	height: 30px;

	padding: 0 10px;

}



.table.weeklyplan tr td {

	vertical-align: top;

}

.table.weeklyplan .form-control {

	width: 100%;

	min-width: 160px;

}

.table .btn {

    height: 30px;

    border-radius: 2px;

	line-height: 1;

}

.table .btn:hover {

    border-radius: 2px;

    -webkit-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -moz-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -ms-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    -o-box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

    box-shadow: 0 5px 10px 3px rgb(0 0 0 / .1);

}

.table .btn.btn-success {

    color: #fff;

    background-color: #73A838 !important;

    border-color: #73a839 !important;

}

.table .btn.btn-secondary {

    color: #586e8c;

    background-color: #c1c8d7 !important;

    border-color: #c1c8d7 !important;

}



.btn-custom {

	color: #fff;

    background-color: #dfae4f !important;

	border: 0 !important;

}

.btn-edit {

	width: 35px !important;

    height: 35px !important;

    text-align: center;

    border-radius: 50px !important;

    padding: 5px;

    color: #fff;

    background-color: #dfae4f !important;

}



p#vtip {

	position: fixed;

    /*left: 20px !important;*/

    top: auto !important;

    bottom: 20px;

    font-size: 12px;

    color: #fff;

	display: none !important;

} 