/* ubuntu-regular - latin */
@font-face {
  font-family: 'Ubuntu';
  font-style: normal;
  font-weight: 400;
  src: local('Ubuntu Regular'), local('Ubuntu-Regular'),
       url('../fonts/ubuntu-v12-latin-regular.woff2') format('woff2'), /* Chrome 26+, Opera 23+, Firefox 39+ */
       url('../fonts/ubuntu-v12-latin-regular.woff') format('woff'); /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
@font-face {
    font-family: 'cbi-icons';
    src: url('../fonts/cbi-icons.woff') format('woff');
}

body {
    font-family: Ubuntu;
}
label{
	font-weight: 500;
}

.mainTab{
	font-size : 15px;
}

.mainBadge{
	font-size: 15px;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #870051 !important;
}
/*.container {
    width: 1250px !important;
}*/
.tablink{
	color: #ffffff !important;
    text-decoration: none !important;
	background-color: #ddd !important;
}
.tablist{
	width: 170px !important;
}
.row{
	margin-top : 15px !important;
}

.btn {
    border-color: #870051 !important;
    color: #870051 !important;
    width: 150px !important;
}

.btn.focus, .btn:focus, .btn:hover {
    color: #ffffff !important;
    text-decoration: none !important;
	background-color :#870051 !important;
	/*text-decoration: underline !important;*/
}

.Uploadbtn {
    border-color: #870051 !important;
    color: #ffffff !important;
    margin-top: 5px;
    margin-left: 0px;
	background-color :#870051 !important;
}

.Uploadbtn.focus, .Uploadbtn:focus, .Uploadbtn:hover {
    color: #ffffff !important;
    text-decoration: none !important;
	background-color :#870051 !important;
	/*text-decoration: underline !important;*/
}


.tablestyle {
    border-collapse: collapse !important;
    width: 100% !important;
}

.thstyle {
    border: 1px solid #dddddd !important;
    background-color: #f2efef !important;
    text-align: center !important;
    padding: 8px !important;
}
.tdstyle {
    border: 1px solid #dddddd !important;
    text-align: center !important;
    padding: 8px !important;
}

.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-image: linear-gradient(to bottom, #870051, #870051) !important;
    background-repeat: repeat-x;
}
.star-class {
    color : red;
}

.required:after {
    content: "*";
    font-weight: bold;
    color: red;
}

.disableTabs {
    pointer-events : none ;
}


#processing {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: transparent;
    opacity: 2.6;
}

.sniper-gif {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 20%;
}

/*Header*/

.reduced-masthead a.menu-link {
    display: inline-block;
    padding: 8px;
    padding-left: 0px;
    padding-right: 0px;
	
}

.primary-link:visited {
    text-decoration: underline !important;
    color: #6c0040;
}
a.primary-link {
    color: #870051;
}

.smaller {
    font-size: 16px !important;
}

.font-medium {
    font-weight: 500 !important;
}

.primary-link {
    font-size: inherit;
    color: #870051;
}

.smaller {
    font-size: 16px !important;
}

a {
    cursor: pointer;
    text-decoration: none !important;
}
.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}

.reduced-masthead {
    border-top: 4px solid #870051;
    width: 100%;
    float: left;
    border-bottom: 1px solid #cccccc;
    height: 73px;
    background-color: #ffffff;
	margin-bottom : 10px;
}
.reduced-masthead a.menu-link:before {
        font-family: 'cbi-icons';
        content: "\e008";
        float: left;
        color: #870051;
        padding-right: 8px;
}


/*Footer*/

.icon-facebook:before {
    content: "\e00e";
}

.icon-linkedin:before {
    content: "\e00f";
}


.footer {
    background-color: #f8f5f5;
}

@media only screen and (max-width:600px) and (min-width:320px) {
    .footer {
        margin-top: 48px;
    }
}

.footer ul li a {
    color: #4f5858;
}

.footer hr {
    border-top: 1px solid #cccccc;
}

.footer .footer-list {
    padding: 40px 0 16px 0;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0;
    margin-left: 0;
}

@media only screen and (max-width:800px) and (min-width:601px) {
    .footer .footer-list {
        padding: 20px 0 0px 0;
        padding-left: 0px;
        padding-right: 0px;
    }
}

.footer .footer-list li {
    padding-right: 40px;
    padding-left: 0px;
    padding-bottom: 10px;
}

@media only screen and (max-width:1200px) and (min-width:801px) {
    .footer .footer-list li {
        padding-bottom: 24px;
    }
}

@media only screen and (max-width:800px) and (min-width:601px) {
    .footer .footer-list li {
        padding-bottom: 24px;
    }
}

.footer .footer-list li a:visited {
    color: #4f5858 !important;
}

.footer .footer-logo {
    margin-right: 24px;
    vertical-align: middle;
}

.footer .copyright {
    margin: 24px 0;
    margin-left: 0px;
    margin-right: 0px;
}

    .footer .copyright .footer-icon {
        margin: 0 12px;
        margin-left: 12px;
        margin-right: 12px;
        font-size: 16px;
    }

        .footer .copyright .footer-icon .btn-primary-icon, .footer .copyright .footer-icon .cbicons {
            font-size: 16px;
        }

    .footer .copyright .icon-facebook:before {
        font-family: 'cbi-icons';
        content: "\e00e";
        color: #4f5858;
        top: 2px;
    }

    .footer .copyright .icon-linkedin:before {
        font-family: 'cbi-icons';
        content: "\e00f";
        color: #4f5858;
        top: 2px;
    }

    .footer .copyright .icon-youtube:before {
        font-family: 'cbi-icons';
        content: "\e003";
        color: #4f5858;
        top: 2px;
    }

    .footer .copyright .copy {
        text-align: right;
        width: 52%;
        float: right;
        margin-top: 5px;
    }

    .footer .copyright .footer-icon:first-child {
        margin: 0 12px 0 16px;
        margin-left: 16px;
        margin-right: 12px;
    }

    .footer .copyright .footer-icon:nth-child(3) {
        margin: 0 0 0 12px;
        margin-left: 12px;
        margin-right: 0px;
    }

.footer-container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

.disnone {
    display: none;
}
.page-title .sub-section img {
    padding-bottom: 16px;
}
.page-title .sub-section {
    padding-top: 40px;
}
.text-center {
    text-align: center;
}
.page-title .sub-section p {
    padding-top: 16px;
    padding-left: 0px;
    padding-right: 0px;
    color: #4f5858;
    line-height: 28px;
    font-weight: 400;
}

.page-title .sub-section .pdt-40 {
    padding-top: 40px !important;
}
.no-pad {
    padding: 0 !important;
}
.col-xs-12 {
    width: 100%;
}

.hinttooltip {
    z-index: 10;
    display: none;
    padding: 10px;
    margin-top: 18px;
    margin-left: 0px;
    line-height: 20px;
    width: 27%;
}

a#tooltip:hover .hinttooltip, a#hintmsg:hover .hinttooltip {
    display: inline;
    position: absolute;
    color: #fff;
    border: 1px solid #DCA;
    background: #870051;
    text-decoration: none;
    line-height: 20px;
    padding: 10px;
}

.hinttooltip {
    border-radius: 4px;
    box-shadow: 5px 5px 8px #CCC;
}

a#hintmsg {
    background: url('../Media/2sxitfwv/hinticon.jpg') no-repeat scroll 0px 40px transparent;
    padding: 20px;
}

a#tooltip {
    background: url('../Media/2sxitfwv/hinticon.jpg') no-repeat scroll 0px 20px transparent;
    padding: 21px;
}

.required-document {
    background-color: #870051;
    color: white;
    font-size: 16px;
    padding: 5px;
    font-weight: bold;
}
.fa-instagram:before {
    content: "\f16d";
    color: #4f5858;
    font-size: 17px;
    font-weight: 600;
}

.list-group-item.active.badge, .nav-pills .active a .badge {
    color: #870051 !important;
    background-color: #fff;
}

.form-control::-webkit-input-placeholder {
  font-size: 11px !important;
  font-family: 'Ubuntu' !important;
}
.form-control:-moz-placeholder {
  font-size: 11px !important;
   font-family: 'Ubuntu' !important;
}
.form-control::-moz-placeholder {
  font-size: 11px !important;
   font-family: 'Ubuntu' !important;
}
.form-control::placeholder {
  font-size: 11px !important;
  font-family: 'Ubuntu' !important;
}
.form-control:-ms-input-placeholder {
  font-size: 11px !important;
  font-family: 'Ubuntu' !important;
}


#circle-approved {
      position: relative;
      background-color: #0CB178;
      margin: 20px auto;
      width: 80px;
      height: 80px;
      border-radius: 200px;
      border: solid #fff;
      /*box-shadow: 0px 3px 15px 15px #BFBFBF;*/

    }
	
	#circle-reject {
      position: relative;
      background-color: #870052;
      margin: 20px auto;
      width: 80px;
      height: 80px;
      border-radius: 200px;
      border: solid #fff;
      /*box-shadow: 0px 3px 15px 15px #BFBFBF;*/

    }
	
	.close-btn {
      font-size: 80px;
      font-weight: bold;
      position: absolute;
      top: 41%;
      left: 50%;
      color: #fff;
      transform: translate(-50%, -50%);
      text-shadow: #BFBFBF;
    }

    .approved-btn {
      font-size: 60px;
      font-weight: bold;
      position: absolute;
      top: 50%;
      left: 50%;
      color: #fff;
      transform: translate(-50%, -50%);
      text-shadow: #BFBFBF;
    }
	

.custom-file-upload {
    background: #f7f7f7;
    padding: 8px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    border: 1px solid #ccc;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}

.fileupload {
    font-size: 80% !important;
}

