/*
Theme Name: SVM Nursing College
Author: WebMastra
Author URI: https://webmastra.co
Description: This is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.headig h1{
	color:#013066 !important;
}
.headig h2{
	color:#013066 !important;
}
button.btncls {
    background-color: #013066;
    color: #fff;
    padding: 15px 20px;
    font-size: 15px;
    font-weight: bold;
    border-radius: 5px;
	border:2px solid #013066;
}
button.btncls:hover{
	background-color: #fff;
    color: #013066;
	border:2px solid #013066;
}

.gform_wrapper .top_label input.medium{
	width:100% !important;
}
.gform_wrapper .top_label select.medium{
	width:100% !important;
}
input#gform_submit_button_1{
	background: #013066 !important;
    color: #fff;
	 font-size: 15px;
    font-weight: bold;
    border-radius: 5px !important;
	border:2px solid #013066 !important;
}
input#gform_submit_button_1:hover{
	background: #fff !important;
    color: #013066;
	border:2px solid #013066 !important;
	
}
input#gform_submit_button_2{
	background: #013066 !important;
    color: #fff;
	 font-size: 15px;
    font-weight: bold;
    border-radius: 5px !important;
	border:2px solid #013066 !important;
}
input#gform_submit_button_2:hover{
	background: #fff !important;
    color: #013066;
	border:2px solid #013066 !important;
	
}
input#gform_submit_button_4 {
    background: #013066 !important;
    color: #fff;
    padding: 15px 20px !important;
    font-size: 15px !important;
    font-weight: bold !important;
    border-radius: 5px !important;
    border: 2px solid #013066 !important;
    text-transform: uppercase !important;
}
input#gform_submit_button_4:hover{
	background: #fff !important;
    color: #013066 !important;
	border:2px solid #013066 !important;
	
}
@media screen and (max-width: 768px) {
  footer#footer {
    text-align: center;
}
}
 